aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_util.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | A file called ".jpg" is not a JPEG file with an empty name; it is merely a hidden file.
* 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