scummvm/test
2010-01-11 10:17:55 +00:00
..
common
cxxtest
sound Improve support for negative Timestamps, and add + and - operators 2010-01-11 10:17:55 +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".