mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
- Added simple tests for a little bit functionallity from common/func.h svn-id: r33470
This directory contains some unit tests for ScummVM. They are based on CxxTest <http://cxxtest.sourceforge.net/>, which you can find in the cxxtest subdirectory, including its manual. To run the unit tests, simply use "make test".