From 8453c52291eda9b9d954ac480fd062010f836a3f Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sun, 9 Jun 2019 13:35:33 +0200 Subject: 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. --- tests/Khelp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +# -- cgit v1.2.3