scummvm/test
2017-02-08 12:05:14 -06:00
..
audio
common COMMON: Fix calling Span::getStringAt with non-zero index 2017-02-08 12:05:14 -06:00
cxxtest
engines/wintermute WINTERMUTE: Try to "correctly" handle dir paths 2016-12-26 12:05:41 +01:00
cxxtest_mingw.h
module.mk TESTS: Fix tests building 2017-01-23 21:58:38 +01: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".