scummvm/test
2013-08-05 11:44:27 +02:00
..
audio
common
cxxtest
cxxtest_mingw.h
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".