aboutsummaryrefslogtreecommitdiff
path: root/test/common/list.h
AgeCommit message (Expand)Author
2009-05-19Converted unit tests to use TS_ASSERT_EQUALS / TS_ASSERT_DIFFERS where possib...Max Horn
2009-04-27COMMON: Improved efficiency of some Common::List methods; added more unit tes...Max Horn
2009-04-27COMMON: Made sure Common::List and Common::array each have all front/back/pu...Max Horn
2009-04-21Fix warnings (patch for array.h was supplied via salty-horse on IRC).Johannes Schickel
2009-04-20TESTS: Code formatting; also changed some TS_ASSERT to TS_ASSERT_EQUALSMax Horn
2009-04-11COMMON: Added unit test for Common::List::size(); made List::size() slightly ...Max Horn
2008-04-02Implemented transparent List::iterator to List::const_iterator conversion and...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-05-26add functions for reverse iteration of Common::ListWillem Jan Palenstijn
2006-03-31Some new & extended test casesMax 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
2004-05-21Updated unit testsMax Horn
2003-12-24simple unit tests for List/Map/String classesMax Horn