<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/misc/comm, branch v7.3</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v7.3</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v7.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2009-03-08T20:34:08Z</updated>
<entry>
<title>tests: add a test for newly-fixed bug in comm --check-order</title>
<updated>2009-03-08T20:34:08Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-03-08T17:37:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=93f6771e82401f4c88219938602d4f09628301f4'/>
<id>urn:sha1:93f6771e82401f4c88219938602d4f09628301f4</id>
<content type='text'>
* tests/misc/comm (ooo-prefix): Add a test for today's fix.
* NEWS (Bug fixes): Mention it.
</content>
</entry>
<entry>
<title>comm: accept new option: --output-delimiter=STR</title>
<updated>2008-06-12T19:03:05Z</updated>
<author>
<name>Bo Borgerson</name>
<email>gigabo@gmail.com</email>
</author>
<published>2008-04-23T03:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=81d0c8f367c89a52e41bbd89e7c45d2b1ac495f2'/>
<id>urn:sha1:81d0c8f367c89a52e41bbd89e7c45d2b1ac495f2</id>
<content type='text'>
* src/comm.c (delimiter): New global.
(writeline): Use delimiter string instead of single TAB character.
(main): Initialize delimiter.
* tests/misc/comm: Add tests for comm output delimiter specification.
* doc/coreutils.texi: Document new option.
* NEWS: Advertise new option.
* TODO: Remove associated item.
</content>
</entry>
<entry>
<title>comm: ensure that input files are sorted</title>
<updated>2008-06-12T17:38:43Z</updated>
<author>
<name>Bo Borgerson</name>
<email>gigabo@gmail.com</email>
</author>
<published>2008-04-21T01:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=98a96822d9dac92de719fa340fe326e1fe0427fe'/>
<id>urn:sha1:98a96822d9dac92de719fa340fe326e1fe0427fe</id>
<content type='text'>
* NEWS: List new behavior.
* doc/coreutils.texi (checkOrderOption) New macro for
describing `--check-order' and `--nocheck-order', used in
both join and comm.
* src/comm.c (main): Initialize new options.
(usage): Describe new options.
(compare_files): Keep an extra pair of buffers for the previous
line from each file to check the internal order.
(check_order): If an order-check is required, compare and handle
the result appropriately.
(copylinebuffer): Copy a linebuffer; used for copy before read.
* tests/misc/Makefile.am: List new test.
* tests/misc/comm: Tests for the comm program, including the
new order-checking functionality and attendant command-line options.
</content>
</entry>
</feed>
