scummvm/test
2009-05-31 22:19:38 +00:00
..
common
cxxtest
sound
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".