scummvm/test
Willem Jan Palenstijn 46511f3c63 Add basic test for HashMap::iterator
svn-id: r44259
2009-09-22 12:49:32 +00:00
..
common Add basic test for HashMap::iterator 2009-09-22 12:49:32 +00:00
cxxtest
sound Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
module.mk Patch #2840212: "Quiet make process" 2009-08-22 11:03:00 +00:00
README Updated link to CxxTest homepage 2009-05-19 11:22:20 +00:00

This directory contains some unit tests for ScummVM. They are based on
CxxTest <http://cxxtest.com/>, which you can find in the cxxtest
subdirectory, including its manual.

To run the unit tests, simply use "make test".