scummvm/test
2010-10-10 14:40:45 +00:00
..
common TEST: Use TS_ASSERT_EQUALS instead of TS_ASSERT + operator== 2010-10-10 14:40:45 +00:00
cxxtest
sound
module.mk
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".