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
/
exception
/
MWExceptionTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
exception: Remove 'exception-json' logging channel
Bartosz Dziewoński
2025-03-21
1
-20
/
+0
*
Use MainConfigNames constants in tests where possible
thiemowmde
2024-07-10
1
-1
/
+3
*
Remove error printing in MWException
Bartosz Dziewoński
2024-04-25
1
-64
/
+0
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-3
/
+3
*
Deprecate error printing in MWException
Bartosz Dziewoński
2024-01-10
1
-0
/
+53
*
exception: Widen `@covers` annotations
Timo Tijhof
2023-12-17
1
-15
/
+1
*
exception: Replace $wgCommandLineMode checks with MW_ENTRY_POINT
Bartosz Dziewoński
2023-12-14
1
-20
/
+1
*
Inline a few more trivial createMock() calls in tests
Thiemo Kreuz
2022-08-08
1
-9
/
+3
*
tests: Set wgLang with MediaWikiIntegrationTestCase::setUserLang
Umherirrender
2022-07-13
1
-1
/
+6
*
Remove access to config globals from includes/exception
daniel
2022-05-12
1
-1
/
+4
*
exception: Move remaiming MWExceptionHandler tests to its test case
Timo Tijhof
2021-01-07
1
-74
/
+0
*
Make unit tests assertion about assertNotEquals more strict
Umherirrender
2020-11-01
1
-1
/
+1
*
Avoid local variable with wg prefix
Umherirrender
2020-10-28
1
-5
/
+5
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Make MWException show up pretty even if $wgLang is a stub
Brian Wolff
2020-03-23
1
-13
/
+2
*
Manual fix of the remaining assertInternalType & Co.
Daimona Eaytoy
2019-12-15
1
-2
/
+2
*
phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedExcept...
James D. Forrester
2019-10-14
1
-1
/
+1
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-4
/
+4
*
Add @covers tags to miscellaneous tests (#2)
Kunal Mehta
2017-12-28
1
-0
/
+1
*
Remove $wgExceptionHooks
Gergő Tisza
2017-05-22
1
-47
/
+0
*
Remove empty lines at end of functions
umherirrender
2016-11-05
1
-2
/
+0
*
phpunit: Abstract user-lang override in MediaWikiTestCase
Timo Tijhof
2016-03-09
1
-5
/
+5
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-58
/
+58
*
Fix whitespace issues around parentheses
Vivek Ghaisas
2015-06-16
1
-1
/
+1
*
test: Clean up data providers that should be static
Timo Tijhof
2014-09-18
1
-4
/
+4
*
Fixed some @params documentation (tests)
umherirrender
2014-04-17
1
-3
/
+3
*
Fixed spacing
umherirrender
2014-03-20
1
-2
/
+2
*
Expand MWException tests
addshore
2014-02-27
1
-0
/
+126
*
Add scope to Exception class methods
addshore
2014-02-24
1
-7
/
+7
*
Split Exception.php
addshore
2014-02-24
1
-0
/
+115