scummvm/test
2010-01-25 01:53:32 +00:00
..
common Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
cxxtest Strip trailing whitespaces/tabs in documentation files too. 2010-01-25 01:53:32 +00:00
sound Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
module.mk TEST: Workaround for 'make test' when using -Werror 2009-11-24 22:11:27 +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".