summaryrefslogtreecommitdiff
path: root/tests/util
Commit message (Expand)AuthorAgeFilesLines
* net: move `gitno` buffer to `staticstr`Edward Thomson2023-05-132-2/+0
* net: move rfc2818 hostname / wildcard matching to utilEdward Thomson2023-05-131-0/+13
* utf8: add conversion with size and refactor namesEdward Thomson2023-03-211-3/+3
* fs_path: let root run the ownership testsEdward Thomson2023-02-271-1/+5
* url: only allow @s in usernames for ssh urlsEdward Thomson2022-06-171-0/+5
* url_parse: introduce our own url parsingEdward Thomson2022-06-171-0/+217
* url: test that we don't expand % encoding in pathsEdward Thomson2022-06-171-0/+12
* url: remove invalid scp url parsing testEdward Thomson2022-06-161-4/+0
* net: move url tests into utilEdward Thomson2022-06-166-0/+1339
* fs_path: refactor ownership checks into current user and systemEdward Thomson2022-04-111-0/+25
* tests: support flaky statEdward Thomson2022-04-061-5/+14
* sha: ensure we test both cng and cryptoapi on windowsEdward Thomson2022-03-232-5/+67
* sha: add sha256 algorithmEdward Thomson2022-03-231-0/+81
* assert: add `ASSERT_WITH_CLEANUP`Edward Thomson2022-02-271-0/+23
* cmake: refactor `add_clar_test` into separate moduleEdward Thomson2022-02-221-9/+2
* refactor: move utility tests into utilEdward Thomson2022-02-2246-0/+8316