summaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/opt-debug-hash.mk
blob: 88edbedd6fd987c816f8b826006d68d4010d95ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: opt-debug-hash.mk,v 1.5 2024/05/31 07:13:12 rillig Exp $
#
# Tests for the -dh command line option, which adds debug logging for
# hash tables.  Even more detailed logging is available by compiling
# make with -DDEBUG_HASH_LOOKUP.

.MAKEFLAGS: -dh

# Force a parse error, to demonstrate the newline character in the "cannot
# continue" diagnostic that had been missing before parse.c 1.655 from
# 2022-01-22.
# expect+1: Missing argument for ".error"
.error