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