scummvm/test
2015-01-12 23:50:20 +01:00
..
audio ALL: synced with ScummVM 2014-12-21 16:09:34 +01:00
common ALL: synced with scummvm 2015-01-12 23:50:20 +01:00
cxxtest ALL: synced with ScummVM 2013-07-07 15:29:33 +02: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 MATH: Add a selectable Euler Order to Rotation3D. 2014-06-23 09:04:25 -04: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".