freebsd-dev/tools/regression/usr.bin
Diomidis Spinellis ac8f32ce62 IEEE Std 1003.1, 2004 Edition states:
"The escape sequence '\n' shall match a <newline> embedded in
the pattern space."

It is unclear whether this also applies to a \n embedded in a
character class.  Disable the existing handling of \n in a character
class following Mac OS X, GNU sed version 4.1.5 with --posix, and
SunOS 5.10 /usr/bin/sed.

Pointed by:	Marius Strobl
Obtained from:	Mac OS X
2009-09-20 15:47:31 +00:00
..
calendar Updated tests for changed features. 2007-06-09 06:01:24 +00:00
env Correct one regression test (which was expected an incorrect answer), and 2005-07-15 02:31:15 +00:00
file2c o -n option added. 2005-05-15 07:35:34 +00:00
join Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
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 Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
make Add first tests for semicolon handling. The first test fails. This is 2005-10-18 07:28:09 +00:00
pkill Rename files that collide on case-insensitive file systems by encoding 2009-03-10 09:33:22 +00:00
printf Also test \0 in the format string. 2005-04-14 18:33:14 +00:00
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 Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
uuencode Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
xargs Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
Makefile Attach the tr(1) regression tests to the build. 2008-01-13 08:33:58 +00:00
regress.m4 Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00