scummvm/test
2016-01-26 16:35:30 +01:00
..
audio
common COMMON: Allow '#' to only match digits in matchString. 2016-01-26 16:35:30 +01:00
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".