scummvm/test
2011-06-08 14:58:53 +02:00
..
audio ALL: s/PI/M_PI/ 2011-03-19 11:24:06 +01:00
common COMMON: Let Common::normalizePath normalize '..' in paths 2011-06-03 17:33:07 +02:00
cxxtest TEST: Make cxxtest work with Python 3.1 too. 2010-11-19 18:19:34 +00:00
module.mk TEST: Remove backends hack again 2011-06-08 14:58:53 +02: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".