scummvm/test
2014-08-18 05:21:52 +02:00
..
audio ALL: sync with scummvm 2013-10-13 11:30:34 +02:00
common ALL: synced with ScummVM 2014-08-18 05:21:52 +02:00
cxxtest ALL: synced with ScummVM 2013-07-07 15:29:33 +02:00
math MATH: Add new quaternion capability. 2014-07-01 16:18:08 -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".