index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
TimeAdjustTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Move test cases from /includes/ into sub folder
Umherirrender
2023-09-13
1
-86
/
+0
*
Use UserTimeCorrection in Language::userAdjust
Daimona Eaytoy
2023-01-29
1
-17
/
+67
*
tests: Use `overrideConfigValue(s)` where necessary
Derick Alangi
2022-07-16
1
-1
/
+3
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-3
/
+1
*
Remove unneeded ::setUp and ::tearDown methods that only call parent
DannyS712
2020-06-07
1
-4
/
+0
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-3
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-12
/
+12
*
Fixed spacing
umherirrender
2014-07-19
1
-1
/
+1
*
Update Language::userAdjust() $ts parameter hint to be string
Reedy
2014-06-18
1
-13
/
+11
*
Add more @covers tags and test cleanup
addshore
2013-10-22
1
-1
/
+2
*
TimeAdjustTest: Use dataProvider
umherirrender
2013-03-23
1
-22
/
+17
*
Update formatting
Siebrand Mazeland
2013-02-14
1
-6
/
+6
*
(bug 35204) set wgLanguageCode in unit tests
Alexandre Emsenhuber
2012-11-17
1
-0
/
+1
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-14
/
+7
*
Revert "(bug 32297) Use symbolic names, not offsets for a default timezone."
Antoine Musso
2012-07-02
1
-48
/
+15
*
(bug 32297) Use symbolic names, not offsets for a default timezone.
Szymon Ćwierkosz
2012-05-04
1
-15
/
+48
*
Followup to r90090 -- thou shalt add parent:: calls to both overridden tearDo...
Brion Vibber
2011-06-15
1
-0
/
+1
*
Thou shall call parent::tearDown(), MediaWikiLangTestCase child.
Platonides
2011-06-14
1
-1
/
+2
*
* verbose and color default output from phpunit
Chad Horohoe
2010-12-28
1
-1
/
+1
*
Per wikitech-l discussion: Move tests from maintenance/tests/ to tests/. They...
Chad Horohoe
2010-12-14
1
-0
/
+49