freebsd-dev/tools/regression/usr.bin
Juli Mallett dd281fa589 Add sed(1) tests for proper behaviour of the G option as fixed in PR 26152,
and for proper behaviour of some sed functions given a nil pattern space,
as fixed in PR 34813.

The test for G was based on the test in the PR.  The nil pattern space test
is slightly different as we need to get *some* output, as the core dump will
also produce no output (old behaviour) and turn up falsely that the utility
is working fine.
2002-04-21 01:04:03 +00:00
..
file2c Add an exceedingly simple regression test for the file2c program. One would 2002-04-20 19:01:21 +00:00
join A simple test for join(1) based on tjr's test case for -o 0. 2002-04-20 19:33:23 +00:00
jot Add a test for jot(1). 2002-04-20 19:41:30 +00:00
make Check to see if make(1)'s handling of doubly-defined targets is busted or 2002-04-21 00:41:37 +00:00
sed Add sed(1) tests for proper behaviour of the G option as fixed in PR 26152, 2002-04-21 01:04:03 +00:00
uudecode Only exit at the end of a test, exit with the last value of $? that was not 0. 2002-04-21 00:18:29 +00:00
uuencode Only exit at the end of a test, exit with the last value of $? that was not 0. 2002-04-21 00:18:29 +00:00
xargs Only exit at the end of a test, exit with the last value of $? that was not 0. 2002-04-21 00:18:29 +00:00
Makefile Add sed(1) tests for proper behaviour of the G option as fixed in PR 26152, 2002-04-21 01:04:03 +00:00