aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/TimeAdjustTest.php
Commit message (Expand)AuthorAgeFilesLines
* tests: Move test cases from /includes/ into sub folderUmherirrender2023-09-131-86/+0
* Use UserTimeCorrection in Language::userAdjustDaimona Eaytoy2023-01-291-17/+67
* tests: Use `overrideConfigValue(s)` where necessaryDerick Alangi2022-07-161-1/+3
* phpunit: use ->getServiceContainer() in integration testsAlexander Vorwerk2022-01-271-3/+1
* Remove unneeded ::setUp and ::tearDown methods that only call parentDannyS7122020-06-071-4/+0
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+1
* Mass conversion of $wgContLang to serviceAryeh Gregor2018-08-111-3/+4
* Convert all array() syntax to []Kunal Mehta2016-02-171-12/+12
* Fixed spacingumherirrender2014-07-191-1/+1
* Update Language::userAdjust() $ts parameter hint to be stringReedy2014-06-181-13/+11
* Add more @covers tags and test cleanupaddshore2013-10-221-1/+2
* TimeAdjustTest: Use dataProviderumherirrender2013-03-231-22/+17
* Update formattingSiebrand Mazeland2013-02-141-6/+6
* (bug 35204) set wgLanguageCode in unit testsAlexandre Emsenhuber2012-11-171-0/+1
* Clean and repair many phpunit tests (+ fix implied configuration)Timo Tijhof2012-10-091-14/+7
* Revert "(bug 32297) Use symbolic names, not offsets for a default timezone."Antoine Musso2012-07-021-48/+15
* (bug 32297) Use symbolic names, not offsets for a default timezone.Szymon Úwierkosz2012-05-041-15/+48
* Followup to r90090 -- thou shalt add parent:: calls to both overridden tearDo...Brion Vibber2011-06-151-0/+1
* Thou shall call parent::tearDown(), MediaWikiLangTestCase child.Platonides2011-06-141-1/+2
* * verbose and color default output from phpunitChad Horohoe2010-12-281-1/+1
* Per wikitech-l discussion: Move tests from maintenance/tests/ to tests/. They...Chad Horohoe2010-12-141-0/+49