scummvm/test/README

5 lines
219 B
Plaintext
Raw Normal View History

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