wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
Fomafix 5d184743f9 Use HTTPS instead of HTTP for ietf.org URLs
http://tools.ietf.org/ redirects to https://tools.ietf.org/

Change-Id: Ia45d2ce80399e1c9172e0924abd6bf794a53122f
2016-09-28 18:05:53 +02:00
..
GlobalTest.php
GlobalWithDBTest.php
README
wfAppendQueryTest.php
wfArrayPlus2dTest.php
wfAssembleUrlTest.php
wfBaseNameTest.php
wfBCP47Test.php Use HTTPS instead of HTTP for ietf.org URLs 2016-09-28 18:05:53 +02:00
wfEscapeShellArgTest.php
wfExpandUrlTest.php
wfGetCallerTest.php
wfParseUrlTest.php
wfRemoveDotSegmentsTest.php
wfShellExecTest.php
wfShorthandToIntegerTest.php
wfThumbIsStandardTest.php Override MediaHandlers in tests using MediaWikiServices 2016-08-03 16:47:46 -07:00
wfTimestampTest.php
wfUrlencodeTest.php

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