lix/tests/ca
regnat addacfce4a Allow running all the tests with the daemon
When `NIX_DAEMON_PACKAGE` is set, make all the tests use the Nix daemon.
That way we can test every piece of Nix functionality both with and
without the daemon.

Tests for which using the daemon isn’t possible or doesn’t make sens can
selectively be disabled with `needLocalStore`
2021-07-27 17:06:11 +02:00
..
build-with-garbage-path.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
build.sh Properly normalize the content-addressed paths 2021-05-05 21:00:08 +02:00
common.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
concurrent-builds.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
config.nix.in Add a test for nix run with CA derivations 2021-05-17 15:10:48 +02:00
content-addressed.nix Add a test for nix run with CA derivations 2021-05-17 15:10:48 +02:00
duplicate-realisation-in-closure.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
flake.nix Add a test for nix run with CA derivations 2021-05-17 15:10:48 +02:00
gc.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
nix-copy.sh Move the CA tests to a sub-directory 2021-03-01 11:08:01 +01:00
nix-run.sh Add a test for nix run with CA derivations 2021-05-17 15:10:48 +02:00
nix-shell.sh Make nix-shell support content-addressed derivations 2021-06-11 13:32:49 +02:00
nondeterministic.nix Add a test for the “two glibc” issue 2021-06-23 11:18:31 +02:00
post-hook.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
racy.nix Properly lock the builds of CA derivations 2021-07-20 06:57:56 +02:00
recursive.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
signatures.sh Check the signatures when copying store paths around 2021-03-15 16:35:14 +01:00
substitute.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00