freebsd-nq/tools/regression/usr.bin
Jaakko Heinonen d8eba599f5 Don't read the newline character to line buffer because lines are passed
to wcscoll(3). Newline characters could cause incorrect results when
comparing lines.

Also, if an input line didn't contain a newline character, it was
omitted from the output. According to my interpretation, SUSv3 requires
that the newline is always printed.

Add regression tests for the cases. [1]

PR:		bin/140976
Submitted by:	D'Arcy Cain (original version) [1]
Approved by:	trasz (mentor)
2009-12-12 18:18:46 +00:00
..
calendar Updated tests for changed features. 2007-06-09 06:01:24 +00:00
comm Don't read the newline character to line buffer because lines are passed 2009-12-12 18:18:46 +00:00
env
file2c
join
jot Fix some uninitialise variables. 2009-07-08 10:16:16 +00:00
lastcomm Add sparc64 regression test files. 2007-05-24 07:00:53 +00:00
m4
make
pkill Rename files that collide on case-insensitive file systems by encoding 2009-03-10 09:33:22 +00:00
printf
sed IEEE Std 1003.1, 2004 Edition states: 2009-09-20 15:47:31 +00:00
tr Add a new set of regression tests, for the tr(1) utility. 2008-01-13 08:33:20 +00:00
uudecode
uuencode
xargs
Makefile Don't read the newline character to line buffer because lines are passed 2009-12-12 18:18:46 +00:00
regress.m4