scummvm/test
2008-04-02 02:15:00 +00:00
..
common Implemented transparent List::iterator to List::const_iterator conversion and updated our tests accordingly. 2008-04-02 02:15:00 +00:00
cxxtest
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".