]> git.pld-linux.org Git - packages/coreutils.git/blame - coreutils-tests.patch
- up to 8.27
[packages/coreutils.git] / coreutils-tests.patch
CommitLineData
ff4aeede
AO
1diff -ruN coreutils-8.27.orig/tests/fmt/base.pl coreutils-8.27/tests/fmt/base.pl
2--- coreutils-8.27.orig/tests/fmt/base.pl 2017-01-01 23:34:24.000000000 +0100
3+++ coreutils-8.27/tests/fmt/base.pl 2017-06-10 20:36:20.655861034 +0200
4@@ -23,9 +23,6 @@
22554cde
AM
5
6 my @Tests =
7 (
8- ['8-bit-pfx', qw (-p 'ç'),
9- {IN=> "ça\nçb\n"},
10- {OUT=>"ça b\n"}],
11 ['wide-1', '-w 32768',
ff4aeede
AO
12 {ERR => "fmt: invalid width: '32768'\n"}, {EXIT => 1},
13 {ERR_SUBST => $normalize_strerror}],
This page took 0.034863 seconds and 4 git commands to generate.