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
/
mail
/
MailAddressTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
mail: Improve docs, fix file headers, widen `@covers`
Timo Tijhof
2024-05-10
1
-9
/
+4
*
Remove meaningless constructor tests
thiemowmde
2024-05-06
1
-7
/
+0
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-5
/
+5
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
tests: Make some PHPUnit data providers static
Umherirrender
2023-05-20
1
-1
/
+1
*
mail: Round 2 of EmailUser refactoring
Daimona Eaytoy
2023-05-17
1
-0
/
+17
*
Remove access to config globals from more classes
daniel
2022-04-28
1
-0
/
+83
*
Make MailAddressTest a unit test
DannyS712
2021-07-23
1
-73
/
+0
*
Use UserIdentityValue in tests where possible
Thiemo Kreuz
2021-04-22
1
-9
/
+3
*
Convert mail namespace to Authority/UserIdentity
Petr Pchelko
2021-04-01
1
-2
/
+4
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
mail: Always quote uncoded names in MailAddress
Alexia E. Smith
2018-04-24
1
-6
/
+11
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-3
/
+3
*
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
Timo Tijhof
2017-04-06
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-10
/
+10
*
Fix Generic.Files.LineLength phpcs check in files under phpunit/includes
Amir E. Aharoni
2015-10-03
1
-3
/
+9
*
Merge "Skip MailAddressTest::testNewFromUser on windows"
jenkins-bot
2014-09-30
1
-0
/
+3
|
\
|
*
Skip MailAddressTest::testNewFromUser on windows
umherirrender
2014-09-27
1
-0
/
+3
*
|
Fixed spacing
umherirrender
2014-09-29
1
-2
/
+1
|
/
*
Improve coverage of MailAddress::toString()
Kunal Mehta
2014-09-21
1
-0
/
+1
*
Add MailAddress::newFromUser()
Kunal Mehta
2014-09-14
1
-0
/
+25
*
Add tests for MailAddress
Kunal Mehta
2014-09-14
1
-0
/
+38