1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 16:19:23 +02:00

list the source

This commit is contained in:
Jim Meyering
2000-11-03 11:12:01 +00:00
parent dfe9af3d61
commit e10f361193
+3
View File
@@ -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 ^'}},