1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests/unit
siddhantCodes 2cf24a2df0 fix tests and minor changes
- use the iterator in `CanonPath` to count `level`
- use the `CanonPath::basename` method
- use `CanonPath::root` instead of `CanonPath{""}`
- remove `Path` and `PathView`, use `std::filesystem::path` directly
2024-07-03 17:43:55 +05:30
..
libexpr Split out a new libnixflake 2024-06-26 19:56:21 -04:00
libexpr-support No global eval settings in libnixexpr 2024-06-24 12:15:16 -04:00
libfetchers WIP add testresults output 2024-06-16 16:34:54 +02:00
libflake Split out a new libnixflake 2024-06-26 19:56:21 -04:00
libstore Improve error messages for invalid derivation names 2024-06-25 19:41:29 +02:00
libstore-support Unit test for derivation "advanced attrs" 2024-06-23 21:42:56 -04:00
libutil fix tests and minor changes 2024-07-03 17:43:55 +05:30
libutil-support Use lib instead of explicit fileset passing 2024-06-26 04:11:20 +02:00