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
/
debug
/
MWDebugTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+2
*
Use MainConfigNames constants in tests where possible
thiemowmde
2024-07-10
1
-3
/
+3
*
namespace MWDebug
Amir Sarabadani
2024-05-03
1
-1
/
+2
*
tests: Add replacement for assertions deprecated in PHPUnit 9.6
Daimona Eaytoy
2024-02-23
1
-16
/
+25
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Debugger: Display debug log when $wgShowDebug = true
Sébastien Beyou
2024-02-14
1
-0
/
+16
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
MWDebug: Add support for native PHP warnings to "Console"
Timo Tijhof
2023-10-19
1
-27
/
+65
*
debug: Improve docs, fix ingroup tags, clean up tests
Timo Tijhof
2023-10-05
1
-43
/
+15
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-0
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-0
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+1
*
tests: Replace some usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-2
/
+4
*
Type-hint LinkTarget
Petr Pchelko
2021-10-21
1
-1
/
+1
*
debug: Return early in wfDeprecated(), and improve docs
Timo Tijhof
2021-09-02
1
-2
/
+0
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-3
/
+3
*
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
Thiemo Kreuz
2021-04-22
1
-3
/
+2
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-1
/
+1
*
Merge "Emit deprecation warning for deprecated overrides."
jenkins-bot
2021-01-13
1
-0
/
+36
|
\
|
*
Emit deprecation warning for deprecated overrides.
daniel
2021-01-08
1
-0
/
+36
*
|
More misc test cleanup
DannyS712
2020-12-24
1
-1
/
+1
|
/
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Stop accepting ApiMain instances in ApiResult::__construct
Daimona Eaytoy
2020-03-18
1
-3
/
+1
*
Make use of PHPUnit's assertCount feature where possible
Thiemo Kreuz
2020-03-02
1
-4
/
+2
*
Autofix 94 PHPUnit 8 compat issues
Daimona Eaytoy
2019-12-13
1
-1
/
+1
*
Backwards-compatible PHPUnit 8 preparations
Max Semenik
2019-11-02
1
-2
/
+2
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-0
/
+140
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-140
/
+0
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-2
/
+2
*
Fix MWDebugTest::testAppendDebugInfoToApiResultXmlFormat
Brad Jorsch
2017-12-08
1
-1
/
+1
*
Fix-up for I52c511be04: call parent setup / teardown methods
Ori Livneh
2016-05-18
1
-0
/
+2
*
MWDebugTest: disable MWDebug on test teardown
Ori Livneh
2016-05-18
1
-8
/
+6
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-10
/
+10
*
Use the frame 'type' in wfFormatStackFrame, like MWExceptionHandler::prettyPr...
Alex Monk
2015-10-14
1
-1
/
+1
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
1
-2
/
+2
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-2
/
+1
*
Remove profiler support from debugging toolbar
Chad Horohoe
2014-11-17
1
-1
/
+1
*
Indicate the actual version of HHVM in use
Kevin Israel
2014-08-05
1
-1
/
+1
*
Fixed spacing
umherirrender
2014-07-19
1
-1
/
+1
*
Fix uncaught ApiFormatXml exception with api debuginfo
aude
2014-06-28
1
-0
/
+58
*
Fixed spacing
umherirrender
2013-11-21
1
-1
/
+0
*
@covers tags for more test classes
addshore
2013-10-24
1
-0
/
+12
*
Fix scope on all /phpunit test methods
addshore
2013-10-24
1
-4
/
+4
*
Update formatting
Siebrand Mazeland
2013-02-14
1
-9
/
+11
*
tests: always call parent setUp
Antoine Musso
2012-10-23
1
-0
/
+2
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-2
/
+2
*
Moved warning stuff into MWDebug class.
Alexandre Emsenhuber
2012-08-28
1
-0
/
+5
[next]