Farid Zakaria
|
f3a2876c3a
|
shellcheck fix: tests/functional/hash-convert.sh
|
2025-09-29 10:52:16 -07:00 |
|
Eelco Dolstra
|
33b645cedf
|
nix hash convert: Don't fail on uppercase base-16 hashes
|
2024-12-05 16:19:21 +01:00 |
|
Eelco Dolstra
|
52f1cd0595
|
nix hash convert: Support SRI hashes that lack trailing '=' characters
Fixes #11996.
|
2024-12-05 16:02:35 +01:00 |
|
John Ericson
|
10f864c5ae
|
Ensure all functional scripts are (a) executable (b) have shebang
This is good for shebang, and also good for future build system
simplifications
|
2024-05-28 12:46:24 -04:00 |
|
John Ericson
|
8bebf9607c
|
Split hash.sh test in two
Converting hashes and hashing files are pretty separate tasks, and more
test parallelism is better.
|
2024-02-13 09:44:14 -05:00 |
|