freebsd-skq/tools/regression/usr.bin
Juli Mallett 151740b470 For the P function, the newline must be considered a part of the pattern
space, so when printing it, don't let the pattern space and the output run
into eachother by omitting the \n when printing.
2002-04-21 01:27:05 +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 For the P function, the newline must be considered a part of the pattern 2002-04-21 01:27:05 +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