1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

Functional Test for builtins.storeDir and builtins.currentSystem

These were under-tested. This tests the status quo and especially
previous commit of this PR better.
This commit is contained in:
John Ericson 2023-12-14 19:47:10 -05:00
parent bcbdb09ccf
commit 70f50cbb2a
2 changed files with 36 additions and 0 deletions

View file

@ -71,6 +71,7 @@ nix_tests = \
build-remote-trustless-should-fail-0.sh \
build-remote-with-mounted-ssh-ng.sh \
nar-access.sh \
impure-eval.sh \
pure-eval.sh \
eval.sh \
repl.sh \