scummvm/test
2023-01-22 12:10:58 -06:00
..
audio
common
cxxtest
engines ULTIMA8: Additional item sort rules and test. 2023-01-22 12:10:58 -06:00
image
math MATH: Add ray triangle intersection and tests 2023-01-16 17:36:43 +01:00
.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".