X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fparser%2FparserTests.txt;h=451c50f5a8d879cc91a7561ba3e8030cbd30b8be;hb=021ed39d59b3a2edcaea70edb03778eb0bdc36d4;hp=0641e0bf4dac247101e950f21b4b8d2b76437a7a;hpb=71a653a495cf2de243ff25d5941ae708f0e43a80;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 0641e0bf4d..451c50f5a8 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -2289,6 +2289,11 @@ Foo bar baz quux

+!! html+tidy +
+

Foo bar baz quux +

+
!! end !! test @@ -2301,7 +2306,7 @@ T17491: / in blockquote (2) !! html+tidy -

Foo

bar baz

quux +

Foo bar baz quux

!! end @@ -18313,6 +18318,27 @@ this is a '''test'''

this is a test

!! end +!! test +Parser hook: horizontal rule inside extension tag that outputs
+!! wikitext
+
+Hello
+
+Goodbye +
+!! html/php +
+'
+Hello
+
+Goodbye +' +array ( +) +
+ +!! end + ### ### (see tests/parser/parserTestsParserHook.php for the extension) ### @@ -24564,6 +24590,17 @@ abc abc

!! end +!! test +Padleft and padright with non-numerical length (T180403) +!! wikitext +{{padleft:abcdef|junk}} +{{padright:abcdef|junk}} +!! html/php +

abcdef +abcdef +

+!! end + !!test Special parser function !! wikitext