r79883 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79882‎ | r79883 | r79884 >
Date:11:12, 9 January 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
Horrible tabsoup converted to spaces
Modified paths:
  • /trunk/phase3/tests/parser/parserTests.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/parser/parserTests.txt
@@ -5,25 +5,25 @@
66 # The syntax should be fairly self-explanatory.
77 #
88 # Currently supported test options:
9 -# One of the following three:
 9+# One of the following three:
1010 #
11 -# (default) generate HTML output
12 -# pst apply pre-save transform
13 -# msg apply message transform
 11+# (default) generate HTML output
 12+# pst apply pre-save transform
 13+# msg apply message transform
1414 #
15 -# Plus any combination of these:
 15+# Plus any combination of these:
1616 #
17 -# cat add category links
18 -# ill add inter-language links
19 -# subpage enable subpages (disabled by default)
20 -# noxml don't check for XML well formdness
21 -# title=[[XXX]] run test using article title XXX
22 -# language=XXX set content language to XXX for this test
23 -# variant=XXX set the variant of language for this test (eg zh-tw)
24 -# disabled do not run test
25 -# showtitle make the first line the title
26 -# comment run through Linker::formatComment() instead of main parser
27 -# local format section links in edit comment text as local links
 17+# cat add category links
 18+# ill add inter-language links
 19+# subpage enable subpages (disabled by default)
 20+# noxml don't check for XML well formdness
 21+# title=[[XXX]] run test using article title XXX
 22+# language=XXX set content language to XXX for this test
 23+# variant=XXX set the variant of language for this test (eg zh-tw)
 24+# disabled do not run test
 25+# showtitle make the first line the title
 26+# comment run through Linker::formatComment() instead of main parser
 27+# local format section links in edit comment text as local links
2828 #
2929 # For testing purposes, temporary articles can created:
3030 # !!article / NAMESPACE:TITLE / !!text / ARTICLE TEXT / !!endarticle

Status & tagging log