Commit Graph

7 Commits

Author SHA1 Message Date
Victor Levasseur 86abc65988 Fix tests with Travis CI (clang) 2015-06-28 21:22:06 +02:00
Victor Levasseur 3c543c1109 Add two gd::String::erase overloads, fix a possible bug in the test 2015-06-28 19:19:29 +02:00
Victor Levasseur 460a7609ae Add a gd::String::replace overload, add a test for this method 2015-06-28 18:44:50 +02:00
Victor Levasseur 10b40edc7e gd::String::rfind is now implemented inside the class 2015-06-28 17:37:27 +02:00
Victor Levasseur 625708d45e Add gd::String::find overloads, rewrite find method
Add tests for gd::String
2015-06-27 23:18:30 +02:00
Victor Levasseur 50bc037be9 Fix the UTF SubStr function not throwing an exception when pos > length
Improve UTF8 tests
2015-05-09 12:08:24 +02:00
Victor Levasseur ed6ef52fd2 Add tests for Utf8 tools 2015-05-09 11:38:59 +02:00