Replacing the mock InterwikiLookup used in MediaWikiTitleCodecTest revealed that that test was, because of the mock not behaving correctly, testing the wrong thing - interwiki prefixes are *not* case sensitive, and are always converted to lowercase in the actual ClassicInterwikiLookup. Fixed those expectations. Change-Id: I242431e88860b7700a9f93f77a0fe195fd748800 |
||
|---|---|---|
| .. | ||
| BlockLogFormatterTest.php | ||
| ContentModelLogFormatterTest.php | ||
| DatabaseLogEntryTest.php | ||
| DeleteLogFormatterTest.php | ||
| ImportLogFormatterTest.php | ||
| LogFormatterTest.php | ||
| LogFormatterTestCase.php | ||
| LogTests.i18n.php | ||
| MergeLogFormatterTest.php | ||
| MoveLogFormatterTest.php | ||
| NewUsersLogFormatterTest.php | ||
| PageLangLogFormatterTest.php | ||
| PatrolLogFormatterTest.php | ||
| ProtectLogFormatterTest.php | ||
| RightsLogFormatterTest.php | ||
| UploadLogFormatterTest.php | ||