aboutsummaryrefslogtreecommitdiff
path: root/test/common/str.h
AgeCommit message (Expand)Author
2010-05-05Add a custom implementation of OpenBSD's strlcat and strlcpy.Johannes Schickel
2009-10-12Add unit test for bug fixed by r44979Willem Jan Palenstijn
2009-07-25Add Common::String::printf to format a stringWillem Jan Palenstijn
2009-06-07Added some new method variants to Common::StringMax Horn
2009-05-31Extend self asignment test a bit more (both using internal and allocated stor...Johannes Schickel
2009-05-31Add unit tests for Common::String operators. These test cases will for exampl...Johannes Schickel
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
2008-09-05additional Common::String testsWillem Jan Palenstijn
2008-09-05Optimized matchString for the common case where there is a trailing * (if tha...Max Horn
2008-09-05Moved matchString from util.* to str.*; added new String::matchString method;...Max Horn
2008-09-02Added two new global funcs which ease proper handling of 'path' strings: Comm...Max Horn
2008-07-23Added convenience method String::makeUnique(); simplified String::operator=(c...Max Horn
2008-07-23Fix String::trim to work right for shared strings; augemented test cases to c...Max Horn
2008-07-22Added String::trim() methodMax Horn
2008-07-20Fixed potential issue in Common::String when asserting a substring of a strin...Max Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-04-15Added Common::String::contains() methodMax Horn
2006-09-30Added some String tests, to verify copy-on-write works correctlyMax 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
2003-12-24simple unit tests for List/Map/String classesMax Horn