freebsd-dev/tools/regression/usr.bin/sed
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
..
hanoi.sed Update another mention of <CR><CR> I missed the first time around (rev 1.2) 2002-07-04 05:16:19 +00:00
Makefile Convert straightforward regression tests to use regress.m4. 2002-06-24 13:52:28 +00:00
math.sed
multitest.t Test 8.16 in sed.test tests the ability of a sed to handle an empty 2003-07-22 19:22:08 +00:00
regress.bcb.out Correct the psl regression test for sed(1)'s now-fixed newline 2002-06-27 15:58:59 +00:00
regress.G.out
regress.in
regress.P.out
regress.psl.out Correct the psl regression test for sed(1)'s now-fixed newline 2002-06-27 15:58:59 +00:00
regress.s3.out Add tests for the behaviour of substitution when the regex can match 2003-06-04 15:26:23 +00:00
regress.s4.out Add tests for the behaviour of substitution when the regex can match 2003-06-04 15:26:23 +00:00
regress.s5.out Add tests for the behaviour of substitution when the regex can match 2003-06-04 15:26:23 +00:00
regress.sg.out Add tests for the behaviour of substitution when the regex can match 2003-06-04 15:26:23 +00:00
regress.sh Add tests for the behaviour of substitution when the regex can match 2003-06-04 15:26:23 +00:00
regress.y.out The wrong y/// output got spammed into this file; from green@ indirectly. 2002-06-27 16:07:51 +00:00
sed.test Test 8.16 in sed.test tests the ability of a sed to handle an empty 2003-07-22 19:22:08 +00:00