scummvm/test
2020-10-09 23:33:38 +02:00
..
audio ALL: synced with ScummVM 2014-12-21 16:09:34 +01:00
common ALL: Sync with ScummVM rev: a4002bdeee 2020-10-04 23:59:26 +02:00
cxxtest ALL: synced with ScummVM 2015-01-25 19:31:35 +01:00
engines Sync with ScummVM rev. 654b8208b8 2020-06-22 08:14:16 +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 TEST: Remove now unneeded library from dependencies 2020-10-09 23:33:38 +02: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".