aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_util.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/SplitString: new utility classMax Kellermann2014-12-041-0/+2
* test/test_util: add unit test for DivideStringMax Kellermann2014-12-041-0/+2
* test/test_util: move class UriUtilTest to UriUtilTest.hxxMax Kellermann2014-12-041-57/+1
* util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann2014-11-011-0/+19
* util/CircularBuffer: new buffer classMax Kellermann2014-03-151-0/+2
* UriUtil: support ftp:// URLs in uri_remove_auth()Max Kellermann2014-02-241-0/+2
* util/UriUtil: uri_get_suffix() fails if name begins with dotMax Kellermann2013-12-291-0/+4
* test/*: add more missing stdlib.h includesMax Kellermann2013-11-051-0/+1
* UriUtil: uri_remove_auth() returns std::stringMax Kellermann2013-10-231-6/+6
* test/test_util: unit test for libutil.aMax Kellermann2013-10-231-0/+54