wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
2013-03-22 19:15:03 +00:00
..
GlobalTest.php Tests: Make phpunit providers "public static". 2013-03-22 03:12:37 +01:00
GlobalWithDBTest.php Tests: Make phpunit providers "public static". 2013-03-22 03:12:37 +01:00
README
wfAssembleUrlTest.php phpcs: Naming of GlobalFunctions tests classes. 2013-02-22 01:01:41 +01:00
wfBaseConvertTest.php phpcs: Naming of GlobalFunctions tests classes. 2013-02-22 01:01:41 +01: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 Tests: Use more setMwGlobals 2013-03-21 20:35:44 +01:00
wfGetCallerTest.php phpcs: Naming of GlobalFunctions tests classes. 2013-02-22 01:01:41 +01: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 Tests: Make phpunit providers "public static". 2013-03-22 03:12:37 +01:00
wfTimestampTest.php Tests: Make phpunit providers "public static". 2013-03-22 03:12:37 +01: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.