wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
Reedy 39f0f919c5 Update suppressWarning()/restoreWarning() calls
Bug: T182273
Change-Id: I9e1b628fe5949ca54258424c2e45b2fb6d491d0f
2018-02-10 08:50:12 +00:00
..
GlobalTest.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
GlobalWithDBTest.php
README
wfAppendQueryTest.php
wfArrayFilterTest.php tests: Add @group and @covers to wfArrayFilterTest 2018-01-31 12:14:02 -08:00
wfArrayPlus2dTest.php
wfAssembleUrlTest.php
wfBaseNameTest.php
wfEscapeShellArgTest.php
wfExpandUrlTest.php
wfGetCallerTest.php
wfParseUrlTest.php
wfRemoveDotSegmentsTest.php
wfShellExecTest.php
wfShorthandToIntegerTest.php
wfStringToBoolTest.php Expose string->bool conversion as function 2017-11-15 06:57:40 +00:00
wfThumbIsStandardTest.php Remove test code that depends on extension 2017-08-13 12:04:37 -04:00
wfTimestampTest.php build: Updating mediawiki/mediawiki-codesniffer to 0.12.0 2017-09-10 21:11:37 +02:00
wfUrlencodeTest.php Remove empty lines from PHP and JavaScript comment blocks 2016-12-09 09:01:06 +00:00

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