wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
Siebrand Mazeland 791d0b2a98 Update code formatting
Change-Id: I16a9b42651f1cfb1a70dffbb67b7b83dfeb90d03
2013-04-26 14:21:20 +00:00
..
GlobalTest.php Update code formatting 2013-04-26 14:21:20 +00:00
GlobalWithDBTest.php Update code formatting 2013-04-26 14:21:20 +00:00
README
wfAssembleUrlTest.php Update code formatting 2013-04-26 14:21:20 +00:00
wfBaseConvertTest.php Update code formatting 2013-04-26 14:21:20 +00:00
wfBaseNameTest.php Tests: Make phpunit providers "public static". 2013-03-22 03:12:37 +01:00
wfBCP47Test.php Tests: Make phpunit providers "public static". 2013-03-22 03:12:37 +01:00
wfExpandUrlTest.php Update code formatting 2013-04-26 14:21:20 +00:00
wfGetCallerTest.php Update code formatting 2013-04-26 14:21:20 +00:00
wfParseUrlTest.php Add tests for wfParseUrl() 2013-02-22 01:05:15 +01:00
wfRemoveDotSegmentsTest.php phpcs: Naming of GlobalFunctions tests classes. 2013-02-22 01:01:41 +01:00
wfShorthandToIntegerTest.php Update code formatting 2013-04-26 14:21:20 +00:00
wfTimestampTest.php Update code formatting 2013-04-26 14:21:20 +00:00
wfUrlencodeTest.php phpcs: Naming of GlobalFunctions tests classes. 2013-02-22 01:01:41 +01:00

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