wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
DannyS712 fb4627b84b WfExpandUrlTest use yield for test cases
Instead of needing to store them all
in $retval

Change-Id: I1d42375931cfb0b7afbbb15c79ec3fca07caf047
2021-03-01 15:45:33 +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 MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00

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