wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
Siebrand Mazeland 437c84adbc Pass phpcs-strict on tests/phpunit/GlobalFunctions/
Change-Id: I2acc99ac96d8c738668fae2ecc9a0cee1b695f00
2014-04-24 11:47:06 +02:00
..
GlobalTest.php Pass phpcs-strict on tests/phpunit/GlobalFunctions/ 2014-04-24 11:47:06 +02: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 @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00: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 Pass phpcs-strict on tests/phpunit/GlobalFunctions/ 2014-04-24 11:47:06 +02: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.