mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
(neg-nls): New test.
This commit is contained in:
@@ -203,6 +203,9 @@ my @tv = (
|
||||
# From Will Edgington.
|
||||
["o-no-file1", '-o no-such-file no-such-file', {}, '', 2],
|
||||
|
||||
# From Paul Eggert. This was fixed in textutils-1.22k.
|
||||
["neg-nls", '-n', "-1\n-9\n", "-9\n-1\n", 0],
|
||||
|
||||
);
|
||||
|
||||
sub test_vector
|
||||
|
||||
Reference in New Issue
Block a user