wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
Daimona Eaytoy 2b37cfaf18 build: Bump mediawiki-codesniffer to 31.0.0
Done with `composer fix` and suppressing the rest (i.e. sniffs for
global variables, which for core should be suppressed anyway).

Additionally, add `-p` to `phpcbf`, as otherwise it just seems stuck.

Change-Id: Ide8d6cdd083655891b6d654e78440fbda81ab2bc
2020-05-30 14:56:28 +00:00
..
GlobalTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
GlobalWithDBTest.php Use MediaWikiServices::getMessageCache 2020-03-14 14:25:03 +01:00
README
WfExpandUrlTest.php GlobalFunctions: Enable patch-coverage for wfExpandUrl test 2018-07-25 18:25:27 +01:00
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.