From: Jim Meyering Date: Fri, 3 Nov 2000 11:12:01 +0000 (+0000) Subject: list the source X-Git-Tag: FILEUTILS-4_0_31~23 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e10f3611934b10ef5a133af014c28eb36f07e01f;p=thirdparty%2Fcoreutils.git list the source --- diff --git a/tests/sha1sum/sample-vec b/tests/sha1sum/sample-vec index e38a3f87e1..092276d13e 100755 --- a/tests/sha1sum/sample-vec +++ b/tests/sha1sum/sample-vec @@ -19,6 +19,9 @@ use strict; # Turn off localisation of executable's ouput. @ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3; +# The data from which these tests were derived came from here: +# http://csrc.nist.gov/cryptval/shs/sha1-vectors.zip + my @Tests = ( ['1', {IN=> {f=> '0 1 ^'}},