wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
aude 02071ecb18 Fix covers tag in GlobalTest
Change-Id: Ia9e6f539e9b70e82c3fc0b352585650aa3ec5d7a
2013-11-16 16:01:47 +01:00
..
GlobalTest.php Fix covers tag in GlobalTest 2013-11-16 16:01:47 +01: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 Introduce WebRequest::getProtocol() 2013-11-06 21:13:10 +04: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.