scummvm/test
2010-02-03 15:44:43 +00:00
..
common Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
cxxtest Strip trailing whitespaces/tabs in documentation files too. 2010-01-25 01:53:32 +00:00
sound Add test for rewind functionality of RawStream. 2010-02-03 15:44:43 +00:00
module.mk Prepare test module build to allow for instantiating AudioStreams. 2010-02-01 21:32:33 +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".