lix-releng-staging/tests
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
..
ca Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
config
lang
plugins
add.sh tests/check.sh: Fix a race 2021-07-07 10:48:47 +02:00
bad.tar.xz
binary-cache-build-remote.sh
binary-cache.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
brotli.sh
build-dry.sh
build-hook-ca-fixed.nix
build-hook-ca-floating.nix
build-hook.nix
build-remote-content-addressed-fixed.sh
build-remote-content-addressed-floating.sh Add a ca-derivations required machine feature 2021-06-11 09:12:53 +02:00
build-remote-input-addressed.sh
build-remote.sh Add a ca-derivations required machine feature 2021-06-11 09:12:53 +02:00
build.sh tests: Get rid of some result symlinks 2021-06-25 11:17:19 +02:00
case-hack.sh
case.nar
check-refs.nix
check-refs.sh
check-reqs.nix
check-reqs.sh
check.nix tests/check.sh: Fix a race 2021-07-07 10:48:47 +02:00
check.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
common.sh.in Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
compute-levels.sh
config.nix.in Make the CA tests actuall test CA derivations 2021-06-23 17:36:50 +02:00
config.sh
db-migration.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
dependencies.builder0.sh
dependencies.nix
dependencies.sh
describe-stores.sh
dummy Add tests/dummy 2021-07-07 11:30:35 +02:00
dump-db.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
eval-store.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
export-graph.nix
export-graph.sh
export.sh
fetchGit.sh Allow fetchGit to take a name argument 2021-07-06 08:41:52 +02:00
fetchGitRefs.sh
fetchGitSubmodules.sh
fetchMercurial.sh allow fetchMercurial to take a name argument 2021-07-06 08:43:06 +02:00
fetchurl.sh
filter-source.nix
filter-source.sh
fixed.builder1.sh
fixed.builder2.sh
fixed.nix
fixed.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
flakes.sh Add use-registries config option (and deprecate --no-registries flag) 2021-07-16 23:26:04 +03:00
function-trace.sh
gc-auto.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
gc-concurrent.builder.sh
gc-concurrent.nix
gc-concurrent.sh
gc-concurrent2.builder.sh
gc-runtime.nix
gc-runtime.sh
gc.sh Fix the CA gc test 2021-06-23 17:37:29 +02:00
github-flakes.nix
hash-check.nix
hash.sh
import-derivation.nix
import-derivation.sh
init.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
install-darwin.sh
lang.sh
linux-sandbox.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
local-store.sh
local.mk Add --eval-store test 2021-07-27 11:17:56 +02:00
logging.sh
misc.sh
multiple-outputs.nix
multiple-outputs.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
nar-access.nix
nar-access.sh
nix-build-examples.nix
nix-build.sh
nix-channel.sh
nix-copy-closure.nix
nix-copy-ssh.sh
nix-profile.sh
nix-shell.sh nix print-dev-env: Add --json flag 2021-07-09 12:10:48 +02:00
optimise-store.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
parallel.builder.sh
parallel.nix
parallel.sh
pass-as-file.sh
path.nix
placeholders.sh
plugins.sh
post-hook.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
pure-eval.nix
pure-eval.sh
push-to-store.sh
recursive.sh Make CA derivations compatible with recursive Nix 2021-06-24 14:53:10 +02:00
referrers.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
remote-builds.nix
remote-store.sh
repair.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
repl.sh Forward the whole Nix config to the repl subprocesses 2021-07-16 09:48:45 +02:00
restricted.nix
restricted.sh
search.nix
search.sh
secure-drv-outputs.nix
secure-drv-outputs.sh
setuid.nix
shell-hello.nix
shell.nix Merge branch 'master' into structured-attrs-shell 2021-07-12 15:49:39 +02:00
shell.sh
shell.shebang.rb
shell.shebang.sh
signing.sh
simple.builder.sh
simple.nix
simple.sh
ssh-relay.sh
structured-attrs-shell.nix Add testcase for nix develop with __structuredAttrs 2021-06-22 19:15:57 +02:00
structured-attrs.nix Prefix env vars for attrs.* files with NIX_ 2021-06-22 19:45:08 +02:00
structured-attrs.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
substitute-with-invalid-ca.sh
tarball.sh Forbid the name attribute for fetchTree 2021-07-08 13:53:52 +02:00
timeout.nix
timeout.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
user-envs.builder.sh
user-envs.nix
user-envs.sh
zstd.sh