aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_util.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-04util/SplitString: new utility classMax Kellermann1-0/+2
2014-12-04test/test_util: add unit test for DivideStringMax Kellermann1-0/+2
2014-12-04test/test_util: move class UriUtilTest to UriUtilTest.hxxMax Kellermann1-57/+1
2014-11-02util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann1-0/+19
2014-11-01util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann1-0/+19
2014-03-15util/CircularBuffer: new buffer classMax Kellermann1-0/+2
2014-02-24UriUtil: support ftp:// URLs in uri_remove_auth()Max Kellermann1-0/+2
2013-12-29util/UriUtil: uri_get_suffix() fails if name begins with dotMax Kellermann1-0/+4
2013-11-05test/*: add more missing stdlib.h includesMax Kellermann1-0/+1
2013-10-23UriUtil: uri_remove_auth() returns std::stringMax Kellermann1-6/+6
2013-10-23test/test_util: unit test for libutil.aMax Kellermann1-0/+54