wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
addshore 4bb09bbca5 @covers for all GlobalFunc tests
Also split 2 tests off into their correct test classes,
this methods are clearly no longer global functions

Change-Id: I482433f3099e72507a766e85d9576ff36e58b9ad
2013-10-24 10:00:55 +00:00
..
GlobalTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
GlobalWithDBTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
README
wfAssembleUrlTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
wfBaseConvertTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
wfBaseNameTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
wfBCP47Test.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
wfExpandUrlTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
wfGetCallerTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
wfParseUrlTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
wfRemoveDotSegmentsTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
wfShorthandToIntegerTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
wfTimestampTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
wfUrlencodeTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00

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