From: C. Scott Ananian Date: Wed, 19 Mar 2014 18:48:54 +0000 (-0400) Subject: Update the documentation at the top of parserTests.txt X-Git-Tag: 1.31.0-rc.0~16559^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/?a=commitdiff_plain;h=f5d4ffd877d081df35a6321200d7b79a608dec15;p=lhc%2Fweb%2Fwiklou.git Update the documentation at the top of parserTests.txt The meaning of the php/parsoid options changed slightly with change Ie4e68960ca7c352af495ebb59ba83488935a44c4. Update the documentation comment at the top of the parser test file to match. Change-Id: If0caac128704a15b824ccbcfbfb3f49812510f1d --- diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 0a2e87fcaa..cee603522c 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -21,8 +21,10 @@ # language=XXX set content language to XXX for this test # variant=XXX set the variant of language for this test (eg zh-tw) # disabled do not run test -# parsoid parsoid-only test (not run by PHP parser) -# php php-only test (not run by the parsoid parser) +# parsoid parsoid-specific options (not run by PHP parser unless +# the test includes an html/php section) +# php php-only test (not run by the parsoid parser unless +# the test includes an html/parsoid section) # showtitle make the first line the title # comment run through Linker::formatComment() instead of main parser # local format section links in edit comment text as local links