coreutils/tests/fixtures/hashsum
jfinkels bdc0f4b7c3
hashsum: support --check for algorithms with variable output length (#2583)
* hashsum: support --check for var. length outputs

Add the ability for `hashsum --check` to work with algorithms with
variable output length. Previously, the program would terminate with an
error due to constructing an invalid regular expression.

* fixup! hashsum: support --check for var. length outputs
2021-08-23 18:35:19 +02:00
..
b2sum.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
b2sum.expected hashsum: added blake2 as a hashing algorithm (#1651) 2020-12-08 23:32:02 +01:00
input.txt rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
md5.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
md5.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
sha1.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
sha1.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
sha3_224.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
sha3_224.expected hashsum: implement SHAKE-128 and SHAKE-256 2016-08-30 17:33:18 -07:00
sha3_256.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
sha3_256.expected hashsum: implement SHAKE-128 and SHAKE-256 2016-08-30 17:33:18 -07:00
sha3_384.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
sha3_384.expected hashsum: implement SHAKE-128 and SHAKE-256 2016-08-30 17:33:18 -07:00
sha3_512.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
sha3_512.expected hashsum: implement SHAKE-128 and SHAKE-256 2016-08-30 17:33:18 -07:00
sha224.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
sha224.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
sha256.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
sha256.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
sha384.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
sha384.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
sha512.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
sha512.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
shake128_256.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
shake128_256.expected hashsum: implement SHAKE-128 and SHAKE-256 2016-08-30 17:33:18 -07:00
shake256_512.checkfile hashsum: support --check for algorithms with variable output length (#2583) 2021-08-23 18:35:19 +02:00
shake256_512.expected hashsum: implement SHAKE-128 and SHAKE-256 2016-08-30 17:33:18 -07:00