wiki.techinc.nl/tests/phpunit/includes/GlobalFunctions
umherirrender e5f5e95137 Fix indentation whitespace errors
Change-Id: Ie268bee2098c589c050e1b5b0e93fe1b3feca86f
2012-10-26 17:42:13 +02:00
..
GlobalTest.php restore wgDebugTimestamps in testDebugFunctionTest() 2012-10-15 15:41:20 +02:00
GlobalWithDBTest.php FU r100915: split out GlobalWithDBTest (tests which need the DB) 2011-10-27 20:54:27 +00:00
README
wfAssembleUrlTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
wfBaseNameTest.php Break wfBCP47, wfBaseName and wfTimestamp tests 2012-01-09 16:30:32 +00:00
wfBCP47Test.php Fix indentation whitespace errors 2012-10-26 17:42:13 +02:00
wfExpandUrlTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
wfGetCallerTest.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
wfRemoveDotSegmentsTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
wfShorthandToIntegerTest.php Move tests that have likely never been executed. Now they will be executed. 2011-11-09 23:11:52 +00:00
wfTimestampTest.php Break wfBCP47, wfBaseName and wfTimestamp tests 2012-01-09 16:30:32 +00:00
wfUrlencodeTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00

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