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
/
MediaWikiLangTestCase.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ContentLanguageCode service instead of heavy Language object
Amir Sarabadani
2024-11-02
1
-1
/
+1
*
Use MediaWikiIntegrationTestCase::getConfVar in tests
Fomafix
2024-08-06
1
-1
/
+1
*
MediaWikiLangTestCase: Avoid global variable
Fomafix
2023-10-12
1
-8
/
+7
*
Replace usages of deprecated MWException
Daimona Eaytoy
2023-06-06
1
-1
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Use @before/@after in MediaWikiIntegrationTestCase/MediaWikiUnitTestCase
Umherirrender
2021-04-27
1
-3
/
+5
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Use MediaWikiServices::getMessageCache
Umherirrender
2020-03-14
1
-2
/
+3
*
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
-4
/
+7
*
phpunit: Abstract user-lang override in MediaWikiTestCase
Timo Tijhof
2016-03-09
1
-12
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Pass phpcs-strict on some test files (1/x)
Siebrand Mazeland
2014-04-24
1
-1
/
+0
*
Remove is_numeric check from Title::checkUserBlock
Kevin Israel
2013-04-24
1
-0
/
+4
*
Update formatting
Siebrand Mazeland
2013-02-14
1
-1
/
+1
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-24
/
+11
*
MediaWikiLangTestCase now call parent setUp/tearDown
Antoine Musso
2012-07-18
1
-0
/
+5
*
Follow up to r108927. Replaced die() with throw new MWException(), according ...
Amir E. Aharoni
2012-01-14
1
-1
/
+3
*
Changing the failure message to something more meaningful.
Amir E. Aharoni
2012-01-14
1
-1
/
+3
*
Make sure to die if there are more MediaWikiLangTestCase::tearDowns than setU...
Platonides
2011-06-15
1
-0
/
+1
*
Removed trailing whitespaces
Alexandre Emsenhuber
2011-05-10
1
-6
/
+6
*
Follow-up r87210: Add MediaWikiLangTestCase to the autoloader and make the cl...
Paul Copperman
2011-05-04
1
-1
/
+1
*
Fix the old XmlTest.php test bug in the dateMenu() when the wiki is configure...
Platonides
2011-05-01
1
-0
/
+32