scummvm/test
2009-04-21 19:14:11 +00:00
..
common Fix warnings (patch for array.h was supplied via salty-horse on IRC). 2009-04-21 19:14:11 +00:00
cxxtest
sound Fix compiler warnings. 2009-03-09 22:39:53 +00:00
module.mk Fix running the testsuite when building outside the source tree 2009-03-21 22:11:16 +00:00
README

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