wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
umherirrender eac06f65ce Use more short array syntax in comments (/tests/)
Change-Id: I86c73cb9447ac562a73348b4030e24ebf49a90dc
2016-07-10 17:23:29 +02:00
..
GlobalTest.php Use more short array syntax in comments (/tests/) 2016-07-10 17:23:29 +02:00
GlobalWithDBTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
README
wfAppendQueryTest.php Support hash fragments in wfAppendQuery() 2016-05-02 19:18:24 -07:00
wfArrayPlus2dTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
wfAssembleUrlTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
wfBaseNameTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
wfBCP47Test.php Use more short array syntax in comments (/tests/) 2016-07-10 17:23:29 +02:00
wfEscapeShellArgTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
wfExpandUrlTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
wfGetCallerTest.php Use the frame 'type' in wfFormatStackFrame, like MWExceptionHandler::prettyPrintTrace 2015-10-14 16:40:02 +01:00
wfParseUrlTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
wfRemoveDotSegmentsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
wfShellExecTest.php
wfShorthandToIntegerTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
wfThumbIsStandardTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
wfTimestampTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
wfUrlencodeTest.php Use more short array syntax in comments (/tests/) 2016-07-10 17:23:29 +02:00

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