scummvm/test
2020-03-08 10:35:57 -07:00
..
audio
common COMMON: Refill the stream buffer after making a large read 2020-02-07 18:33:56 +01:00
cxxtest TEST: Use "/usr/bin/env python" as the shebang line in cxxtestgen.py 2015-01-18 14:41:16 -05:00
engines ULTIMA8: Disable unit test for CRLF file handling 2020-03-08 10:35:57 -07:00
cxxtest_mingw.h
module.mk ULTIMA8: Add some unit tests for base U8 classes 2020-02-29 16:29:33 -08:00
README

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