wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
Timo Tijhof 7eb36a5249 tests: Add @group and @covers to wfArrayFilterTest
Change-Id: I6565ad21b6d6e78d876f730596e213555143c3fc
2018-01-31 12:14:02 -08:00
..
GlobalTest.php Add @covers tags to miscellaneous tests 2017-12-24 23:29:00 -08:00
GlobalWithDBTest.php
README
wfAppendQueryTest.php Support hash fragments in wfAppendQuery() 2016-05-02 19:18:24 -07:00
wfArrayFilterTest.php tests: Add @group and @covers to wfArrayFilterTest 2018-01-31 12:14:02 -08:00
wfArrayPlus2dTest.php
wfAssembleUrlTest.php
wfBaseNameTest.php
wfEscapeShellArgTest.php
wfExpandUrlTest.php
wfGetCallerTest.php
wfParseUrlTest.php
wfRemoveDotSegmentsTest.php
wfShellExecTest.php
wfShorthandToIntegerTest.php
wfStringToBoolTest.php Expose string->bool conversion as function 2017-11-15 06:57:40 +00:00
wfThumbIsStandardTest.php Remove test code that depends on extension 2017-08-13 12:04:37 -04:00
wfTimestampTest.php build: Updating mediawiki/mediawiki-codesniffer to 0.12.0 2017-09-10 21:11:37 +02:00
wfUrlencodeTest.php Remove empty lines from PHP and JavaScript comment blocks 2016-12-09 09:01:06 +00:00

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