Add full articles to preprocessor tests.
authorPlatonides <platonides@users.mediawiki.org>
Fri, 21 Jan 2011 23:03:33 +0000 (23:03 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Fri, 21 Jan 2011 23:03:33 +0000 (23:03 +0000)
commit069765d4b62fdecd738041b83e6e3367f2457042
tree1a51ef9e045df28e974f8c2a2c153660e18c5dc9
parent71ee20cd18109164bd96ff8f061ed4850fb33d7f
Add full articles to preprocessor tests.

* QuoteQuran.txt is GFDL/CC-BY-SA, created by [[en:User:Striver]] at http://en.wikipedia.org/w/index.php?title=Template:QuoteQuran/sandbox&oldid=237348988
* Factorial.txt is GFDL + CC-BY-SA, created by [[en:User:Polonium]] at http://en.wikipedia.org/w/index.php?title=Template:Factorial&oldid=98548758
* All_system_messages.txt was generated by MediaWiki, so already GPL. Copied from http://tl.wiktionary.org/w/index.php?title=Suleras:All_system_messages&oldid=2765

Added along their preprocessed xml.
tests/parser/preprocess/All_system_messages.expected [new file with mode: 0644]
tests/parser/preprocess/All_system_messages.txt [new file with mode: 0644]
tests/parser/preprocess/Factorial.expected [new file with mode: 0644]
tests/parser/preprocess/Factorial.txt [new file with mode: 0644]
tests/parser/preprocess/QuoteQuran.expected [new file with mode: 0644]
tests/parser/preprocess/QuoteQuran.txt [new file with mode: 0644]
tests/phpunit/includes/parser/PreprocessorTest.php