wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
2013-02-22 21:46:32 +00:00
..
GlobalTest.php Update formatting 2013-02-14 12:22:13 +01:00
GlobalWithDBTest.php FU r100915: split out GlobalWithDBTest (tests which need the DB) 2011-10-27 20:54:27 +00: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 phpcs: Naming of GlobalFunctions tests classes. 2013-02-22 01:01:41 +01:00
wfBCP47Test.php phpcs: Naming of GlobalFunctions tests classes. 2013-02-22 01:01:41 +01:00
wfExpandUrlTest.php phpcs: Naming of GlobalFunctions tests classes. 2013-02-22 01:01:41 +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 phpcs: Naming of GlobalFunctions tests classes. 2013-02-22 01:01:41 +01:00
wfTimestampTest.php phpcs: Naming of GlobalFunctions tests classes. 2013-02-22 01:01:41 +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.