scummvm/test
2011-01-28 10:27:50 +00:00
..
common TEST: Add/extend MemoryReadStream(Endian) test cases 2010-11-23 22:27:00 +00:00
cxxtest TEST: Make cxxtest work with Python 3.1 too. 2010-11-19 18:19:34 +00:00
sound
module.mk Patch #3149416: Support for linking with "as-needed" 2011-01-28 10:27:50 +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".