scummvm/test/README

5 lines
231 B
Plaintext

This directory contains some unit tests for ScummVM. They are based on
CxxTest <http://cxxtest.sourceforge.net/>, which you can find in the cxxtest
subdirectory, including its manual.
To run the unit tests, simply use "make test".