freebsd-src/tools/regression/usr.bin
Yaroslav Tykhiy e9a0eed451 Don't forget to close the range if we branched over its end
and had no chance to match it by the 2nd address precisely.
Otherwise the unclosed range would bogusly extend to the end
of stream.

Add a basic regression test for the bug fixed.  (This change
also fixes the more complex case 5.3 from `multitest.t'.)

Compared with:	SUN and GNU seds
Tested by:	regression tests
MFC after:	1 week
2007-04-02 08:14:46 +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 New test cases demonstrating fixed bugs, and the reason why 2006-12-03 19:18:41 +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 Fix and extend the -j option to pkill/pgrep WRT the jail 2006-11-23 11:55:17 +00:00
printf Also test \0 in the format string. 2005-04-14 18:33:14 +00:00
sed Don't forget to close the range if we branched over its end 2007-04-02 08:14:46 +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 Add a few regression tests for printf(1). 2005-04-13 20:08:17 +00:00
regress.m4 Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00