scummvm/test
2014-03-30 14:38:02 +02:00
..
audio
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".