From: Timo Tijhof Date: Tue, 8 Mar 2016 18:32:37 +0000 (+0000) Subject: parserTest: Remove mention of non-existent 'noxml' option X-Git-Tag: 1.31.0-rc.0~7518^2 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=32f374074cd581bfe9cfdae80d50f9aadccff9af;p=lhc%2Fweb%2Fwiklou.git parserTest: Remove mention of non-existent 'noxml' option The 'noxml' documentation in parserTests.txt was added in 2006 (7eea2398; r12504), however it wasn't actually implemented. It wasn't until 2009 (7aa4a8f9; r54767) that $wgWellFormedXml was created, which defaults to true and has no relation to this option. Remove the 'noxml' options from existing tests. Change-Id: Ie3ae9f491b5747716080607b81b9763bf2bcc889 --- diff --git a/tests/parser/extraParserTests.txt b/tests/parser/extraParserTests.txt index bef8f506da..a48087e25d 100644 Binary files a/tests/parser/extraParserTests.txt and b/tests/parser/extraParserTests.txt differ diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 356eed3f0e..b22cfd8642 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -18,7 +18,6 @@ # ill add inter-language links # (ignored by Parsoid, since it emits s) # subpage enable subpages (disabled by default) -# noxml don't check for XML well-formedness # title=[[XXX]] run test using article title XXX # language=XXX set content language to XXX for this test # variant=XXX set the variant of language for this test (eg zh-tw) @@ -12163,7 +12162,7 @@ This template has in it. !! test pre-save transform: unclosed tag !! options -pst noxml +pst !! wikitext '''not wiki''' !! html/php @@ -12173,7 +12172,7 @@ pst noxml !! test pre-save transform: mixed tag case !! options -pst noxml +pst !! wikitext '''not wiki''' !! html/php @@ -12183,7 +12182,7 @@ pst noxml !! test pre-save transform: unclosed comment in !! options -pst noxml +pst !! wikitext wikinowiki