wiki.techinc.nl/tests/phpunit/includes/resourceloader
Timo Tijhof ca510f742f resourceloader: Remove $wgResourceLoaderLESSVars support
The use of global variables was deprecated in favour of
ResourceLoaderModule::getLessVars() on a per-module basis.

Also moved testLessFileCompilation case to the appropiate file as it
covers ResourceLoaderFileModule.php, not ResourceLoader.php.

Bug: T140804
Depends-On: Ib1b2808df2384473bfac47f53a5d25d7c9bbca2b
Depends-On: I96047f69d01c4736306df2719267e6347daf556f
Change-Id: If708087c85c80355c7e78f1768529b5f2e16ed07
2018-08-14 18:57:45 +00:00
..
templates
DerivativeResourceLoaderContextTest.php Generalize ResourceLoader 'excludepage' functionality 2018-04-25 00:37:08 +00:00
MessageBlobStoreTest.php Fix flaky MessageBlobStoreTest assertion failures 2018-06-12 02:15:10 +00:00
ResourceLoaderClientHtmlTest.php resourceloader: Move style deprecation warnings to <body> 2018-05-22 22:14:22 +00:00
ResourceLoaderContextTest.php Generalize ResourceLoader 'excludepage' functionality 2018-04-25 00:37:08 +00:00
ResourceLoaderFileModuleTest.php resourceloader: Remove $wgResourceLoaderLESSVars support 2018-08-14 18:57:45 +00:00
ResourceLoaderImageModuleTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ResourceLoaderImageTest.php Use fallback languages in ResourceLoaderImage 2018-04-01 20:41:01 +01:00
ResourceLoaderLessVarFileModuleTest.php Fix improper parameters to ReflectionMethod::invoke 2018-05-17 22:30:58 -07:00
ResourceLoaderModuleTest.php resourceloader: Add test for getVersionHash parent-definition requirement 2018-06-26 16:24:31 +01:00
ResourceLoaderOOUIImageModuleTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ResourceLoaderSkinModuleTest.php resourceloader: Improve coverage of SkinModule 2018-05-04 17:31:04 +01:00
ResourceLoaderStartUpModuleTest.php resourceloader: Add coverage for StartupModule::getAllModuleHashes 2018-07-07 23:49:20 -07:00
ResourceLoaderTest.php resourceloader: Remove $wgResourceLoaderLESSVars support 2018-08-14 18:57:45 +00:00
ResourceLoaderWikiModuleTest.php Generalize ResourceLoader 'excludepage' functionality 2018-04-25 00:37:08 +00:00