nixpkgs/lib/path/tests
Silvan Mosberger 5c4f616198 lib.path: Minor improvements
- Use isValid when possible instead of subpathInvalidReason: https://github.com/NixOS/nixpkgs/pull/209099#discussion_r1068714681
- Add documentation to function arguments
- Use newlines for error messages: https://github.com/NixOS/nixpkgs/pull/208887#discussion_r1069737602
- Add short comments for the unit test groups: https://github.com/NixOS/nixpkgs/pull/208887#discussion_r1072913051
- Slight formatting improvement for laws: https://github.com/NixOS/nixpkgs/pull/209099#discussion_r1068707955
2023-01-18 18:19:17 +01:00
..
default.nix lib.path.subpath.normalise: add property tests 2023-01-03 13:21:06 +01:00
generate.awk lib.path.subpath.normalise: add property tests 2023-01-03 13:21:06 +01:00
prop.nix lib.path.subpath.normalise: add property tests 2023-01-03 13:21:06 +01:00
prop.sh lib.path.subpath.normalise: add property tests 2023-01-03 13:21:06 +01:00
unit.nix lib.path: Minor improvements 2023-01-18 18:19:17 +01:00