freebsd-dev/tools/regression/usr.bin
David E. O'Brien 6e50170633 Remove the "funny targets" make check. We no longer need embedded :: targets
to build FreeBSD (they are used in Perl man pages).  We never needed embedded
"!" in targets that I can find.

We got this from OpenBSD and I cannot find any other make that supports
such things -- contrary to their commit message claim: "This behaviour
is also consistent with other versions of make.".
2012-07-05 18:23:36 +00:00
..
apply - Use errx(3) instead of err(3) when checking if snprintf(3) succeeded. 2010-03-05 15:23:01 +00:00
calendar 'prove -r' isn't as smart as grog thought. 2010-01-04 10:58:08 +00:00
cc These tests check whether the compiler evaluates floating-point 2012-01-20 06:57:21 +00:00
comm Don't read the newline character to line buffer because lines are passed 2009-12-12 18:18:46 +00:00
env Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
file2c
join
jot Fix stuttering sequences and reverse ranges 2010-06-02 07:47:29 +00:00
lastcomm You need to be root to run this test. 2010-01-04 09:59:18 +00:00
m4 Import m4 regression tests from OpenBSD 2012-04-30 22:00:34 +00:00
make Remove the "funny targets" make check. We no longer need embedded :: targets 2012-07-05 18:23:36 +00:00
ncal Replace -b with -C and -B (as proposed by Alexander). 2010-03-21 21:33:21 +00:00
pkill - Implement -q option for pgrep(1). 2010-02-12 18:52:24 +00:00
printf printf: Allow multibyte characters for '<char> form, avoid negative codes. 2011-05-28 11:37:47 +00:00
sed Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
tr tr: Fix '[=]=]' equivalence class. 2010-09-29 22:24:18 +00:00
uudecode
uuencode
xargs
yacc Import byacc from invisible island, it brings us lots of compatibilities with 2012-05-21 13:31:26 +00:00
Makefile Create regression tests for ncal: 2010-03-14 10:24:03 +00:00
regress.m4