You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-devel/bmake/files/bmake-20201117-tests.patch

19 lines
425 B

--- a/unit-tests/Makefile
+++ b/unit-tests/Makefile
@@ -168,7 +168,6 @@
TESTS+= envfirst
TESTS+= error
TESTS+= # escape # broken by reverting POSIX changes
-TESTS+= export
TESTS+= export-all
TESTS+= export-env
TESTS+= export-variants
@@ -255,7 +254,6 @@
TESTS+= sh-meta-chars
TESTS+= sh-multi-line
TESTS+= sh-single-line
-TESTS+= shell-csh
TESTS+= shell-custom
.if exists(/bin/ksh)
TESTS+= shell-ksh