Files
scummvm-cursorfix/test/README
2026-02-02 04:50:13 +01:00

6 lines
220 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".