1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 23:28:26 -04:00
nix/src/libutil/tests
Théophane Hufschmitt f3d3587ab3 Allow empty path segments in urls
Valid per https://datatracker.ietf.org/doc/html/rfc3986#section-3.3 (and
also somewhat frequently happening for local paths)
2022-04-08 16:09:49 +02:00
..
closure.cc Extract a generic computeClosure function 2021-05-19 11:44:58 +02:00
compression.cc Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
config.cc reproducibility: hide non-reproducible settings from manual 2021-12-01 17:25:58 +01:00
fmt.cc Add some tests for hiliteMatches in libutil 2022-01-21 20:10:54 +01:00
hash.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
json.cc Add unit tests for "json.hh" 2020-05-25 11:57:45 +02:00
local.mk Add tests for logging.hh 2020-06-06 10:22:32 +02:00
logging.cc Factor out a GcStore interface 2022-03-03 19:01:25 +00:00
lru-cache.cc src/libutil/tests/lru-cache.cc: Check erase() 2020-06-02 12:06:59 +02:00
pool.cc Add tests for pool.hh 2020-06-10 22:29:50 +02:00
suggestions.cc Add some tests for the suggestions 2022-03-07 10:09:10 +01:00
tests.cc Fix error detection in 'base64Decode()' 2021-10-17 12:45:26 +04:00
url.cc Allow empty path segments in urls 2022-04-08 16:09:49 +02:00
xml-writer.cc Add unit tests for xml-writer 2020-05-25 18:34:55 +02:00