scummvm/test
2012-03-11 01:23:57 +01:00
..
audio
common TEST: Add a test case for SafeSeekableSubReadStream::eos handling. 2012-03-11 01:23:57 +01:00
cxxtest JANITORIAL: Fix template definition whitespace 2012-02-10 21:17:27 -06:00
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".