r106701 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r106700
|
r106701
|
r106702
>
Date:
21:26, 19 December 2011
Author:
platonides
Status:
deferred
Tags:
Comment:
Fix parserTest format (follow-up
r104605
).
Modified paths:
/trunk/extensions/StringFunctions/strFunctionsParserTests.txt
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/StringFunctions/strFunctionsParserTests.txt
—
—
@@ -9,7 +9,7 @@
10
10
Len
11
11
!! input
12
12
{{#len: Hello }}
13
-!! output
13
+!! result
14
14
<p>5
15
15
</p>
16
16
!! end
—
—
@@ -18,7 +18,7 @@
19
19
First position
20
20
!! input
21
21
{{#pos: miruvor | r }}
22
-!! output
22
+!! result
23
23
<p>2
24
24
</p>
25
25
!! end
—
—
@@ -27,7 +27,7 @@
28
28
Position from offset
29
29
!! input
30
30
{{#pos: miruvor | 3 }}
31
-!! output
31
+!! result
32
32
<p>6
33
33
</p>
34
34
!! end
—
—
@@ -36,7 +36,7 @@
37
37
Last position
38
38
!! input
39
39
{{#rpos: miruvor}}
40
-!! output
40
+!! result
41
41
<p>6
42
42
</p>
43
43
!! end
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r104605
Had this uncommited file lying around, with mtime 2010-10-11 02:03:55 GMT+2...
platonides
22:34, 29 November 2011
Status & tagging log
22:02, 19 December 2011
😂
(
talk
|
contribs
)
changed the
status
of r106701
[
removed:
new
added:
deferred]