mirror of
https://github.com/NixOS/nix
synced 2025-07-18 07:08:27 +02:00
* A test for the nix-worker.
This commit is contained in:
parent
550ba9ebb4
commit
a7e1a51fdf
4 changed files with 24 additions and 2 deletions
|
@ -18,7 +18,8 @@ TESTS = init.sh hash.sh lang.sh add.sh simple.sh dependencies.sh \
|
|||
locking.sh parallel.sh build-hook.sh substitutes.sh substitutes2.sh \
|
||||
fallback.sh nix-push.sh gc.sh gc-concurrent.sh verify.sh nix-pull.sh \
|
||||
referrers.sh user-envs.sh logging.sh nix-build.sh misc.sh fixed.sh \
|
||||
gc-runtime.sh install-package.sh check-refs.sh filter-source.sh
|
||||
gc-runtime.sh install-package.sh check-refs.sh filter-source.sh \
|
||||
remote-store.sh
|
||||
|
||||
XFAIL_TESTS =
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue