scummvm/test
Eugene Sandulenko ea87405ae4 Patch #2840212: "Quiet make process"
svn-id: r43635
2009-08-22 11:03:00 +00:00
..
common Add Common::String::printf to format a string 2009-07-25 10:25:57 +00:00
cxxtest Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
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".