wiki.techinc.nl/tests/phpunit/includes/resourceloader
Timo Tijhof b04ec0dfca resourceloader: Add internal handling for debug=2
The canonical way to enable debug mode is and will remain
through via 'debug=true'.

During the transition debug=2 will opt you in to the experimental
newer way. Anything that needs to be pinned to the old way for
compat can already start doing so by using debug=1 explicitly.

Once v2 is "ready", the default will flip and debug=1 will remain
for the foreseeable future to trigger the legacy behaviours.

Bug: T85805
Change-Id: Ieaf04e0c289646dd5d5b027b4f1f8278167b2d57
2021-01-29 01:09:35 +00:00
..
templates
DerivativeResourceLoaderContextTest.php resourceloader: Add internal handling for debug=2 2021-01-29 01:09:35 +00:00
MessageBlobStoreTest.php Fix tests/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:21 +01:00
ResourceLoaderClientHtmlTest.php resourceloader: Add internal handling for debug=2 2021-01-29 01:09:35 +00:00
ResourceLoaderContextTest.php resourceloader: Add internal handling for debug=2 2021-01-29 01:09:35 +00:00
ResourceLoaderFileModuleTest.php Remove usages of Skin::getAllowedSkins. 2020-08-05 02:48:29 +01:00
ResourceLoaderImageModuleTest.php resourceloader: Add some typehints and misc clean up 2020-07-02 03:05:59 +01:00
ResourceLoaderLessVarFileModuleTest.php resourceloader: Fail gracefully if a LESS message is not found 2021-01-07 15:41:02 -08:00
ResourceLoaderModuleTest.php resourceloader: Mention ECMAScript version in JS parse error 2020-06-01 23:37:57 +00:00
ResourceLoaderOOUIImageModuleTest.php Remove usages of Skin::getAllowedSkins. 2020-08-05 02:48:29 +01:00
ResourceLoaderSkinModuleTest.php Feature file styles should precede module defined ones 2021-01-12 14:04:02 -08:00
ResourceLoaderStartUpModuleTest.php Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
ResourceLoaderTest.php resourceloader: Add skin-based 'mediawiki.skin.variables.less' import 2020-09-15 10:05:53 +00:00
ResourceLoaderWikiModuleTest.php Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00