r102544 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102543‎ | r102544 | r102545 >
Date:17:36, 9 November 2011
Author:platonides
Status:ok
Tags:
Comment:
Move up the r102520 tests added by r97821, so that it matches with the position in trunk parserTests.txt.
Modified paths:
  • /branches/REL1_18/phase3/tests/parser/parserTests.txt (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/tests/parser/parserTests.txt
@@ -8713,8 +8713,36 @@
87148714 </p>
87158715 !! end
87168716
 8717+!! article
 8718+Mediawiki:loop1
 8719+!! text
 8720+{{Identical|A}}
 8721+!! endarticle
87178722
 8723+!! article
 8724+Mediawiki:loop2
 8725+!! text
 8726+{{Identical|B}}
 8727+!! endarticle
 8728+
 8729+!! article
 8730+Template:Identical
 8731+!! text
 8732+{{int:loop1}}
 8733+{{int:loop2}}
 8734+!! endarticle
 8735+
87188736 !! test
 8737+Bug 31098 Template which includes system messages which includes the template
 8738+!! options
 8739+disabled
 8740+!! input
 8741+{{Identical}}
 8742+!! result
 8743+...
 8744+!! end
 8745+
 8746+!! test
87198747 Bug31490 Turkish: ucfirst 'blah'
87208748 !! options
87218749 language=tr
@@ -8769,35 +8797,7 @@
87708798 </p>
87718799 !! end
87728800
8773 -!! article
8774 -Mediawiki:loop1
8775 -!! text
8776 -{{Identical|A}}
8777 -!! endarticle
87788801
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 -
88028802 TODO:
88038803 more images
88048804 more tables

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r97821Parser test for bug 31098, disabled of coursenikerabbit16:00, 22 September 2011
r102520REL1_18 MFT r97821reedy15:20, 9 November 2011

Status & tagging log