r102520 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102519‎ | r102520 | r102521 >
Date:15:20, 9 November 2011
Author:reedy
Status:ok
Tags:
Comment:
REL1_18 MFT r97821
Modified paths:
  • /branches/REL1_18/phase3 (modified) (history)
  • /branches/REL1_18/phase3/tests/parser/parserTests.txt (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/tests/parser/parserTests.txt
@@ -8769,6 +8769,35 @@
87708770 </p>
87718771 !! end
87728772
 8773+!! article
 8774+Mediawiki:loop1
 8775+!! text
 8776+{{Identical|A}}
 8777+!! endarticle
 8778+
 8779+!! article
 8780+Mediawiki:loop2
 8781+!! text
 8782+{{Identical|B}}
 8783+!! endarticle
 8784+
 8785+!! article
 8786+Template:Identical
 8787+!! text
 8788+{{int:loop1}}
 8789+{{int:loop2}}
 8790+!! endarticle
 8791+
 8792+!! test
 8793+Bug 31098 Template which includes system messages which includes the template
 8794+!! options
 8795+disabled
 8796+!! input
 8797+{{Identical}}
 8798+!! result
 8799+...
 8800+!! end
 8801+
87738802 TODO:
87748803 more images
87758804 more tables
Property changes on: branches/REL1_18/phase3
___________________________________________________________________
Modified: svn:mergeinfo
87768805 Merged /trunk/phase3:r97821

Follow-up revisions

RevisionCommit summaryAuthorDate
r102544Move up the r102520 tests added by r97821, so that it matches with the positi...platonides17:36, 9 November 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r97821Parser test for bug 31098, disabled of coursenikerabbit16:00, 22 September 2011

Status & tagging log