scummvm/test
2023-02-27 22:01:13 +01:00
..
audio
common TESTS: Add U32String::replace() tests 2023-02-27 22:01:13 +01:00
cxxtest
engines
image
math
.gitignore
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".