blob: 479b2909675284ae46ec5df8595945fdbf45b3e9 (
plain)
1
2
3
4
5
|
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".
|