Some tests can only passed, when diff3 is enabled on the wiki, when not the tests should marked as skipped. To avoid code duplicates inside the test folder for the check, if diff3 is enabled, the new function MediaWikiTestCase::checkHasDiff3 can be used. Change-Id: Ie765da49a4a1358da78a3506e38772d61bcd010c |
||
|---|---|---|
| .. | ||
| GlobalTest.php | ||
| GlobalWithDBTest.php | ||
| README | ||
| wfAssembleUrlTest.php | ||
| wfBaseNameTest.php | ||
| wfBCP47Test.php | ||
| wfExpandUrlTest.php | ||
| wfGetCallerTest.php | ||
| wfRemoveDotSegmentsTest.php | ||
| wfShorthandToIntegerTest.php | ||
| wfTimestampTest.php | ||
| wfUrlencodeTest.php | ||
This directory hold tests for includes/GlobalFunctions.php file which is a pile of functions.