scummvm/test
2010-11-18 17:02:51 +00:00
..
common COMMON: Make implementation of Buffered*Stream classes internal 2010-11-18 17:02:51 +00:00
cxxtest
sound
module.mk TEST: Tweak "make test" build rules to ignore -Wglobal-constructors 2010-11-05 01:20:53 +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".