scummvm/test
2020-04-11 17:05:40 +09:00
..
audio
common
cxxtest
engines ULTIMA8: Refactor DataSources to inherit from Common::Streams 2020-04-11 17:05:40 +09:00
cxxtest_mingw.h
module.mk
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".