wiki.techinc.nl/tests/phpunit/includes/parser
daniel dbce648a15 Ensure canHaveTalkPage returns false when getTalkPage would fail.
This causes Title::getTalkPage and NamespaceInfo::getTitle() to throw
an MWException when called on a LinkTarget that is an interwiki link
or a relative section link. These methods were already throwing
MWException when called on a link to a Special page.

Bug: T224814
Change-Id: I525c186a5b8b8fc22bca195da48afead3bfbd402
2019-07-03 10:40:10 +02:00
..
CoreParserFunctionsTest.php Ensure canHaveTalkPage returns false when getTalkPage would fail. 2019-07-03 10:40:10 +02:00
MagicVariableTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00
ParserFactoryTest.php Don't pass Config to Parser(Factory) 2019-05-20 11:19:21 -05:00
ParserMethodsTest.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
ParserOptionsTest.php Avoid extra parse/save delay for users with non-canonical parser options 2019-04-14 02:00:16 +00:00
ParserOutputTest.php revision: rename various $wikiId fields/parameters to $dbDomain 2019-06-28 21:30:25 +00:00
ParserPreloadTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ParserTest.php Don't pass Config to Parser(Factory) 2019-05-20 11:19:21 -05:00
PreprocessorTest.php Hard deprecate Preprocessor_DOM 2019-06-14 12:21:40 -04:00
SanitizerTest.php Deprecate Sanitizer::setupAttributeWhitelist/attributeWhitelist 2019-06-20 14:42:20 -04:00
StripStateTest.php StripState testing and cleanup 2018-03-05 16:43:58 +11:00
TagHooksTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00