index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
hash.sh
Age
Commit message (
Expand
)
Author
2023-03-16
nix-hash: support base-64 and SRI format
Yueh-Shun Li
2023-03-16
test/hash.sh: add to-base32 test for nix hash
Yueh-Shun Li
2023-03-16
tests/hash.sh: try: Use FORMAT_FLAG instead of EXTRA
Yueh-Shun Li
2023-03-08
Harden tests' bash
John Ericson
2020-12-03
Move 'nix hash-*' and 'nix to-*' to 'nix hash'
Eelco Dolstra
2018-12-13
Support SRI hashes
Eelco Dolstra
2017-07-04
Support base-64 hashes
Eelco Dolstra
2015-11-04
Support SHA-512 hashes
Eelco Dolstra
2012-03-19
Replace "make check" with "make installcheck"
Eelco Dolstra
2011-10-10
* Refactoring: remove unnecessary variables from the tests.
Eelco Dolstra
2007-12-14
* Mac OS X 10.5 compatibility: `echo -n foo' suddenly prints `-n foo'
Eelco Dolstra
2006-03-01
* Tests to prevent a repeat of the parseHash32 debacle.
Eelco Dolstra
2006-03-01
* Simplification.
Eelco Dolstra
2006-03-01
* Make it easy to run individual tests from the command line.
Eelco Dolstra
2005-03-23
* Add a test for base-32 encoding of hashes since it seems to be
Eelco Dolstra
2005-01-14
* Missing file.
Eelco Dolstra