wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
Kunal Mehta 525dd55065 Add and use wikimedia/base-convert 1.0.1
Change-Id: I3ae56e761ef6fb2b2d506bc2990b97f57183ccf1
2015-10-30 00:53:46 +00:00
..
GlobalTest.php Rename getMainClusterInstance() -> getLocalClusterInstance() 2015-10-20 00:26:21 +00:00
GlobalWithDBTest.php Mark relevant tests with @group GlobalFunctions 2014-07-20 23:36:10 +00:00
README
wfAppendQueryTest.php Add test cases for wfAppendQuery 2014-09-29 22:56:21 +00:00
wfArrayPlus2dTest.php Implement wfArrayPlus2d which combines 2d arrays 2015-09-01 20:53:54 +02:00
wfAssembleUrlTest.php Mark relevant tests with @group GlobalFunctions 2014-07-20 23:36:10 +00:00
wfBaseNameTest.php Mark relevant tests with @group GlobalFunctions 2014-07-20 23:36:10 +00:00
wfBCP47Test.php Each line in a doc block should start with * 2014-07-24 10:08:16 +02:00
wfEscapeShellArgTest.php Fix class name of WfEscapeShellArgTest 2015-10-07 20:24:59 +02:00
wfExpandUrlTest.php Mark relevant tests with @group GlobalFunctions 2014-07-20 23:36:10 +00:00
wfGetCallerTest.php Use the frame 'type' in wfFormatStackFrame, like MWExceptionHandler::prettyPrintTrace 2015-10-14 16:40:02 +01:00
wfParseUrlTest.php Mark relevant tests with @group GlobalFunctions 2014-07-20 23:36:10 +00:00
wfRemoveDotSegmentsTest.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
wfShellExecTest.php Fix race condition in wfShellExec() 2014-07-21 23:21:23 -07:00
wfShorthandToIntegerTest.php Mark relevant tests with @group GlobalFunctions 2014-07-20 23:36:10 +00:00
wfThumbIsStandardTest.php Account for HiDPI variants in thumb.php rate limiting 2015-02-04 19:55:44 -08:00
wfTimestampTest.php resourceloader: Consistently refer to the framework as ResourceLoader 2015-10-28 03:24:40 +00:00
wfUrlencodeTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00

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