wiki.techinc.nl/tests/phpunit/includes/parser
Aryeh Gregor bca6085920 Use ParserFactory in a bunch of places
I wasn't sure how to convert the rest of the occurrences in core (there
are a significant number).

Bug: T200881
Change-Id: I114bba946cd3ea8a293121e275588c3c4d174f94
2018-08-11 00:16:17 -06:00
..
CoreParserFunctionsTest.php
MagicVariableTest.php
ParserFactoryTest.php Use ParserFactory in a bunch of places 2018-08-11 00:16:17 -06:00
ParserIntegrationTest.php
ParserMethodsTest.php
ParserOptionsTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00
ParserOutputTest.php
ParserPreloadTest.php Fix @covers for (non-integration) parser tests 2017-02-27 15:47:56 +11:00
PreprocessorTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
SanitizerTest.php
StripStateTest.php
TagHooksTest.php Use ParserFactory in a bunch of places 2018-08-11 00:16:17 -06:00
TidyTest.php