aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-01Re-added __attribute__(packed)Max Horn
2007-05-23Commit of patch #1715313 ("CORE: STL like algorithm implementation").Johannes Schickel
2007-04-15Added Common::String::contains() methodMax Horn
2006-12-17sync OFFS define in tests with scumm/saveload.h (64 bit fix for make test)Willem Jan Palenstijn
2006-11-13Patch #1583931: (Seekable)SubReadStream (the unit tests were missing, as I ac...Max Horn
2006-09-30Added some String tests, to verify copy-on-write works correctlyMax Horn
2006-07-22Adding unit test for struct packingMax Horn
2006-05-26add functions for reverse iteration of Common::ListWillem Jan Palenstijn
2006-05-13Removing the tests for class Map (which doesn't exist anymore)Max Horn
2006-03-31Some new & extended test casesMax Horn
2006-03-29Cleanup test code in our 'clean' targetMax Horn
2006-03-29Improved the 'test' build ruleMax Horn
2006-03-29Removed some more semicolaMax Horn
2006-03-29Added a minimal README for our unit tests, and moved their build rule to a ne...Max Horn
2006-03-29Removing some unnecessary semicolons (avoiding compiler warnings/errors)Max Horn
2006-03-29bringing cxxtest-3.10.1 to ScummVM's main branchMax Horn
2006-03-28Adapted unit tests to current situationMax Horn
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-02-06Add testcases for String::hasSuffix and hasPrefixMax Horn
2004-05-21Updated unit testsMax Horn
2004-04-12Skeleton unit test for array classMax Horn
2003-12-24simple unit tests for List/Map/String classesMax Horn