scummvm/test
2020-10-03 15:51:14 +02:00
..
audio
common COMMON: Add list initialization and move semantics to Array 2020-10-03 15:51:14 +02:00
cxxtest
engines ULTIMA8: Fix unit tests 2020-06-17 18:29:47 +09:00
cxxtest_mingw.h
module.mk TESTS: Fix the subsystem of the test runner on Windows 2020-07-26 17:07:35 +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".