git: test: Sync with FreeBSD.
Peter Avalos
pavalos at crater.dragonflybsd.org
Wed Jul 31 11:42:55 PDT 2013
commit d5d041ece235f50adad3e086550555d7201f43b9
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date: Tue Jul 30 21:07:10 2013 -0700
test: Sync with FreeBSD.
* Add examples and non-standard primaries to the manual page.
* Reduce code size of ops table.
* Put some static keywords in the source code.
* Accept == as an alias of = which is a popular GNU extension.
* Add more regression tests.
-We have eaccess(2) now, so use it.
Obtained-from: FreeBSD
Summary of changes:
bin/test/Makefile | 2 +-
bin/test/test.1 | 53 ++++++++++++++++++++++++-------
bin/test/test.c | 51 +++++++++++++-----------------
tools/regression/bin/test/Makefile | 2 +-
tools/regression/bin/test/regress.sh | 61 +++++++++++++++++++++++++++++-------
tools/regression/bin/test/regress.t | 2 +-
6 files changed, 115 insertions(+), 56 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d5d041ece235f50adad3e086550555d7201f43b9
--
DragonFly BSD source repository
More information about the Commits
mailing list