wiki.techinc.nl/tests/phpunit/structure
Andrew Green 1dd6cfdf50 resourceloader: Pass $context to getDependencies() in PHPUnit tests
Send the ResourceLoaderContext param in calls to getDependencies() in
PHPUnit tests for ResourceLoader. (This so an RL module in CentralNotice
can emit a warning when that parameter is not provided, and still pass
tests. Sending the parameter here will also be necessary when the parameter
is made non-optional in the future.)

Change-Id: I6033e03e2d8a46b4bd7f7a04ae13fd9f387ebd10
2015-06-24 20:28:07 +00:00
..
AutoLoaderTest.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
AvailableRightsTest.php Fixed spacing 2015-06-17 20:22:32 +00:00
ResourcesTest.php resourceloader: Pass $context to getDependencies() in PHPUnit tests 2015-06-24 20:28:07 +00:00
StructureTest.php Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00