scummvm/test/README
2009-05-19 11:22:20 +00:00

5 lines
219 B
Plaintext

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".