wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
DannyS712 6fb338ae40 MediaHandlerFactory: inject a logger
Instead of using wfDebug
Also normalize the entries

Change-Id: Ie539233c8b95eaae370732f97681989821157299
2021-03-31 17:45:51 +00:00
..
GlobalTest.php Deprecate a bunch of global functions 2020-12-18 21:34:50 +00:00
README
WfExpandUrlTest.php WfExpandUrlTest use yield for test cases 2021-03-01 15:45:33 +00:00
wfParseUrlTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
wfShellExecTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
wfThumbIsStandardTest.php MediaHandlerFactory: inject a logger 2021-03-31 17:45:51 +00:00

This directory hold tests for includes/GlobalFunctions.php file
which is a pile of functions.