freebsd-dev/tools/regression/usr.bin
Julio Merino 03a7bb948d Only run the make tests when make is fmake.
Because bmake is the default make being built, many of the tests here
fail due to differences between the two.  Just skip the tests for now
when using fmake.
2014-03-12 10:38:32 +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 Fix lastcomm tests under amd64. 2014-03-12 10:35:22 +00:00
m4 Fix m4 tests so that they run cleanly with prove. 2014-03-09 19:25:53 +00:00
make Only run the make tests when make is fmake. 2014-03-12 10:38:32 +00:00
ncal Fix ncal tests so that they run cleanly with prove. 2014-03-09 22:16:39 +00:00
pkill Fix pkill tests so that they run cleanly with prove. 2014-03-09 22:14:20 +00:00
printf Fix printf tests so that they run cleanly with prove. 2014-03-09 19:37:01 +00:00
sed Fix sed tests so that they run cleanly with prove. 2014-03-09 21:56:29 +00:00
tr tr: Fix '[=]=]' equivalence class. 2010-09-29 22:24:18 +00:00
uudecode
uuencode
xargs Add a few xargs tests related to -0, -n and quoting. 2013-05-04 16:41:14 +00:00
yacc Fix yacc tests so that they run cleanly with prove. 2014-03-09 22:05:23 +00:00
Makefile Create regression tests for ncal: 2010-03-14 10:24:03 +00:00
regress.m4