scummvm/test
2009-10-19 17:46:50 +00:00
..
common Added operator== and != to Common::Array 2009-10-19 17:46:50 +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

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".