freebsd-dev/tools/regression/usr.bin
Diomidis Spinellis 37c94e1d78 Test 8.16 in sed.test tests the ability of a sed to handle an empty
regular expression as the first argument to a substitute command. If
used to test a sed which (erroneously) evaluates this at translation
time rather than at execution time, the bugged sed is put into an
infinite loop. This mode of failure seems excessive. Such a failing
sed is the Free Software Foundation's sed 3.02.

The specific test was also not being executed for the BSD sed.

Both problems are now fixed.

PR:		misc/25585
Submitted by:	Walter Briscoe <w.briscoe@ponl.com>
Approved by:	schweikh (mentor)
MFC after:	2 weeks
2003-07-22 19:22:08 +00:00
..
file2c Move all remaining tests except for: 2002-06-24 14:22:44 +00:00
join Move all remaining tests except for: 2002-06-24 14:22:44 +00:00
jot Move all remaining tests except for: 2002-06-24 14:22:44 +00:00
m4 I explicitly meant to not move any of this over to the new m4(1) framework, 2002-06-24 14:29:19 +00:00
make Fixed broken arithmetic expression parser. 2003-07-04 13:33:48 +00:00
sed Test 8.16 in sed.test tests the ability of a sed to handle an empty 2003-07-22 19:22:08 +00:00
uudecode Move all remaining tests except for: 2002-06-24 14:22:44 +00:00
uuencode Convert straightforward regression tests to use regress.m4. 2002-06-24 13:52:28 +00:00
xargs Convert straightforward regression tests to use regress.m4. 2002-06-24 13:52:28 +00:00
Makefile Add the m4(1) regression test. 2002-06-07 05:32:00 +00:00
regress.m4 Reduce internal code duplication, add REGRESSION_PASSFAIL([testname]) to 2002-06-25 12:40:04 +00:00