wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
Daimona Eaytoy 7b946ffb4b Fixes for PHPUnit 8 compat in DB suite
Once again, this fixes all issues aside from assertArraySubset.

Bug: T192167
Change-Id: I45c91dc1cf23f04140576dc66233558bb6021324
2019-12-15 00:27:54 +00:00
..
GlobalTest.php Fixes for PHPUnit 8 compat in DB suite 2019-12-15 00:27:54 +00:00
GlobalWithDBTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
README
WfExpandUrlTest.php
wfParseUrlTest.php Tests for an old PHP bug in parse_url 2019-12-13 11:24:52 -05:00
wfShellExecTest.php Skip ::testT69870() under Windows system 2019-06-22 19:59:27 +00:00
wfThumbIsStandardTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00

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