aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/opt-debug-varraw.mk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/opt-debug-varraw.mk')
-rw-r--r--contrib/bmake/unit-tests/opt-debug-varraw.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/opt-debug-varraw.mk b/contrib/bmake/unit-tests/opt-debug-varraw.mk
new file mode 100644
index 000000000000..b334a2a89221
--- /dev/null
+++ b/contrib/bmake/unit-tests/opt-debug-varraw.mk
@@ -0,0 +1,12 @@
+# $NetBSD: opt-debug-varraw.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $
+#
+# Tests for the -dV command line option, which forces the -V option to
+# print the raw values of variables.
+
+# TODO: Does this make -V and -v equivalent, or are there any other subtle
+# differences?
+
+# TODO: Implementation
+
+all:
+ @:;