wiki.techinc.nl/tests/phpunit/suites
Kunal Mehta 9081dd1217 Autodiscover parser tests for extensions, deprecate $wgParserTestFiles
This implements autodiscovery of extension parser tests that are located
in the tests/parser/ directory. Any *.txt file in that directory tree
will be treated as a parser test.

Core parser tests are now defined in ParserTestRunner::$coreTestFiles,
and $wgParserTestFiles is marked as deprecated.

Bug: T143976
Change-Id: Ia24fd8ef52e6732c698153b17bb679a5f511a2a7
2017-07-08 00:47:02 +00:00
..
CoreParserTestSuite.php Remove trailing empty lines in PHP 2017-01-16 22:06:43 +01:00
ExtensionsParserTestSuite.php Renames preparatory to parser tests refactor 2016-09-12 15:46:15 +10:00
ExtensionsTestSuite.php Autodiscover extension unittests 2016-08-04 09:49:43 -07:00
LessTestSuite.php
ParserTestFileSuite.php Re-add parser tests to the ParserTests group 2016-09-15 09:39:20 +10:00
ParserTestTopLevelSuite.php Autodiscover parser tests for extensions, deprecate $wgParserTestFiles 2017-07-08 00:47:02 +00:00
UploadFromUrlTestSuite.php Turn ParserCache into a service, deprecate $parserMemc 2017-07-05 19:56:49 -07:00