scummvm/test
2008-07-29 17:42:19 +00:00
..
common Added two new classes, BufferedReadStream & BufferedSeekableReadStream, as proposed on scummvm-devel 2008-07-29 17:42:19 +00:00
cxxtest Proper delete[] formatting (this time all occurences should've been changed...) 2008-05-07 15:09:10 +00:00
module.mk
README

This directory contains some unit tests for ScummVM. They are based on
CxxTest <http://cxxtest.sourceforge.net/>, which you can find in the cxxtest
subdirectory, including its manual.

To run the unit tests, simply use "make test".