wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
umherirrender e31e80dee1 Add missing braces to for in wfGetCallerTest
Change-Id: I14b7abb90e2574022c792a6874390eee87d48708
2013-04-17 20:11:34 +02: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 Followup r91087, rename directory 2011-06-30 16:41:50 +00:00
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 Add missing braces to for in wfGetCallerTest 2013-04-17 20:11:34 +02: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.