scummvm/test
Max Horn e1bcd70436 Re-added __attribute__(packed)
svn-id: r27830
2007-07-01 18:18:43 +00:00
..
common Re-added __attribute__(packed) 2007-07-01 18:18:43 +00:00
cxxtest Removed some more semicola 2006-03-29 10:59:25 +00:00
module.mk Cleanup test code in our 'clean' target 2006-03-29 11:05:38 +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".