wiki.techinc.nl/tests/phpunit/includes/resourceloader
Lucas Werkmeister 7c8a39c9dc Ensure newlines when wrapping ResourceLoader scripts
We’re appending at least a closing brace to the source code, so if that
code ends with a line comment, we need to have a line break between the
end of the code and our appended brace.

Bug: T286996
Change-Id: I4e93b10f31445f6dab76c1614e546fb41fd6c0f6
2021-07-20 17:04:17 +02:00
..
templates
DerivativeResourceLoaderContextTest.php Remove unneeded uses of MediaWikiCoversValidator 2021-05-22 01:43:29 +00:00
MessageBlobStoreTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
ResourceLoaderClientHtmlTest.php Merge "resourceloader: Add internal handling for debug=2" 2021-02-16 19:54:10 +00:00
ResourceLoaderContextTest.php resourceloader: Add internal handling for debug=2 2021-01-29 01:09:35 +00:00
ResourceLoaderFileModuleTest.php resourceloader: Add missing Module->setConfig() calls in tests and installer 2021-06-13 21:20:58 +00:00
ResourceLoaderImageModuleTest.php Add missing @param and @return to documentation in tests 2021-01-22 19:57:25 +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: Add missing Module->setConfig() calls in tests and installer 2021-06-13 21:20:58 +00:00
ResourceLoaderOOUIImageModuleTest.php Remove usages of Skin::getAllowedSkins. 2020-08-05 02:48:29 +01:00
ResourceLoaderSkinModuleTest.php Emit media structure as piloted in Parsoid 2021-06-24 23:32:40 +00:00
ResourceLoaderStartUpModuleTest.php resourceloader: Add missing Module->setConfig() calls in tests and installer 2021-06-13 21:20:58 +00:00
ResourceLoaderTest.php Ensure newlines when wrapping ResourceLoader scripts 2021-07-20 17:04:17 +02:00
ResourceLoaderWikiModuleTest.php resourceloader: Add missing Module->setConfig() calls in tests and installer 2021-06-13 21:20:58 +00:00