freebsd-dev/tools/regression/usr.bin
Yaroslav Tykhiy f6703c9c0a Change the semantics of -i (in-place editing) so that it treats
each file independently from other files.  The new semantics are
desired in the most of practical cases, e.g.: delete lines 5-9
from each file.

Keep the previous semantics of -i under a new option, -I, which
uses a single continuous address space covering all files to edit
in-place -- they are too cool to just drop them.

Add regression tests for -i and -I.

Approved by:	dds
Compared with:	GNU sed
Discussed on:	-hackers
MFC after:	2 weeks
2007-04-21 01:21:36 +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 Change the semantics of -i (in-place editing) so that it treats 2007-04-21 01:21:36 +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