aboutsummaryrefslogtreecommitdiff
path: root/test/README
blob: eadb0f1080d0bf258cdd4f30ff37277199f7cdfe (plain)
1
2
3
4
5
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".