wiki.techinc.nl/tests/phpunit/includes/resourceloader
jdlrobson 6845912bcf ResourceLoaderSkinModule: Provide optional mediawiki.skinning styles
All mediawiki.skinning modules are repurposed as variants of the
ResourceLoaderSkinModule and those ResourceLoader modules are marked for
deprecation. Skins will now be encouraged to use the ResourceLoaderSkinModule
class themselves as part of their own style module rather than using a
module defined in core.

Bug: T118134
Bug: T114695
Change-Id: I4bc8b9b4da1c16eed34f3a517ec695019381e764
2019-11-08 04:25:50 +00:00
..
templates
DerivativeResourceLoaderContextTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
MessageBlobStoreTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ResourceLoaderClientHtmlTest.php Merge "resourceloader: Compile documentElement.className server-side" 2019-09-03 21:04:23 +00:00
ResourceLoaderContextTest.php tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
ResourceLoaderFileModuleTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ResourceLoaderImageModuleTest.php resourceloader: Convert ImageModule test to stricter unit test 2019-09-24 23:17:31 +00:00
ResourceLoaderLessVarFileModuleTest.php
ResourceLoaderModuleTest.php Backwards-compatible PHPUnit 8 preparations 2019-11-02 12:40:07 -07:00
ResourceLoaderOOUIImageModuleTest.php Use ExtensionRegistry::setAttributeForTest() instead of Reflection 2019-06-02 21:08:07 -04:00
ResourceLoaderSkinModuleTest.php ResourceLoaderSkinModule: Provide optional mediawiki.skinning styles 2019-11-08 04:25:50 +00:00
ResourceLoaderStartUpModuleTest.php resourceloader: Add $context to static functions in ResourceLoader 2019-09-27 18:35:55 +02:00
ResourceLoaderTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ResourceLoaderWikiModuleTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00