scummvm/test
2017-12-06 21:41:03 +01:00
..
audio ALL: synced with ScummVM 2014-12-21 16:09:34 +01:00
common ALL: Merge from ScummVM rev 3a933138ce 2017-12-06 21:41:03 +01:00
cxxtest ALL: synced with ScummVM 2015-01-25 19:31:35 +01:00
math MATH: Rename XYZ Rotation Functions to Euler to better describe the function. 2014-09-11 13:38:28 -04:00
cxxtest_mingw.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
module.mk ALL: Merge from ScummVM rev 3a933138ce 2017-12-06 21:41:03 +01:00
README synced with scummvm 2012-02-10 07:55:11 +01:00

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