mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Split hash.sh
test in two
Converting hashes and hashing files are pretty separate tasks, and more test parallelism is better.
This commit is contained in:
parent
b439b1fc66
commit
8bebf9607c
3 changed files with 107 additions and 105 deletions
|
@ -47,7 +47,8 @@ nix_tests = \
|
|||
optimise-store.sh \
|
||||
substitute-with-invalid-ca.sh \
|
||||
signing.sh \
|
||||
hash.sh \
|
||||
hash-convert.sh \
|
||||
hash-path.sh \
|
||||
gc-non-blocking.sh \
|
||||
check.sh \
|
||||
nix-shell.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue