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 |
||
|---|---|---|
| .. | ||
| CoreParserTestSuite.php | ||
| ExtensionsParserTestSuite.php | ||
| ExtensionsTestSuite.php | ||
| LessTestSuite.php | ||
| ParserTestFileSuite.php | ||
| ParserTestTopLevelSuite.php | ||
| UploadFromUrlTestSuite.php | ||