freebsd-dev/tools/regression/usr.bin
Garance A Drosehn 413a16d889 The regression-tests for 'make' *expect* to trigger make's warning:
warning: duplicate script for target "double" ignored
The regression-tests do try to hide that message, but the message does
still appear when using -j (eg: 'make -j5 buildworld').  This changes the
regression-test so the expected warning message will not be seen even
when -j is specified.

Reviewed by:	jmallett  ru
2003-02-10 19:56:42 +00:00
..
file2c Move all remaining tests except for: 2002-06-24 14:22:44 +00:00
join Move all remaining tests except for: 2002-06-24 14:22:44 +00:00
jot Move all remaining tests except for: 2002-06-24 14:22:44 +00:00
m4 I explicitly meant to not move any of this over to the new m4(1) framework, 2002-06-24 14:29:19 +00:00
make The regression-tests for 'make' *expect* to trigger make's warning: 2003-02-10 19:56:42 +00:00
sed Update another mention of <CR><CR> I missed the first time around (rev 1.2) 2002-07-04 05:16:19 +00:00
uudecode Move all remaining tests except for: 2002-06-24 14:22:44 +00:00
uuencode Convert straightforward regression tests to use regress.m4. 2002-06-24 13:52:28 +00:00
xargs Convert straightforward regression tests to use regress.m4. 2002-06-24 13:52:28 +00:00
Makefile Add the m4(1) regression test. 2002-06-07 05:32:00 +00:00
regress.m4 Reduce internal code duplication, add REGRESSION_PASSFAIL([testname]) to 2002-06-25 12:40:04 +00:00