scummvm/test
2014-03-30 14:38:02 +02:00
..
audio BUILD: fix 'make test' compile error 2013-08-05 11:44:27 +02:00
common ALL: Resolve multiple clang warnings 2014-03-30 14:38:02 +02:00
cxxtest
cxxtest_mingw.h ALL: Resolve multiple clang warnings 2014-03-30 14:38:02 +02:00
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".