lix/tests
regnat 5716345adf Add a test ensuring compatibility with an old daemon
This requires adding `nix` to its own closure which is a bit unfortunate,
but as it is optional (the test will be disabled if `OUTER_NIX` is unset) it
shouldn't be too much of an issue.

(Ideally this should go in another derivation so that we can build Nix and run
the test independently, but as the tests are running in the same derivation
as the build it's a bit complicated to do so).
2021-03-16 14:20:41 +01:00
..
ca Check the signatures when copying store paths around 2021-03-15 16:35:14 +01:00
config add NIX_USER_CONF_FILES 2020-04-14 18:45:06 +02:00
lang Move <nix/fetchurl.nix> into the nix binary 2020-12-22 14:43:20 +01:00
plugins
add.sh
bad.tar.xz
binary-cache-build-remote.sh Improve documentation and test and requested 2021-01-22 15:58:58 +00:00
binary-cache.sh Revert "narinfo: Change NAR URLs to be addressed on the NAR hash instead of the compressed hash" 2021-02-09 12:26:41 -05:00
brotli.sh Move 'nix hash-*' and 'nix to-*' to 'nix hash' 2020-12-03 17:55:55 +01:00
build-dry.sh
build-hook-ca-fixed.nix Restore now-working build-remote-content-addressed-fixed test 2021-02-26 16:32:52 +00:00
build-hook-ca-floating.nix Restore now-working build-remote-content-addressed-fixed test 2021-02-26 16:32:52 +00:00
build-hook.nix
build-remote-content-addressed-fixed.sh Restore now-working build-remote-content-addressed-fixed test 2021-02-26 16:32:52 +00:00
build-remote-content-addressed-floating.sh Restore now-working build-remote-content-addressed-fixed test 2021-02-26 16:32:52 +00:00
build-remote-input-addressed.sh Test the post-build-hook with remote builders 2020-12-09 10:45:12 +01:00
build-remote.sh Test the post-build-hook with remote builders 2020-12-09 10:45:12 +01:00
build.sh
case-hack.sh
case.nar
check-refs.nix
check-refs.sh
check-reqs.nix
check-reqs.sh
check.nix
check.sh
common.sh.in Add a test ensuring compatibility with an old daemon 2021-03-16 14:20:41 +01:00
compute-levels.sh Add x86_64 compute levels as additional system types 2021-02-22 09:11:15 +01:00
config.nix.in
config.sh
dependencies.builder0.sh
dependencies.nix
dependencies.sh
describe-stores.sh Add a test for nix describe-stores 2020-09-16 13:53:28 +02:00
dump-db.sh
export-graph.nix
export-graph.sh
export.sh
fetchGit.sh tests/fetchGit: test behavior of allRefs = true; 2020-12-22 12:18:10 +01:00
fetchGitRefs.sh
fetchGitSubmodules.sh
fetchMercurial.sh
fetchurl.sh Move <nix/fetchurl.nix> into the nix binary 2020-12-22 14:43:20 +01:00
filter-source.nix
filter-source.sh
fixed.builder1.sh
fixed.builder2.sh
fixed.nix
fixed.sh
flakes.sh Add test for git+file with bare repository 2021-03-01 09:03:25 -05:00
function-trace.sh
gc-auto.sh Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
gc-concurrent.builder.sh
gc-concurrent.nix Make the gc-concurrent test more reliable 2020-07-02 16:13:36 +02:00
gc-concurrent.sh
gc-concurrent2.builder.sh
gc-runtime.nix
gc-runtime.sh
gc.sh
github-flakes.nix
hash-check.nix
hash.sh Move 'nix hash-*' and 'nix to-*' to 'nix hash' 2020-12-03 17:55:55 +01:00
import-derivation.nix Allow builtins.pathExists to check the existence of /nix/store paths 2019-07-30 11:27:35 +02:00
import-derivation.sh
init.sh Add a trace to readLine() failures 2021-02-05 12:18:11 +01:00
install-darwin.sh
lang.sh
linux-sandbox.sh Move NAR-related commands to 'nix nar' 2020-12-03 18:09:02 +01:00
local-store.sh
local.mk Add a test ensuring compatibility with an old daemon 2021-03-16 14:20:41 +01:00
logging.sh
misc.sh Change error position formatting 2021-01-21 11:02:09 +01:00
multiple-outputs.nix
multiple-outputs.sh Add 'nix store delete' command 2021-01-11 19:46:59 +01:00
nar-access.nix
nar-access.sh Move NAR-related commands to 'nix nar' 2020-12-03 18:09:02 +01:00
nix-build-examples.nix
nix-build.sh
nix-channel.sh
nix-copy-closure.nix
nix-copy-ssh.sh
nix-profile.sh
nix-shell.sh
optimise-store.sh
parallel.builder.sh
parallel.nix
parallel.sh
pass-as-file.sh
path.nix
placeholders.sh Fix test failures when $TMPDIR changes 2019-06-15 16:36:33 +02:00
plugins.sh Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
post-hook.sh build-remote.sh: Test LegacySSHStore 2020-06-25 18:42:55 +02:00
pure-eval.nix
pure-eval.sh Move 'nix hash-*' and 'nix to-*' to 'nix hash' 2020-12-03 17:55:55 +01:00
push-to-store.sh Add a test for the remote caching of CA derivations 2021-03-01 14:00:17 +01:00
recursive.sh Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
referrers.sh
remote-builds.nix
remote-store-old-daemon.sh Add a test ensuring compatibility with an old daemon 2021-03-16 14:20:41 +01:00
remote-store.sh Add a test ensuring compatibility with an old daemon 2021-03-16 14:20:41 +01:00
repair.sh
restricted.nix
restricted.sh
search.nix
search.sh
secure-drv-outputs.nix
secure-drv-outputs.sh
setuid.nix
shell-hello.nix
shell.nix
shell.sh
shell.shebang.rb
shell.shebang.sh
signing.sh Rename 'nix store sign-paths' to 'nix store sign' 2021-01-13 23:32:37 +01:00
simple.builder.sh
simple.nix
simple.sh
ssh-relay.sh Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
structured-attrs.nix
structured-attrs.sh
tarball.sh Move 'nix hash-*' and 'nix to-*' to 'nix hash' 2020-12-03 17:55:55 +01:00
timeout.nix Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
timeout.sh
user-envs.builder.sh
user-envs.nix
user-envs.sh