scummvm/test
2010-01-07 15:12:20 +00:00
..
common Rename Common::Stream::readLine_NEW to readLine 2009-12-30 23:00:55 +00:00
cxxtest
sound Add Timestamp::totalNumberOfFrames() method, clarify some comments 2010-01-07 15:12:20 +00: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".