http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97821

Revision: 97821
Author:   nikerabbit
Date:     2011-09-22 16:00:33 +0000 (Thu, 22 Sep 2011)
Log Message:
-----------
Parser test for bug 31098, disabled of course

Modified Paths:
--------------
    trunk/phase3/tests/parser/parserTests.txt

Modified: trunk/phase3/tests/parser/parserTests.txt
===================================================================
--- trunk/phase3/tests/parser/parserTests.txt   2011-09-22 15:57:36 UTC (rev 
97820)
+++ trunk/phase3/tests/parser/parserTests.txt   2011-09-22 16:00:33 UTC (rev 
97821)
@@ -8770,6 +8770,35 @@
 </p>
 !! end
 
+!! article
+Mediawiki:loop1
+!! text
+{{Identical|A}}
+!! endarticle
+
+!! article
+Mediawiki:loop2
+!! text
+{{Identical|B}}
+!! endarticle
+
+!! article
+Template:Identical
+!! text
+{{int:loop1}}
+{{int:loop2}}
+!! endarticle
+
+!! test
+Bug 31098 Template which includes system messages which includes the template
+!! options
+disabled
+!! input
+{{Identical}}
+!! result
+...
+!! end
+
 TODO:
 more images
 more tables


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to