wiki.techinc.nl/tests/phpunit/includes/specials
Amir Sarabadani 523ab7cff8 Reorg: Move RawMessage to under language/
To follow Message. This is approved as part of RFC T166010.

Also namespace it but doing it properly with PSR-4 would require
namespacing every class under language/ and that will take some time.

Bug: T321882
Change-Id: I195cf4c67bd51410556c2dd1e33cc9c1033d5d18
2022-12-16 11:30:19 +01:00
..
Contribute Fix whitespaces after comma 2022-12-15 01:24:14 +01:00
pagers Use the null coalescing assignment operator 2022-10-21 13:26:49 +11:00
ContribsPagerTest.php tests: Migrate away from setMwGlobals() to overrideConfigValue(s)() 2022-08-14 22:23:25 +01:00
DeletedContribsPagerTest.php specials: Replace deprecated Linker::revComment/formatComment/Block 2022-12-11 01:00:58 +00:00
ImageListPagerTest.php specials: Replace deprecated Linker::revComment/formatComment/Block 2022-12-11 01:00:58 +00:00
QueryAllSpecialPagesTest.php tests: Add missing @group Database 2022-08-06 22:55:12 +02:00
SpecialBlankPageTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
SpecialBlockTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialBooksourcesTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
SpecialContributeTest.php Skins: Config flag controls contributions link 2022-11-08 10:33:39 +01:00
SpecialContributionsTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialCreateAccountTest.php auth: Introduce quick permissions checks for AuthManager 2022-06-01 08:06:21 +01:00
SpecialEditWatchlistTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
SpecialGoToInterwikiTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
SpecialLogTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialMIMESearchTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialMuteTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialMyLanguageTest.php SpecialMyLanguage: Preserve the fragment from the redirect target 2022-09-27 11:40:25 +00:00
SpecialPageDataTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialPageExecutor.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialPageTestBase.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
SpecialPasswordResetTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
SpecialPreferencesTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialRecentchangesTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialRedirectTest.php Replace deprecated User::newFromId on Special:Redirect 2021-03-19 20:47:26 +00:00
SpecialSearchTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialShortPagesTest.php tests: Migrate away from setMwGlobals() to overrideConfigValue(s)() 2022-08-14 22:23:25 +01:00
SpecialUnblockTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialUncategorizedCategoriesTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
SpecialUploadTest.php tests: don't assume wgLanguageCode is 'en' 2022-07-21 19:32:41 -04:00
SpecialUserLogoutTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
SpecialWatchlistTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00