scummvm/test
2021-06-23 21:29:53 +02:00
..
audio
common
cxxtest
engines
image
math
.gitignore
cxxtest_mingw.h
module.mk
null_osystem.cpp
null_osystem.h
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".