mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
nar-archive.cc: add tests for the nar index
This commit is contained in:
parent
75a1d9849d
commit
4412f7c083
3 changed files with 48 additions and 1 deletions
|
@ -13,7 +13,8 @@ nix_tests = \
|
|||
check-reqs.sh pass-as-file.sh tarball.sh restricted.sh \
|
||||
placeholders.sh nix-shell.sh \
|
||||
linux-sandbox.sh \
|
||||
build-remote.sh
|
||||
build-remote.sh \
|
||||
nar-index.sh
|
||||
# parallel.sh
|
||||
|
||||
install-tests += $(foreach x, $(nix_tests), tests/$(x))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue