wiki.techinc.nl/tests/phpunit/includes/title
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
..
MediaWikiTitleCodecTest.php Fix empty auto-summaries triggering a fatal error. 2019-05-30 16:34:34 +02:00
NaiveForeignTitleFactoryTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
NaiveImportTitleFactoryTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00
NamespaceImportTitleFactoryTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00
NamespaceInfoTest.php Ensure canHaveTalkPage returns false when getTalkPage would fail. 2019-07-03 10:40:10 +02:00
SubpageImportTitleFactoryTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00