freebsd-dev/tools/regression/usr.bin
Eitan Adler 2f01c791e9 POSIX requires that non-existent or null arguments be treated as if a
zero argument were supplied.

Add a regression test to catch this case as well.

PR:		bin/174521
Submitted by:	Daniel Shahaf <danielsh@elego.de> (pr)
Submitted by:	Mark Johnston <markjdb@gmail.com> (initial patch)
Reviewed by:	jilles
Approved by:	cperciva (implicit)
MFC after:	3 weeks
2012-12-18 21:02:38 +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 POSIX requires that non-existent or null arguments be treated as if a 2012-12-18 21:02:38 +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