<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/pr/Test.pm, branch v5.91</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.91</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.91'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-04-29T23:49:47Z</updated>
<entry>
<title>Don't set _POSIX2_VERSION; no longer needed.</title>
<updated>2005-04-29T23:49:47Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-29T23:49:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=87aed84ff4adb186187b1432a1e0dae29e8fd7f0'/>
<id>urn:sha1:87aed84ff4adb186187b1432a1e0dae29e8fd7f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't let pr treat +1:-1 like +1:18446744073709551615.</title>
<updated>2005-04-01T07:40:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-04-01T07:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9c9c4327e2a95591784149566699a052ad12fdb9'/>
<id>urn:sha1:9c9c4327e2a95591784149566699a052ad12fdb9</id>
<content type='text'>
(neg-page): Add a test for this.
</content>
</entry>
<entry>
<title>Both `pr -0' and e.g., `pr -03' would evoke `column count too large'.</title>
<updated>2005-03-15T18:09:05Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-15T18:09:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fd304f1e0e121f7ff61fd2dc578b92e63ea4ccc5'/>
<id>urn:sha1:fd304f1e0e121f7ff61fd2dc578b92e63ea4ccc5</id>
<content type='text'>
`pr -0' should give a better diagnostic and `pr -03' should be
equivalent to `pr -3'.

(parse_column_count): Change return type to void.
Call error (EXIT_FAILURE, ... for an invalid string.
(main): Allocate space for column_count_string using malloc.
Accumulate all old-style column-count digits before converting.
When the number of columns is specified via both old-style,
(e.g., -3), and a long option (--columns=5), ensure that only
the last one specified takes effect.

Add tests for the above.
</content>
</entry>
<entry>
<title>(test_vector): For each -N test, automatically</title>
<updated>2005-01-08T09:35:04Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-01-08T09:35:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=08f451c3f442ff764fe3cc61fe71635c27ee1567'/>
<id>urn:sha1:08f451c3f442ff764fe3cc61fe71635c27ee1567</id>
<content type='text'>
create a new test vector using --columns=N.
</content>
</entry>
<entry>
<title>Fix typo in env_default comment.</title>
<updated>2004-04-26T15:39:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-04-26T15:39:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9a3fee94a07d7a0655201f5b1c681811483d4f48'/>
<id>urn:sha1:9a3fee94a07d7a0655201f5b1c681811483d4f48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[col-last]: New test for the above.</title>
<updated>2002-08-09T22:13:37Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-08-09T22:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b2ad2ca79504be4379882596d1b1cc2be9c844e8'/>
<id>urn:sha1:b2ad2ca79504be4379882596d1b1cc2be9c844e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tell head to accept old-style options like `-1'.</title>
<updated>2002-02-17T22:48:45Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-02-17T22:48:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1b34d3edeeb823dccfb4b4e6ddf07f42cb8fcd3f'/>
<id>urn:sha1:1b34d3edeeb823dccfb4b4e6ddf07f42cb8fcd3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust to minor spacing changes in pr headers.</title>
<updated>2001-03-17T08:49:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-03-17T08:49:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1499642b50b905758957628a4d87ee797f694e3a'/>
<id>urn:sha1:1499642b50b905758957628a4d87ee797f694e3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update file names to reflect renamings.</title>
<updated>2001-02-18T08:49:52Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-02-18T08:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=96bbda7216a9165429bb0a74231a74e6cc124c22'/>
<id>urn:sha1:96bbda7216a9165429bb0a74231a74e6cc124c22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(narrow-1): New test, for the above.</title>
<updated>2000-08-05T10:51:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-08-05T10:51:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=81b2c3735e389d6e56b0ce43019a01644175c1a3'/>
<id>urn:sha1:81b2c3735e389d6e56b0ce43019a01644175c1a3</id>
<content type='text'>
</content>
</entry>
</feed>
