8 # -b option is no longer an official option. But it's still working to
9 # get a downward compatibility. Now (version 1.19m or newer) -COLUMN
10 # only is equivalent to -b -COLUMN.
12 # test_name options input-file-name(s) expected-output-group-file-name
13 # expected-return-code
14 # -------------------------------------------------------------------------
15 # Following tests with "FF set" don't contain a complete set of all
16 # combinations of options and FF-arrangements
18 # One FF at start of file (one empty page)
19 ['1a', '', [\'0Ft
'], [\'0F'], 0],
20 ['1b', '', [\'0Fnt
'], [\'0F'], 0],
21 ['1c', '+3', [\'0Ft
'], [\'3-0F'], 0],
22 ['1d', '+3 -f', [\'0Ft
'], [\'3f-0F'], 0],
23 ['1e', '-a -3', [\'0Ft
'], [\'a3-0F'], 0],
24 ['1f', '-a -3 -f', [\'0Ft
'], [\'a3f-0F'], 0],
25 ['1g', '-a -3 -f', [\'0Fnt
'], [\'a3f-0F'], 0],
26 ['1h', '+3 -a -3 -f', [\'0Ft
'], [\'3a3f-0F'], 0],
27 ['1i', '-b -3', [\'0Ft
'], [\'b3-0F'], 0],
28 ['1j', '-b -3 -f', [\'0Ft
'], [\'b3f-0F'], 0],
29 ['1k', '-b -3 -f', [\'0Fnt
'], [\'b3f-0F'], 0],
30 ['1l', '+3 -b -3 -f', [\'0Ft
'], [\'3b3f-0F'], 0],
31 # Two FF at start of file (two empty page)
32 ['2a', '', [\'0FFt
'], [\'0FF'], 0],
33 ['2b', '', [\'0FnFnt
'], [\'0FF'], 0],
34 ['2c', '-a -3 -f', [\'0FFt
'], [\'a3f-0FF'], 0],
35 ['2d', '-a -3 -f', [\'0FFnt
'], [\'a3f-0FF'], 0],
36 ['2e', '-b -3 -f', [\'0FFt
'], [\'b3f-0FF'], 0],
37 ['2f', '-b -3 -f', [\'0FFnt
'], [\'b3f-0FF'], 0],
38 ['2g', '-b -3 -f', [\'0FnFt
'], [\'b3f-0FF'], 0],
39 ['2h', '-b -3 -f', [\'0FnFnt
'], [\'b3f-0FF'], 0],
40 ['2i', '+3 -b -3 -f', [\'0FFt
'], [\'3b3f-0FF'], 0],
41 ['2j', '+3 -b -3 -f', [\'0FFnt
'], [\'3b3f-0FF'], 0],
43 # FFs in text (none / one / two empty page(s))
44 ['3a', '', [\'FFn
'], [\'FF'], 0],
45 ['3b', '', [\'FnFn
'], [\'FF'], 0],
46 ['3c', '+3', [\'FFn
'], [\'3-FF'], 0],
47 ['3d', '+3 -f', [\'FFn
'], [\'3f-FF'], 0],
48 ['3e', '-a -3 -f', [\'FFn
'], [\'a3f-FF'], 0],
49 ['3f', '-a -3 -f', [\'FFtn
'], [\'a3f-FF'], 0],
50 ['3g', '-b -3 -f', [\'FFn
'], [\'b3f-FF'], 0],
51 ['3h', '-b -3 -f', [\'FFtn
'], [\'b3f-FF'], 0],
52 ['3i', '-b -3 -f', [\'FnFn
'], [\'b3f-FF'], 0],
53 ['3j', '-b -3 -f', [\'tFFn
'], [\'b3f-FF'], 0],
54 ['3k', '-b -3 -f', [\'tFnFt
'], [\'b3f-FF'], 0],
55 ['3l', '+3 -b -3 -f', [\'FFn
'], [\'3b3f-FF'], 0],
56 ['3m', '+3 -b -3 -f', [\'FFtn
'], [\'3b3f-FF'], 0],
57 # A full page printed (lines_left_on_page = 0) without a FF found.
58 # Avoid an extra empty page if a FF follows in the next input line.
59 ['3la', '-l 24', [\'FFn
'], [\'l24-FF'], 0],
60 ['3lb', '-l 24', [\'FFtn
'], [\'l24-FF'], 0],
61 ['3lc', '-l 24', [\'FnFn
'], [\'l24-FF'], 0],
62 ['3ld', '-l 24', [\'tFFn
'], [\'l24-FF'], 0],
63 ['3le', '-l 24', [\'tFnFt
'], [\'l24-FF'], 0],
64 ['3lf', '-l 24', [\'tFFt
'], [\'l24-FF'], 0],
65 ['3aa', '-a -2 -l 17', [\'FFn
'], [\'a2l17-FF'], 0],
66 ['3ab', '-a -2 -l 17', [\'FFtn
'], [\'a2l17-FF'], 0],
67 ['3ac', '-a -2 -l 17', [\'FnFn
'], [\'a2l17-FF'], 0],
68 ['3ad', '-a -2 -l 17', [\'tFFn
'], [\'a2l17-FF'], 0],
69 ['3ae', '-a -2 -l 17', [\'tFnFt
'], [\'a2l17-FF'], 0],
70 ['3af', '-a -2 -l 17', [\'tFFt
'], [\'a2l17-FF'], 0],
71 ['3ag', '-a -2 -l 15', [\'FFn
'], [\'a2l15-FF'], 0],
72 ['3ah', '-a -2 -l 15', [\'FFtn
'], [\'a2l15-FF'], 0],
73 ['3ai', '-a -2 -l 15', [\'FnFn
'], [\'a2l15-FF'], 0],
74 ['3aj', '-a -2 -l 15', [\'tFFn
'], [\'a2l15-FF'], 0],
75 ['3ak', '-a -2 -l 15', [\'tFnFt
'], [\'a2l15-FF'], 0],
76 ['3ba', '-b -2 -l 17', [\'FFn
'], [\'b2l17-FF'], 0],
77 ['3bb', '-b -2 -l 17', [\'FFtn
'], [\'b2l17-FF'], 0],
78 ['3bc', '-b -2 -l 17', [\'FnFn
'], [\'b2l17-FF'], 0],
79 ['3bd', '-b -2 -l 17', [\'tFFn
'], [\'b2l17-FF'], 0],
80 ['3be', '-b -2 -l 17', [\'tFnFt
'], [\'b2l17-FF'], 0],
81 ['3bf', '-b -2 -l 17', [\'tFFt
'], [\'b2l17-FF'], 0],
82 ['3bg', '-b -2 -l 15', [\'FFn
'], [\'b2l15-FF'], 0],
83 ['3bh', '-b -2 -l 15', [\'FFtn
'], [\'b2l15-FF'], 0],
84 ['3bi', '-b -2 -l 15', [\'FnFn
'], [\'b2l15-FF'], 0],
85 ['3bj', '-b -2 -l 15', [\'tFFn
'], [\'b2l15-FF'], 0],
86 ['3bk', '-b -2 -l 15', [\'tFnFt
'], [\'b2l15-FF'], 0],
87 ['3Pa', '+4 -l 24', [\'FFn
'], [\'4l24-FF'], 0],
88 ['3Pb', '+4 -l 24', [\'FFtn
'], [\'4l24-FF'], 0],
89 ['3Pc', '+4 -l 24', [\'FnFn
'], [\'4l24-FF'], 0],
90 ['3Pd', '+4 -l 24', [\'tFFn
'], [\'4l24-FF'], 0],
91 ['3Pe', '+4 -l 24', [\'tFnFt
'], [\'4l24-FF'], 0],
92 ['3Pf', '+4 -l 24', [\'tFFt
'], [\'4l24-FF'], 0],
93 ['3Pg', '+4:7 -l 24', [\'tFFt
'], [\'4-7l24-FF'], 0],
94 ['3Paa', '+3 -a -2 -l 17', [\'FFn
'], [\'3a2l17-FF'], 0],
95 ['3Pab', '+3 -a -2 -l 17', [\'FFtn
'], [\'3a2l17-FF'], 0],
96 ['3Pac', '+3 -a -2 -l 17', [\'FnFn
'], [\'3a2l17-FF'], 0],
97 ['3Pad', '+3 -a -2 -l 17', [\'tFFn
'], [\'3a2l17-FF'], 0],
98 ['3Pae', '+3 -a -2 -l 17', [\'tFnFt
'], [\'3a2l17-FF'], 0],
99 ['3Paf', '+3 -a -2 -l 17', [\'tFFt
'], [\'3a2l17-FF'], 0],
100 ['3Pba', '+3 -b -2 -l 17', [\'FFn
'], [\'3b2l17-FF'], 0],
101 ['3Pbb', '+3 -b -2 -l 17', [\'FFtn
'], [\'3b2l17-FF'], 0],
102 ['3Pbc', '+3 -b -2 -l 17', [\'FnFn
'], [\'3b2l17-FF'], 0],
103 ['3Pbd', '+3 -b -2 -l 17', [\'tFFn
'], [\'3b2l17-FF'], 0],
104 ['3Pbe', '+3 -b -2 -l 17', [\'tFnFt
'], [\'3b2l17-FF'], 0],
105 ['3Pbf', '+3 -b -2 -l 17', [\'tFFt
'], [\'3b2l17-FF'], 0],
107 # Without "FF set by hand"
108 ['4a', '-l 24', [\'tn
'], [\'l24-t'], 0],
109 ['4b', '-l 17 -f', [\'tn
'], [\'l17f-t'], 0],
110 ['4c', '+3 -l 24', [\'tn
'], [\'3l24-t'], 0],
111 ['4d', '+3 -l 17 -f', [\'tn
'], [\'3l17f-t'], 0],
112 ['4e', '+3:5 -l 17 -f', [\'tn
'], [\'3-5l17f-t'], 0],
113 ['4f', '-a -3 -l 15', [\'tn
'], [\'a3l15-t'], 0],
114 ['4g', '-a -3 -l 8 -f', [\'tn
'], [\'a3l8f-t'], 0],
115 ['4h', '+3 -a -3 -l 15', [\'tn
'], [\'3a3l15-t'], 0],
116 ['4i', '+3 -a -3 -l 8 -f', [\'tn
'], [\'3a3l8f-t'], 0],
117 ['4j', '-b -3 -l 15', [\'tn
'], [\'b3l15-t'], 0],
118 ['4k', '-b -3 -l 8 -f', [\'tn
'], [\'b3l8f-t'], 0],
119 ['4l', '+3 -b -3 -l 15', [\'tn
'], [\'3b3l15-t'], 0],
120 ['4m', '+3 -b -3 -l 8 -f', [\'tn
'], [\'3b3l8f-t'], 0],
122 # Merge input files (-m option)
123 ['5a', '-m -l 24', [\'tn
', \'tn'], [\'ml24
-t
'], 0],
124 ['5b
', '-m
-l
17 -f
', [\'tn', \'tn
'], [\'ml17f-t'], 0],
125 ['5c', '+3 -m -l 24', [\'tn
', \'tn'], [\'3ml24
-t
'], 0],
126 ['5d
', '+3 -m
-l
17 -f
', [\'tn', \'tn
'], [\'3ml17f-t'], 0],
127 ['5e', '-m -l 17 -f', [\'0Ft
', \'0Ft'], [\'ml17f
-0F
'], 0],
128 ['5f
', '-m
-l
17 -f
', [\'0Ft', \'0Fnt
'], [\'ml17f-0F'], 0],
129 ['5g', '-m -l 17 -f', [\'tn
', \'0Ft'], [\'ml17f
-t
-0F
'], 0],
130 # A full page printed (lines_left_on_page = 0) without a FF found.
131 # Avoid an extra empty page if a FF follows in the next input line.
132 ['5ma
', '-m
-l
24', [\'tFFn', \'tFnFt
'], [\'ml24-FF'], 0],
133 ['5mb', '-m -l 24', [\'tFFn
', \'FFn'], [\'ml24
-FF
'], 0],
134 ['5mc
', '-m
-l
24', [\'tn', \'FFn
'], [\'ml24-t-FF'], 0],
135 ['5md', '-m -l 20', [\'FFn
', \'tn'], [\'ml20
-FF
-t
'], 0],
136 ['5Pma
', '+3 -m
-l
24', [\'FFn', \'FnFn
'], [\'3ml24-FF'], 0],
137 ['5Pmb', '+3 -m -l 24', [\'tFFn
', \'FFn'], [\'3ml24
-FF
'], 0],
138 ['5Pmc
', '+3 -m
-l
24', [\'tn', \'FFn
'], [\'3ml24-t-FF'], 0],
140 # Do not print header and footer but retain "FF set by Hand"
142 ['6a', '-t -l 24', [\'tn
'], [\'t-t'], 0],
143 ['6b', '-t -l 17 -f', [\'tn
'], [\'t-t'], 0],
144 ['6c', '-t -l 17 -f', [\'tFFt
-bl
'], [\'t-bl'], 0],
145 ['6d', '-t -l 24', [\'0FnFnt
'], [\'t-0FF'], 0],
146 ['6e', '-t -l 24', [\'FFn
'], [\'t-FF'], 0],
147 ['6f', '-t -l 24', [\'FnFn
'], [\'t-FF'], 0],
148 ['6g', '-t -l 17 -f', [\'FFn
'], [\'t-FF'], 0],
149 ['6aa', '-t -a -3', [\'0FnFnt
'], [\'ta3-0FF'], 0],
150 ['6ab', '-t -a -3', [\'FFn
'], [\'ta3-FF'], 0],
151 ['6ac', '-t -a -3 -l 24', [\'FnFn
'], [\'ta3-FF'], 0],
152 ['6ba', '-t -b -3', [\'0FnFnt
'], [\'tb3-0FF'], 0],
153 ['6bb', '-t -b -3', [\'FFn
'], [\'tb3-FF'], 0],
154 ['6bc', '-t -b -3 -l 24', [\'FnFn
'], [\'tb3-FF'], 0],
156 # Do not print header and footer nor "FF set by Hand" (-T option)
157 ['7a', '-T -l 24', [\'tn
'], [\'tt-t'], 0],
158 ['7b', '-T -l 17 -f', [\'tn
'], [\'tt-t'], 0],
159 ['7c', '-T -l 17 -f', [\'tFFt
-bl
'], [\'tt-bl'], 0],
160 ['7d', '-T -l 24', [\'0FnFnt
'], [\'tt-0FF'], 0],
161 ['7e', '-T -l 24', [\'FFn
'], [\'tt-FF'], 0],
162 ['7f', '-T -l 24', [\'FnFn
'], [\'tt-FF'], 0],
163 ['7g', '-T -l 17 -f', [\'FFn
'], [\'tt-FF'], 0],
164 ['7aa', '-T -a -3', [\'0FnFnt
'], [\'tta3-0FF'], 0],
165 ['7ab', '-T -a -3', [\'FFn
'], [\'tta3-FF'], 0],
166 ['7ac', '-T -a -3 -l 24', [\'FnFn
'], [\'tta3-FF'], 0],
167 ['7ba', '-T -b -3', [\'0FnFnt
'], [\'ttb3-0FF'], 0],
168 ['7bb', '-T -b -3', [\'FFn
'], [\'ttb3-FF'], 0],
169 ['7bc', '-T -b -3 -l 24', [\'FnFn
'], [\'ttb3-FF'], 0],
171 # lhs-truncation of header
172 # pr-1.19m: Text line truncation only with column output
174 # numbering lines (-n -N option)
175 # skip pages (+FIRST_PAGE[:LAST_PAGE] option)
176 ['9a', '-n.3 -l 17 -f', [\'tFFt
-bl
'], [\'nl17f-bl'], 0],
177 ['9b', '-n.3 -N 15 -l 17 -f', [\'tFFt
-bl
'], [\'nN15l17f-bl'], 0],
178 ['9Pa', '-n.3 +2 -l 17 -f', [\'tFFt
-bl
'], [\'n+2l17f-bl'], 0],
179 ['9Pb', '-n.3 +3 -l 17 -f', [\'tFFt
-bl
'], [\'n+3l17f-bl'], 0],
180 ['9Pc', '-n.3 -N 1 +3 -l 17 -f', [\'tFFt
-bl
'], [\'nN1+3l17f-bl'], 0],
181 ['9Pe', '-n.3 +2 -l 17 -f', [\'0FFt
'], [\'n+2l17f-0FF'], 0],
182 ['9Pf', '-n.3 +2 -l 17 -f', [\'0FFnt
'], [\'n+2l17f-0FF'], 0],
183 ['9Pg', '-n.3 +2 -l 17 -f', [\'0FnFt
'], [\'n+2l17f-0FF'], 0],
184 ['9Ph', '-n.3 +2 -l 17 -f', [\'0FnFnt
'], [\'n+2l17f-0FF'], 0],
185 ['9Pi', '-n.3 +2:5 -l 17 -f', [\'0FFt
'], [\'n+2-5l17f-0FF'], 0],
186 ['9Pj', '-n.3 +3 -l 17 -f', [\'0FFt
'], [\'n+3l17f-0FF'], 0],
187 ['9Pk', '-n.3 +3 -l 17 -f', [\'0FFnt
'], [\'n+3l17f-0FF'], 0],
188 ['9Pl', '-n.3 +3 -l 17 -f', [\'0FnFt
'], [\'n+3l17f-0FF'], 0],
189 ['9Pm', '-n.3 +3 -l 17 -f', [\'0FnFnt
'], [\'n+3l17f-0FF'], 0],
190 ['9Pn', '-n.3 +7 -l 24', [\'FFn
'], [\'n+7l24-FF'], 0],
191 ['9Po', '-n.3 +7 -l 24', [\'FFtn
'], [\'n+7l24-FF'], 0],
192 ['9Pp', '-n.3 +7 -l 24', [\'FnFn
'], [\'n+7l24-FF'], 0],
193 ['9Pq', '-n.3 +3:7 -l 24', [\'FnFn
'], [\'n+3-7l24-FF'], 0],
194 ['9Pr', '-n.3 +8 -l 20', [\'tFFn
'], [\'n+8l20-FF'], 0],
195 ['9Ps', '-n.3 +8 -l 20', [\'tFnFt
'], [\'n+8l20-FF'], 0],
196 ['9Pt', '-n.3 +8 -l 20', [\'tFFt
'], [\'n+8l20-FF'], 0],
197 ['9Paa', '-n.3 +5 -a -3 -l 6 -f', [\'0FFt
'], [\'n+5a3l6f-0FF'], 0],
198 ['9Pab', '-n.3 +5 -a -3 -l 6 -f', [\'0FFnt
'], [\'n+5a3l6f-0FF'], 0],
199 ['9Pac', '-n.3 +5 -a -3 -l 6 -f', [\'0FnFt
'], [\'n+5a3l6f-0FF'], 0],
200 ['9Pad', '-n.3 +5 -a -3 -l 6 -f', [\'0FnFnt
'], [\'n+5a3l6f-0FF'], 0],
201 ['9Pae', '-n.3 +6 -a -2 -l 17', [\'FFn
'], [\'n+6a2l17-FF'], 0],
202 ['9Paf', '-n.3 +6 -a -2 -l 17', [\'FFtn
'], [\'n+6a2l17-FF'], 0],
203 ['9Pag', '-n.3 +6 -a -2 -l 17', [\'FnFn
'], [\'n+6a2l17-FF'], 0],
204 ['9Pah', '-n.3 +6 -a -2 -l 17', [\'tFFn
'], [\'n+6a2l17-FF'], 0],
205 ['9Pai', '-n.3 +6 -a -2 -l 17', [\'tFnFt
'], [\'n+6a2l17-FF'], 0],
206 ['9Paj', '-n.3 +6 -a -2 -l 17', [\'tFFt
'], [\'n+6a2l17-FF'], 0],
207 ['9Pak', '-n.3 +4:8 -a -2 -l 17', [\'tFFt
'], [\'n+4-8a2l17-FF'], 0],
208 ['9Pba', '-n.3 +4 -b -2 -l 10 -f', [\'0FFt
'], [\'n+4b2l10f-0FF'], 0],
209 ['9Pbb', '-n.3 +4 -b -2 -l 10 -f', [\'0FFnt
'], [\'n+4b2l10f-0FF'], 0],
210 ['9Pbc', '-n.3 +4 -b -2 -l 10 -f', [\'0FnFt
'], [\'n+4b2l10f-0FF'], 0],
211 ['9Pbd', '-n.3 +4 -b -2 -l 10 -f', [\'0FnFnt
'], [\'n+4b2l10f-0FF'], 0],
212 ['9Pbe', '-n.3 +6 -b -3 -l 6 -f', [\'FFn
'], [\'n+6b3l6f-FF'], 0],
213 ['9Pbf', '-n.3 +6 -b -3 -l 6 -f', [\'FFtn
'], [\'n+6b3l6f-FF'], 0],
214 ['9Pbg', '-n.3 +6 -b -3 -l 6 -f', [\'FnFn
'], [\'n+6b3l6f-FF'], 0],
215 ['9Pbh', '-n.3 +6 -b -3 -l 6 -f', [\'tFFn
'], [\'n+6b3l6f-FF'], 0],
216 ['9Pbi', '-n.3 +6 -b -3 -l 6 -f', [\'tFnFt
'], [\'n+6b3l6f-FF'], 0],
217 ['9Pbj', '-n.3 +6 -b -3 -l 6 -f', [\'tFFt
'], [\'n+6b3l6f-FF'], 0],
218 ['9Pbk', '-n.3 +5:8 -b -3 -l 10 -f', [\'FnFn
'], [\'n+5-8b3l10f-FF'], 0],
219 ['9Pma', '-n.3 +3 -m -l 13 -f', [\'tFFt
-bl
', \'FnFn'], [\'n
+3ml13f
-bl
-FF
'], 0],
220 ['9Pmb
', '-n
.3 +3 -m
-l
17 -f
', [\'tFFt-bl', \'tn
'], [\'n+3ml17f-bl-tn'], 0],
221 ['9Pmc', '-n.3 +3 -m -l 17 -f', [\'tn
', \'tFFt-bl'], [\'n
+3ml17f
-tn
-bl
'], 0],
223 # line truncation column alignment; header line truncation
224 # -w/W PAGE_WIDTH [-J] options
225 ['10wa
', '-W
72 -J
-l17
-f
', [\'tFFt-ll'], [\'W72Jl17f
-ll
'], 0],
226 ['10wb
', '-w
72 -J
-l17
-f
', [\'tFFt-ll'], [\'W72Jl17f
-ll
'], 0],
227 ['10wc
', '-W
72 -l17
-f
', [\'tFFt-ll'], [\'W72l17f
-ll
'], 0],
228 ['10wd
', '-w
72 -l17
-f
', [\'tFFt-ll'], [\'w72l17f
-ll
'], 0],
229 ['10we
', '-W
28 -l17
-f
', [\'tFFt-ll'], [\'W28l17f
-ll
'], 0],
230 ['10wf
', '-W
27 -l17
-f
', [\'tFFt-ll'], [\'W27l17f
-ll
'], 0],
231 ['10wg
', '-W
26 -l17
-f
', [\'tFFt-ll'], [\'W26l17f
-ll
'], 0],
232 ['10wh
', '-W
20 -l17
-f
', [\'tFFt-ll'], [\'W20l17f
-ll
'], 0],
233 ['10ma
', '-m
-l
17 -f
', [\'tFFt-lm', \'loli
'], [\'ml17f-lm-lo'], 0],
234 ['10mb', '-W 35 -m -l 17 -f', [\'tFFt
-lm
', \'loli'], [\'W35ml17f
-lm
-lo
'], 0],
235 ['10mc
', '-w
35 -m
-l
17 -f
', [\'tFFt-lm', \'loli
'], [\'W35ml17f-lm-lo'], 0],
236 ['10md', '-J -m -l 17 -f', [\'tFFt
-lm
', \'loli'], [\'Jml17f
-lm
-lo
'], 0],
237 ['10me
', '-W
35 -J
-m
-l
17 -f
', [\'tFFt-lm', \'loli
'], [\'W35Jml17f-lmlo'], 0],
238 ['10mf', '-w 35 -J -m -l 17 -f', [\'tFFt
-lm
', \'loli'], [\'W35Jml17f
-lmlo
'], 0],
239 ['10mg
', '-n
.3 -J
-m
-l
17 -f
', [\'tFFt-lm', \'tFFt
-lm
', \'loli'], [\'nJml17f
-lmlmlo
'], 0],
240 ['10mh
', '-n
.3 -J
-m
-l
17 -f
', [\'tFFt-lm', \'loli
', \'tFFt-lm'], [\'nJml17f
-lmlolm
'], 0],
241 ['10aa
', '-a
-3 -l
17 -f
', [\'tFFt-lm'], [\'a3l17f
-lm
'], 0],
242 ['10ab
', '-W
35 -a
-3 -l
17 -f
', [\'tFFt-lm'], [\'W35a3l17f
-lm
'], 0],
243 ['10ac
', '-J
-a
-3 -l
17 -f
', [\'tFFt-lm'], [\'Ja3l17f
-lm
'], 0],
244 ['10ad
', '-W
35 -J
-a
-3 -l
17 -f
', [\'tFFt-lm'], [\'W35Ja3l17f
-lm
'], 0],
245 ['10ba
', '-b
-3 -l
17 -f
', [\'tFFt-lm'], [\'b3l17f
-lm
'], 0],
246 ['10bb
', '-W
35 -b
-3 -l
17 -f
', [\'tFFt-lm'], [\'W35b3l17f
-lm
'], 0],
247 ['10bc
', '-J
-b
-3 -l
17 -f
', [\'tFFt-lm'], [\'Jb3l17f
-lm
'], 0],
248 ['10bd
', '-W
35 -J
-b
-3 -l
17 -f
', [\'tFFt-lm'], [\'W35Jb3l17f
-lm
'], 0],
250 # merge files (-m option) use separator string (-S option)
251 ['11sa
', '-n
.3 -S
:--: -m
-l
13 -f
', [\'tFFt-bl', \'FnFn
'], [\'nSml13-bl-FF'], 0],
252 ['11sb', '-n.3 -S:--: -m -l 17 -f', [\'tFFt
-bl
', \'FnFn'], [\'nSml17
-bl
-FF
'], 0],
253 ['11se
', '-n
.3 -S
:--: -m
-l
13 -f
', [\'tn', \'tn
', \'FnFn'], [\'nSml13
-t
-t
-FF
'], 0],
254 ['11sf
', '-n
.3 -S
:--: -m
-l
17 -f
', [\'tn', \'tn
', \'FnFn'], [\'nSml17
-t
-t
-FF
'], 0],
255 ['11sg
', '-n
.3 -S
:--: -m
-l
13 -f
', [\'tn', \'tn
', \'FnFn', \'FnFn
'], [\'nSml13-t-tFFFF'], 0],
256 ['11sh', '-n.3 -S:--: -m -l 17 -f', [\'tn
', \'tn', \'FnFn
', \'FnFn'], [\'nSml17
-t
-tFFFF
'], 0],
258 # left margin (-o option) and separator string (-S option)
259 ['12aa
', '-o3
-a
-3 -l17
-f
', [\'tn'], [\'o3a3l17f
-tn
'], 0],
260 ['12ab
', '-o3
-a
-3 -S
:--: -l17
-f
', [\'tn'], [\'o3a3Sl17f
-tn
'], 0],
261 ['12ac
', '-o3
-a
-3 -S
:--: -n
. -l17
-f
', [\'tn'], [\'o3a3Snl17f
-tn
'], 0],
262 ['12ba
', '-o3
-b
-3 -l17
-f
', [\'tn'], [\'o3b3l17f
-tn
'], 0],
263 ['12bb
', '-o3
-b
-3 -S
:--: -l17
-f
', [\'tn'], [\'o3b3Sl17f
-tn
'], 0],
264 ['12bc
', '-o3
-b
-3 -S
:--: -n
. -l17
-f
', [\'tn'], [\'o3b3Snl17f
-tn
'], 0],
265 ['12ma
', '-o3
-m
-l17
-f
', [\'tFFt-bl', \'tn
'], [\'o3ml17f-bl-tn'], 0],
266 ['12mb', '-o3 -m -S:--: -l17 -f', [\'tFFt
-bl
', \'tn'], [\'o3mSl17f
-bl
-tn
'], 0],
267 ['12mc
', '-o3
-m
-S
:--: -n
. -l17
-f
', [\'tFFt-bl', \'tn
'], [\'o3mSnl17fbltn'], 0],
268 ['12md', '-o3 -J -m -l17 -f', [\'tFFt
-lm
', \'loli'], [\'o3Jml17f
-lm
-lo
'], 0],
271 # Single column output: POSIX compliant, adapt other UNIXes (SunOS.5.5.1 e.g.)
272 # number-separator TAB always an output TAB --> varying number/text-spacing
273 ['13a
', '-t
-n
-e8
', [\'t_tab'], [\'tne8
-t_tab
'], 0],
274 ['13b
', '-t
-n
-e8
-o3
', [\'t_tab'], [\'tne8o3
-t_tab
'], 0],
276 # POSIX compliant: multi-columns of equal width (unlike SunOS.5.5.1 e.g.)
278 ['13ba
', '-t
-n
-2 -e8
', [\'t_tab'], [\'tn2e8
-t_tab
'], 0],
279 ['13bb
', '-t
-n
: -2 -e8
', [\'t_tab'], [\'tn_2e8
-t_tab
'], 0],
280 ['13bc
', '-t
-n
: -2 -e8
-S
----', [\'t_tab'], [\'tn_2e8S
-t_tab
'], 0],
281 ['13bd
', '-t
-n
-2 -e8
-o3
', [\'t_tab'], [\'tn2e8o3
-t_tab
'], 0],
282 # number-separator TAB not treated as input text-tab, no `-e' expansion
283 ['13be', '-t -n -2 -e5 -o3', [\'t_tab
'], [\'tn2e5o3-t_tab'], 0],
284 # input-tab-char `:' not equal default (text) TABs
285 ['13bf', '-t -n -2 -e:8', [\'t_tab_
'], [\'tn2e8-t_tab'], 0],
287 # options -w/-s: POSIX-compliant, means adapting the interference of -w/-s
288 # with multi-column output from other UNIXes (SunOS e.g.);
289 # columns, truncated = 72 / separator = space :
290 ['14a', '-2 -f', [\'t_notab
'], [\'2f-t_notab'], 0],
291 # full lines, no truncation / separator = TAB :
292 ['14b', '-2 -s -f', [\'t_notab
'], [\'2sf-t_notab'], 0],
293 # full lines, no truncation / separator = `:' :
294 ['14c', '-2 -s: -f', [\'t_notab
'], [\'2s_f-t_notab'], 0],
295 # columns, truncated = 60 / separator = space :
296 ['14d', '-2 -w60 -f', [\'t_notab
'], [\'2w60f-t_notab'], 0],
297 # columns, truncated = 60 / no separator (SunOS-BUG: line width to small):
298 ['14e', '-2 -s -w60 -f', [\'t_notab
'], [\'2sw60f-t_notab'], 0],
299 # columns, truncated = 60 / separator = `:' (HP-UX.10.20-2-BUG:
300 # `:' missing with -m option):
301 ['14f', '-2 -s: -w60 -f', [\'t_notab
'], [\'2s_w60f-t_nota'], 0],
303 # new long-options -W/-S/-J disentangle those options (see also No.`10*')
304 # columns, truncated = 72 / no separator :
305 ['14g', '-2 -S -f', [\'t_notab
'], [\'2Sf-t_notab'], 0],
306 # full lines, no truncation / separator = TAB : (Input: -S"<TAB>")
307 ['14h', '-2 -S" " -J -f', [\'t_notab
'], [\'2sf-t_notab'], 0],
308 # columns, truncated = 72 / separator `:' :
309 ['14i', '-2 -S: -f', [\'t_notab
'], [\'2S_f-t_notab'], 0],
310 # full lines, no truncation / separator = `:' :
311 ['14j', '-2 -S: -J -f', [\'t_notab
'], [\'2s_f-t_notab'], 0],
312 # columns, truncated = 60 / separator = space:
313 ['14k', '-2 -W60 -f', [\'t_notab
'], [\'2w60f-t_notab'], 0],
314 # columns, truncated = 60 / no separator :
315 ['14l', '-2 -S -W60 -f', [\'t_notab
'], [\'2sw60f-t_notab'], 0],
316 # columns, truncated = 60 / separator = `:' :
317 ['14m', '-2 -S: -W60 -f', [\'t_notab
'], [\'2s_w60f-t_nota'], 0],
319 # Tabify multiple spaces, -i option
320 # number of input spaces between a and b must not change; be careful
321 # comparing with other UNIXes (some other SunOS examples are OK !?)
322 # SunOS.5.5.1-BUG: 8 input spaces --> 11 output spaces between a and b;
323 ['i-opt-a', '-tn -i5 -h ""', "a b\n", " 1 a b\n", 0],
324 # SunOS.5.5.1-BUG: 8 input spaces --> 9 output spaces between a and b;
325 ['i-opt-b', '-tn -i5 -o9 -h ""', "a b\n", " 1 a b\n", 0],
327 # line number overflow not allowed: cut off leading digits;
328 # don't adapt other UNIXes, no real standard to follow, a consequent
329 # programming of column handling may change the GNU pr concept.
330 ['ncut-a', '-tn2 -N98', "y\ny\ny\ny\ny\n", "98 y\n99 y\n00 y\n01 y\n02 y\n", 0],
331 ['ncut-b', '-tn:2 -N98', "y\ny\ny\ny\ny\n", "98:y\n99:y\n00:y\n01:y\n02:y\n", 0],
333 ['margin-0', '-o 0', '', '', 0],
335 # BUG fixed: that leading space on 3rd line of output should not be there
336 ['dbl-sp-a', '-d -l 14 -h ""', "1\n2\n", "\n\n\n\n\n1\n\n2\n\n\n\n\n\n\n", 0],
337 # This test failed with 1.22e and earlier.
338 ['dbl-sp-b', '-d -t', "1\n2\n", "1\n\n2\n\n", 0],
340 # This test would segfault with 2.0f and earlier.
341 ['narrow-1', '-W1 -t', "12345\n", "1\n", 0],
348 my $common_option_prefix = '--test -h x';
354 my ($test_name, $flags, $in, $exp, $ret) = @
$t;
356 # Prepend the common options to $FLAGS.
357 my $sep = ($flags ?
' ' : '');
358 $flags = "$common_option_prefix$sep$flags";
359 push (@new_tv, [$test_name, $flags, $in, $exp, $ret]);