wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
DannyS712 3443f1e7b5 Tests: expected value goes first in PHPUnit assertions
Change-Id: I74b6d0175c2d83e403f339bdb9a557b806813ab6
2022-03-04 18:48:06 +00:00
..
GlobalTest.php Tests: expected value goes first in PHPUnit assertions 2022-03-04 18:48:06 +00:00
README
WfExpandUrlTest.php GlobalFunctions: Test clean up for wfExpandUrl() 2021-09-25 20:06:57 +00:00
wfParseUrlTest.php wfParseUrl: add regression test for T294559 2021-10-29 10:57:14 +02:00
wfShellExecTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
wfThumbIsStandardTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00

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