wiki.techinc.nl/tests/phpunit/includes/content
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
..
Transform tests: don't assume wgLanguageCode is 'en' 2022-07-21 19:32:41 -04:00
ContentHandlerTest.php Fix whitespaces after comma 2022-12-15 01:24:14 +01:00
ContentModelChangeTest.php tests: Replace deprecated WikiPage::factory 2022-09-02 19:34:02 +00:00
CssContentHandlerIntegrationTest.php Use canonical parser options when rendering JavaScript/CSS for side effects 2022-07-28 10:45:35 -04:00
CssContentHandlerTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00
CssContentTest.php Merge "Add *ContentHandlerIntegrationTest" 2022-07-28 13:55:49 +00:00
FallbackContentHandlerTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
FallbackContentTest.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00
JavaScriptContentHandlerIntegrationTest.php Use canonical parser options when rendering JavaScript/CSS for side effects 2022-07-28 10:45:35 -04:00
JavaScriptContentHandlerTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00
JavaScriptContentTest.php Merge "Add *ContentHandlerIntegrationTest" 2022-07-28 13:55:49 +00:00
JsonContentHandlerIntegrationTest.php Produce HTML for invalid JSON 2022-11-03 16:44:47 +01:00
MessageContentTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
RegistrationContentHandlerFactoryToMediaWikiServicesTest.php Use services in WikitextContentHandler 2022-12-06 15:44:40 -05:00
TextContentHandlerIntegrationTest.php Add *ContentHandlerIntegrationTest 2022-07-21 15:30:14 -04:00
TextContentTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00
WikitextContentHandlerIntegrationTest.php Parser: Use linkAnchor in section definition as well as anchor 2022-09-14 12:54:36 -04:00
WikitextContentHandlerTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00
WikitextContentTest.php Add *ContentHandlerIntegrationTest 2022-07-21 15:30:14 -04:00
WikitextStructureTest.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00