aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/tests/url.cc
AgeCommit message (Expand)Author
2023-12-01Move tests to separate directories, and documentJohn Ericson
2023-02-27url: make percentEncode stricter, expose and unit test itYorick van Pelt
2023-01-20Fix url parsing for urls using `file+`Eric Wolf
2022-04-08Allow empty path segments in urlsThéophane Hufschmitt
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2021-03-16Fix Nix to properly work with stores using a scoped IPv6 addressMaximilian Bosch
2020-05-20Add unit testes for url.ccTobias Pflug