Victor Levasseur
|
479ec12e18
|
Add a lot more tests for gd::String
|
2015-07-14 21:00:35 +02:00 |
|
Victor Levasseur
|
4efab914fe
|
Rename Utf8String.h/.cpp to String.h/.cpp
|
2015-07-09 18:17:13 +02:00 |
|
Victor Levasseur
|
eb32c32bb9
|
Add tests for find_first/last(_not)_of and fix a bug in find_last_of
|
2015-06-28 22:36:45 +02:00 |
|
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 |
|