wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
umherirrender 271da88127 Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes
Changed some old bugzilla links to new phabricator links in comments,
test data and error message. This reduces the need for redirects from
old bugzilla to new phabricator from our source code.

Change-Id: Id98278e26ce31656295a23f3cadb536859c4caa5
2015-09-24 17:17:25 +02:00
..
GlobalTest.php Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
GlobalWithDBTest.php
README
wfAppendQueryTest.php
wfArrayPlus2dTest.php Implement wfArrayPlus2d which combines 2d arrays 2015-09-01 20:53:54 +02:00
wfAssembleUrlTest.php
wfBaseConvertTest.php
wfBaseNameTest.php
wfBCP47Test.php
wfEscapeShellArgTest.php Remove duplicate param escaping code 2015-03-05 17:06:04 +00:00
wfExpandUrlTest.php
wfGetCallerTest.php
wfParseUrlTest.php
wfRemoveDotSegmentsTest.php
wfShellExecTest.php
wfShorthandToIntegerTest.php
wfThumbIsStandardTest.php
wfTimestampTest.php Made MWTimestamp handle UNIX floats 2015-08-20 00:10:11 -07:00
wfUrlencodeTest.php Revert "Do not encode "'" as %27 (redirect loop in Opera 12)" 2015-09-10 15:23:25 +00:00

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