summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-06-09 13:35:33 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-06-09 14:00:50 +0200
commit8453c52291eda9b9d954ac480fd062010f836a3f (patch)
tree7df78a0c45f09da88118ae332da1fc28aa1d7d6e
parentc295c312dd76be6b61bdaccda5b70be9cb79cf5f (diff)
Get test coverage for --help---- and the like
Weirdly formatted _T_HELP tokens are supported for compatibility with old versions of the C tools. Also add a lone '#' after the tricky help text. Some reconsidered refactoring choked on that.
-rw-r--r--tests/Khelp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Khelp b/tests/Khelp
index c201176..b80c2eb 100644
--- a/tests/Khelp
+++ b/tests/Khelp
@@ -32,7 +32,7 @@ config HELP_TERMINATED_BY_COMMENT
config TRICKY_HELP
bool
- help
+ -help---
a
@@ -47,3 +47,4 @@ config TRICKY_HELP
g
h
i
+#