From f140335ba8598a8809c204b3357aa63e28d9c5ac Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Tue, 20 Nov 2012 08:55:00 -0800 Subject: [PATCH] Test un-closed noinclude, onlyinclude and includeonly tags Change-Id: I328d1e2f5c1362caa0cb32efcd7b81dab7bab8c5 --- tests/parser/parserTests.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index d85cb4bb6f..2d8a6b82b6 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -4743,6 +4743,13 @@ Foozarbar

!! end +!! test +Un-closed +!! input + +!! result +!! end + !! test on a page !! input @@ -4752,6 +4759,13 @@ Foozarbar

!! end +!! test +Un-closed +!! input + +!! result +!! end + !! article Template:Includeonly section !! text @@ -4810,6 +4824,13 @@ section=1 ==Section 1== !! end +!! test +Un-closed +!! input + +!! result +!! end + ### ### and in attributes ### -- 2.20.1