wiki.techinc.nl/tests/phpunit/includes
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
..
actions Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
api Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
auth Fix whitespaces after comma 2022-12-15 01:24:14 +01:00
block Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
cache Hard-deprecate BacklinkCache::get/getLinks/getCascadeProtectedLinks 2022-12-15 10:51:44 +00:00
changes Merge "Reorg: Move PageProps to page/ and namespace it to MediaWiki\Page\" 2022-12-11 15:50:43 +00:00
changetags Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
collation tests: Replace checkPHPExtension() with @requires annotations 2022-10-23 20:47:14 -04:00
config Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
content Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
context Setup: Promote clearActionName log message to runtime warning (2) 2022-11-08 23:29:25 +00:00
db rdbms: Moving replication-related code to its own component 2022-12-15 00:37:02 +00:00
debug Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
deferred Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
diff Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
editpage
exception tests: Migrate away from setMwGlobals() 2022-08-22 20:17:49 +00:00
externalstore
filebackend tests: Replace assertEmpty with assertSame 2022-11-25 00:42:53 +01:00
filerepo DatabaseSqlite: fix null blobs 2022-11-22 11:50:42 +11:00
GlobalFunctions Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
HookContainer
htmlform Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
http Replace comment about deprecated Http::request 2022-12-11 15:20:06 +01:00
import Remove WikiRevision::downloadSource 2022-11-04 09:24:15 -04:00
installer
interwiki
jobqueue tests: Set serialize_precision=-1 in TestSetup 2022-12-14 23:18:13 -05:00
language
languages Fix whitespaces after comma 2022-12-15 01:24:14 +01:00
libs rdbms: Fix test to not rely on deprecated class aliases 2022-11-04 22:09:58 +00:00
linkeddata Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
linker
logging Replace deprecated Linker::commentBlock/revComment 2022-12-11 01:33:56 +01:00
mail
media tests: Replace checkPHPExtension() with @requires annotations 2022-10-23 20:47:14 -04:00
Message
Navigation PagerNavigationBuilder: Document that nulls in setLinkQuery() etc. are allowed 2022-11-02 23:56:35 +00:00
objectcache
page Merge "tests: Set UseInstantCommons config to false in WikiPageDbTest" 2022-12-15 19:14:12 +00:00
pager pager: Fix navigations when date range is set 2022-12-10 09:52:36 +08:00
ParamValidator/TypeDef
parser Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
password
Permissions tests: Replace assertEmpty with assertSame 2022-11-25 00:42:53 +01:00
poolcounter Separate RevisionOutputCache::makeParserOutputKey from no revid case 2022-09-09 18:24:27 -07:00
preferences Enable pig-latin variant for testing 2022-11-08 17:45:51 +05:30
rcfeed
registration
ResourceLoader Fix whitespaces after comma 2022-12-15 01:24:14 +01:00
Rest tests: Simplify some nested ->will( $this->return assertions 2022-11-12 11:57:12 -07:00
Revision Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
search Fix whitespaces after comma 2022-12-15 01:24:14 +01:00
session Merge "Make use of the ?? and ??= operators where it makes sense" 2022-12-16 01:06:50 +00:00
shell tests: Replace assertRegExp with assertMatchesRegularExpression 2022-10-07 14:13:16 -04:00
site Remove pre PHP 7.4 serialize()/unserialize() 2022-11-10 19:25:01 +00:00
skins Componentize menulink + footer 2022-09-28 14:57:37 +00:00
sparql
specialpage Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
specials Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
Storage Merge "Protect HistoryBlob storage against malicious class injection" 2022-12-07 20:54:34 +00:00
title
upload Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
user Merge "Remove unused parameter from PasswordResetTest" 2022-12-01 23:04:05 +00:00
utils Remove the deprecated MWGrants class 2022-09-16 17:07:20 +02:00
watcheditem Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
ActorMigrationTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ActorMigrationTest.sql
AutoLoaderTest.php AutoLoader: Drop support for $wgAutoloadAttemptLowercase 2022-12-04 02:38:57 -05:00
CategoryTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
CommentStoreCommentTest.php
CommentStoreTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php
EditPageConstraintsTest.php Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
EditPageTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ExportTest.php
ExtraParserTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
FauxRequestTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
GitInfoTest.php
HooksTest.php tests: Fix missing "wf" prefix for global functions 2022-11-28 07:28:55 -05:00
HtmlTest.php tests: Replace assertEmpty with assertSame 2022-11-25 00:42:53 +01:00
LinkerTest.php linker: Fix broken specialLink() when combining subpage with querystring 2022-12-09 17:57:55 +00:00
LinkFilterTest.php Externallinks: Add ability to write to the new fields 2022-10-25 22:14:15 +02:00
MediaWikiServicesTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
MediaWikiTest.php Handle bad redirect target for personally identifiable special pages 2022-11-18 20:04:49 +00:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
MessageTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
MockServiceWiring.php
MovePageTest.php Make use of the new PageUpdateStatus 2022-11-30 17:56:58 +00:00
MultiHttpClientTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
MWTimestampTest.php Remove deprecated MWTimestamp::getHumanTimestamp 2022-11-03 17:00:39 +00:00
OutputPageTest.php tests: Simplify some nested ->will( $this->return assertions 2022-11-12 11:57:12 -07:00
SampleTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
SiteStatsTest.php
StatusTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
TemplateCategoriesTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
TestUser.php
TestUserRegistry.php phpunit: improve isolation by calling User::clearInstanceCache 2022-12-04 15:21:30 +01:00
TimeAdjustTest.php
TitleTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
TitleUrlTest.php
TrackingCategoriesTest.php
WebRequestTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
WikiMapTest.php
XmlTest.php