summaryrefslogtreecommitdiff
path: root/test/util/url.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove private header includes from CLI utilitiesKonstantin Käfer2017-03-281-18/+0
* [core] add tests for user/password, port, trailing dot, and IPv4/IPv6 address...Konstantin Käfer2017-02-131-0/+20
* [test] add tests for paths with leading slashesKonstantin Käfer2017-01-171-0/+34
* [core] include leading slash in URL.pathKonstantin Käfer2017-01-171-25/+25
* [core] refactor URL parsingKonstantin Käfer2016-12-211-0/+182
* [core] add util::isURL() for checking whether a string starts with a URL schemeKonstantin Käfer2016-12-071-0/+25