summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/varparse-errors.exp
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-06-01 20:56:35 +0000
committerrillig <rillig@NetBSD.org>2023-06-01 20:56:35 +0000
commitc87a0f0af9217c77a95dfd55b2073f34ae35576d (patch)
treebde8967dda0ad0f0f8a7782e2544990b10bfc68b /usr.bin/make/unit-tests/varparse-errors.exp
parent804ec5ad1c5f82250c9279dcd7fb372399035a51 (diff)
tests/make: force line-based diagnostics to be listed in the tests
This way, contradictions between the intended output and the actual output are closer together and have a better chance of being spotted.
Diffstat (limited to 'usr.bin/make/unit-tests/varparse-errors.exp')
-rw-r--r--usr.bin/make/unit-tests/varparse-errors.exp8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/make/unit-tests/varparse-errors.exp b/usr.bin/make/unit-tests/varparse-errors.exp
index fc20e427296..41db6d8c6f4 100644
--- a/usr.bin/make/unit-tests/varparse-errors.exp
+++ b/usr.bin/make/unit-tests/varparse-errors.exp
@@ -1,10 +1,10 @@
-make: "varparse-errors.mk" line 37: Unknown modifier "Z"
-make: "varparse-errors.mk" line 45: Unknown modifier "Z"
+make: "varparse-errors.mk" line 38: Unknown modifier "Z"
+make: "varparse-errors.mk" line 47: Unknown modifier "Z"
make: Bad modifier ":OX" for variable ""
-make: "varparse-errors.mk" line 67: Undefined variable "${:U:OX"
+make: "varparse-errors.mk" line 71: Undefined variable "${:U:OX"
make: Bad modifier ":OX" for variable ""
make: Bad modifier ":OX" for variable ""
-make: "varparse-errors.mk" line 67: Undefined variable "${:U:OX"
+make: "varparse-errors.mk" line 71: Undefined variable "${:U:OX"
make: Bad modifier ":OX" for variable ""
make: Unclosed variable expression, expecting '}' for modifier "Q" of variable "" with value ""
make: Unclosed variable expression, expecting '}' for modifier "sh" of variable "" with value ""