DragonFly commits List (threaded) for 2013-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: test: Sync with FreeBSD.
commit d5d041ece235f50adad3e086550555d7201f43b9
Author: Peter Avalos <pavalos@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]