From: Gabriel Wicke Date: Tue, 20 Nov 2012 16:55:00 +0000 (-0800) Subject: Test un-closed noinclude, onlyinclude and includeonly tags X-Git-Tag: 1.31.0-rc.0~21570 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=f140335ba8598a8809c204b3357aa63e28d9c5ac;p=lhc%2Fweb%2Fwiklou.git Test un-closed noinclude, onlyinclude and includeonly tags Change-Id: I328d1e2f5c1362caa0cb32efcd7b81dab7bab8c5 --- 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 ###