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 @@
8714
8714
</p>
8715
8715
!! end
8716
8716
8717
+!! article
8718
+Mediawiki:loop1
8719
+!! text
8720
+{{Identical|A}}
8721
+!! endarticle
8717
8722
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
+
8718
8736
!! 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
8719
8747
Bug31490 Turkish: ucfirst 'blah'
8720
8748
!! options
8721
8749
language=tr
—
—
@@ -8769,35 +8797,7 @@
8770
8798
</p>
8771
8799
!! end
8772
8800
8773
-!! article
8774
-Mediawiki:loop1
8775
-!! text
8776
-{{Identical|A}}
8777
-!! endarticle
8778
8801
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
-
8802
8802
TODO:
8803
8803
more images
8804
8804
more tables
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r97821
Parser test for
bug 31098
, disabled of course
nikerabbit
16:00, 22 September 2011
r102520
REL1_18 MFT
r97821
reedy
15:20, 9 November 2011
Status & tagging log
22:10, 20 November 2011
😂
(
talk
|
contribs
)
changed the
status
of r102544
[
removed:
new
added:
ok]