make: remove test variant for NO_REGEX

The compile-time toggle was removed in var.c 1.1099 from 2024-02-07.
This commit is contained in:
rillig 2024-03-01 17:47:05 +00:00
parent 9e211f3599
commit 448a10168f
1 changed files with 1 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: test-variants.mk,v 1.5 2023/01/19 19:55:27 rillig Exp $
# $NetBSD: test-variants.mk,v 1.6 2024/03/01 17:47:05 rillig Exp $
#
# Build several variants of make and run the tests on them.
#
@ -81,15 +81,6 @@ TESTS+= maxpathlen
CPPFLAGS.maxpathlen= -DMAXPATHLEN=20
SKIP.maxpathlen= yes
# In this variant, the unit tests using the modifier ':C' fail, as expected.
#
TESTS+= no-regex
CPPFLAGS.no-regex= -DNO_REGEX
SKIP_TESTS.no-regex= archive cond-short deptgt-makeflags dollar export-all
SKIP_TESTS.no-regex+= moderrs modmatch modmisc var-eval-short
SKIP_TESTS.no-regex+= varmod-select-words varmod-subst varmod-subst-regex
SKIP_TESTS.no-regex+= varname-dot-make-pid varname-dot-make-ppid
# NetBSD 8.0 x86_64 says:
# In file included from /usr/include/sys/param.h:115:0,
# from arch.c:135: