aboutsummaryrefslogtreecommitdiff
path: root/test/common/str.h
AgeCommit message (Collapse)Author
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-04-15Added Common::String::contains() methodMax Horn
svn-id: r26514
2006-09-30Added some String tests, to verify copy-on-write works correctlyMax Horn
svn-id: r24045
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
svn-id: r21472
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
svn-id: r18604
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
svn-id: r18444
2005-02-06Add testcases for String::hasSuffix and hasPrefixMax Horn
svn-id: r16745
2003-12-24simple unit tests for List/Map/String classesMax Horn
svn-id: r11886