blob: 25c378374ed41c29b62157bbfe7c7dc2be1e4102 (
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".
|