Age | Commit message (Expand) | Author |
2007-05-23 | Commit of patch #1715313 ("CORE: STL like algorithm implementation"). | Johannes Schickel |
2007-04-15 | Added Common::String::contains() method | Max Horn |
2006-12-17 | sync OFFS define in tests with scumm/saveload.h (64 bit fix for make test) | Willem Jan Palenstijn |
2006-11-13 | Patch #1583931: (Seekable)SubReadStream (the unit tests were missing, as I ac... | Max Horn |
2006-09-30 | Added some String tests, to verify copy-on-write works correctly | Max Horn |
2006-07-22 | Adding unit test for struct packing | Max Horn |
2006-05-26 | add functions for reverse iteration of Common::List | Willem Jan Palenstijn |
2006-05-13 | Removing the tests for class Map (which doesn't exist anymore) | Max Horn |
2006-03-31 | Some new & extended test cases | Max Horn |
2006-03-28 | Adapted unit tests to current situation | Max Horn |
2006-03-28 | Renamed various container isEmpty() methods to empty() to match STL conventions | Max Horn |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-02-06 | Add testcases for String::hasSuffix and hasPrefix | Max Horn |
2004-05-21 | Updated unit tests | Max Horn |
2004-04-12 | Skeleton unit test for array class | Max Horn |
2003-12-24 | simple unit tests for List/Map/String classes | Max Horn |