1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00
Files
coreutils/tests/pr/o3b3l24f-tn
Paul Eggert 36ce675bb4 pr -F no longer suppresses the footer or the first two blank header lines
Here's a patch along the lines of
<http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10849/focus=10857>.
It's a bit large since it changes the test cases to match the behavior,
and the test cases' file names depend on the behavior!

* NEWS: pr -F no longer suppresses the footer or the first two blank
lines in the header.
* doc/coreutils.texi (pr invocation): Likewise.  Also, a too-short
page length implies -t, not -T.
* src/pr.c (lines_per_header, lines_per_footer): Now constants.
(init_parameters): Don't try to change them.
(print_header): Use the same header and footer format regardless of
wither form feeds are being used.
(usage): Adjust to above change when describing too-short page length.
Too-short page length impliesy -t, not -T.
* tests/pr/2-S_f-t_notab: Adjust to the fact that -F now affects
only formfeed handling; it does not change the header.
* tests/pr/2-Sf-t_notab: Likewise.
...
* tests/pr/3-5l17f-t: Remove, since it's been renamed to another
file whose name has a line count 7 larger,
reflecting the new line count needed for this behavior.
* tests/pr/3a3l8f-t: Likewise.
...
* tests/pr/w72l24f-ll: Likewise.

Signed-off-by: Jim Meyering <jim@meyering.net>
2007-07-04 12:45:10 +02:00

32 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-- Date/Time -- x Page 1
1 Test-INPUT: "Withou 15 xyzxyzxyz XYZXYZXYZ 29 xyzxyzxyz XYZXYZXYZ
2 Options -b -3 [+2|+ 16 456789 123456789 xyz 30 456789 123456789 xyz
3 Options -a -3 [+2|+ 7 1
4 Options [+2|+ 8 2 3456789 abcdefghi
5 9 3456789 ab 3
6 ------------------- 20 DEFGHI 123 4
7 3456789 123456789 123 1 5
8 3 Columns downwards 2 6
9 With columns use < 3 7
10 without -f e.g.: - 4 8
1 with -f e.g. : - 5 9 3456789 abcdefghi
2 6 40 DEFGHI 123456789
3 line truncation befor 27 no truncation before 41 yzxyzxyz XYZXYZXYZ a
14 456789 123456789 123 28 no trunc 42 456789 123456789 abc
-- Date/Time -- x Page 2
43 xyzxyzxyz XYZXYZXYZ 50 57 xyzxyzxyz XYZXYZXYZ
44 456789 123456789 xyz 1 58 456789 123456789 xyz
5 2 9
6 3 60 DEFGHI 123456789
7 4 1
8 55 yzxyzxyz XYZXYZXYZ a 2
9 56 456789 123456789 abc 3 ------- EOF --------