scummvm/test
2013-08-05 11:44:27 +02:00
..
audio BUILD: fix 'make test' compile error 2013-08-05 11:44:27 +02:00
common TEST: Whitespaces in test/common/ 2013-07-10 13:22:57 +02:00
cxxtest
cxxtest_mingw.h
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".