wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
2014-07-10 00:50:28 +00:00
..
GlobalTest.php GlobalFunctions: Deprecate swap() 2014-06-18 02:31:03 +00: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 Pass phpcs-strict on tests/phpunit/GlobalFunctions/ 2014-04-24 11:47:06 +02:00
wfBaseNameTest.php Pass phpcs-strict on tests/phpunit/GlobalFunctions/ 2014-04-24 11:47:06 +02:00
wfBCP47Test.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00:00
wfExpandUrlTest.php Pass phpcs-strict on tests/phpunit/GlobalFunctions/ 2014-04-24 11:47:06 +02:00
wfGetCallerTest.php Pass phpcs-strict on tests/phpunit/GlobalFunctions/ 2014-04-24 11:47:06 +02:00
wfParseUrlTest.php test: Remove MagicVariableTest#testServernameFromDifferentProtocols 2014-06-25 12:08:48 +02: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 Ignore days of random failing tests in wfTimestampTest 2014-06-18 18:36:34 +00:00
wfUrlencodeTest.php Pass phpcs-strict on tests/phpunit/GlobalFunctions/ 2014-04-24 11:47:06 +02:00

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