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:
@@ -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 ^'}},
|
||||
|
||||
Reference in New Issue
Block a user