scummvm/test
2009-01-21 02:23:09 +00:00
..
common Made Common::Stack return refs, thus ensuring that it matches exactly the behavior of FixedStack; added unit tests 2009-01-21 02:23:09 +00:00
cxxtest Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
module.mk Removed trailing spaces. 2008-01-27 19:47:41 +00:00
README

This directory contains some unit tests for ScummVM. They are based on
CxxTest <http://cxxtest.sourceforge.net/>, which you can find in the cxxtest
subdirectory, including its manual.

To run the unit tests, simply use "make test".