From 359232691bd3192a397d36f911ac860420738609 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Thu, 1 Jun 2006 19:28:55 +0000 Subject: [PATCH] Regression test for unclosed final comment --- maintenance/parserTests.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 1cd9c668d6..0a31ec6a04 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -266,6 +266,14 @@ Comment semantics: nesting

!! end +!! test +Comment semantics: unclosed comment at end +!! input + in it. !! test pre-save transform: unclosed tag !! options -pst +pst noxml !! input '''not wiki''' !! result @@ -2432,7 +2440,7 @@ pst !! test pre-save transform: mixed tag case !! options -pst +pst noxml !! input '''not wiki''' !! result -- 2.20.1