8e1a21443b
The test can now be run with bash and ksh as well. Bash exits if a function call returns failure, the NetBSD /bin/sh doesn't. After reading POSIX, sections "2.9.1 Simple Commands" and "set -e", I'm in favor of bash here. Ksh exits in "set -eu" mode if "$@" is used but no arguments are given. |
||
---|---|---|
.. | ||
barrier | ||
bootstrap-install-sh | ||
buildlink-libtool | ||
buildlink-transform | ||
buildlink-unwrap | ||
check-perms | ||
check-portability | ||
compiler | ||
conf-files-spaces | ||
env-vars | ||
gnu-configure-strict | ||
infra-unittests | ||
make-env-phases | ||
make-quoting | ||
make-shell | ||
path | ||
pkg-options | ||
pkgfail | ||
plus_build_version | ||
print-plist | ||
print-plist-python | ||
replace-interpreter | ||
show-all | ||
tools | ||
tools-platform | ||
README |
See the chapter "Regression tests" in the pkgsrc guide (doc/pkgsrc.txt) for more information about these tests.