aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utility/stringUtilsTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More tests.Vincent Richard2018-09-051-0/+8
* Fixed bug in implementation of isStringEqualNoCase().Vincent Richard2018-09-051-0/+3
* Code style and clarity.Vincent Richard2018-09-051-32/+43
* Fixed issue #160: invalid characters in hostname.Vincent Richard2017-02-101-0/+28
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-4/+39
* Refactored unit tests.Vincent Richard2013-03-081-5/+1
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Added function to unquote strings.Vincent Richard2007-08-301-0/+10
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* Moved to CppUnit for unit tests framework.Vincent Richard2005-08-251-108/+94
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
* Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.Vincent Richard2005-01-021-33/+36
* Added unit tests for 'utility::stringProxy' and 'utility::stringUtils'.Vincent Richard2005-01-011-0/+130