aboutsummaryrefslogtreecommitdiff
path: root/test/common/hashmap.h
AgeCommit message (Expand)Author
2011-01-30COMMON: Add an erase method which takes an iterator to HashMap.Johannes Schickel
2009-09-22Add basic test for HashMap::iteratorWillem Jan Palenstijn
2009-09-06COMMON: HashMap::getVal now allows specifying a default value.Max Horn
2009-06-09Changed some lines to tabs instead of whitespaces for identation.Johannes Schickel
2009-06-09Add (failing) hashmap test case for collision handlingWillem Jan Palenstijn
2009-05-19Converted unit tests to use TS_ASSERT_EQUALS / TS_ASSERT_DIFFERS where possib...Max Horn
2009-04-20TESTS: Code formatting; also changed some TS_ASSERT to TS_ASSERT_EQUALSMax Horn
2009-01-11test re-adding elements to emptied hashmapWillem Jan Palenstijn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-08-28Some extra HashMap testsMax Horn
2008-05-28Decrement _nele when erasing an element from hashmap, and add a test-case for...Willem Jan Palenstijn
2008-03-30Add test for copying hashmaps.Johannes Schickel
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2006-03-31Some new & extended test casesMax Horn
2006-03-28Adapted unit tests to current situationMax Horn