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
/
diff
/
DifferenceEngineTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff: Fix small issues and compact syntax in DifferenceEngine
Thiemo Kreuz
2022-02-04
1
-0
/
+1
*
Remove or replace usages of "sanity"
Reedy
2021-11-21
1
-2
/
+2
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Use WikiPage::doUserEditContent() instead of ::doEditContent()
DannyS712
2021-06-28
1
-1
/
+2
*
Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity
Roman Stolar
2021-05-27
1
-0
/
+50
*
Remove meaningless ->expects( $this->any() ) from all tests
Thiemo Kreuz
2021-04-23
1
-4
/
+2
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-2
/
+2
*
Add support for derived MCR slots
Cindy Cicalese
2021-03-18
1
-0
/
+20
*
Deprecate constructing revision with non-proper page
Petr Pchelko
2021-03-10
1
-19
/
+2
*
Fix incomplete/bogus PHPDoc tags in various tests
Thiemo Kreuz
2021-01-14
1
-2
/
+2
*
Create diff markers with CSS
Ed Sanders
2020-12-30
1
-0
/
+4
*
Make use of array deconstruction directly in foreach, if possible
Thiemo Kreuz
2020-11-12
1
-6
/
+2
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Use nullable type in function signature
Umherirrender
2019-11-20
1
-1
/
+1
*
Add $wgDiffEngine
Brad Jorsch
2019-11-05
1
-0
/
+2
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
Kill the remaining usages of PHPUnit4And6Compat methods
Daimona Eaytoy
2019-10-06
1
-1
/
+2
*
Merge "Replace setExpectedException with two args"
jenkins-bot
2019-10-05
1
-2
/
+4
|
\
|
*
Replace setExpectedException with two args
Daimona Eaytoy
2019-10-05
1
-2
/
+4
*
|
Drop strings for wgExternalDiffEngine, deprecated in 1.27 and 1.32
James D. Forrester
2019-10-03
1
-24
/
+0
|
/
*
Call resetServices() when setting globals in tests
Aryeh Gregor
2019-08-29
1
-7
/
+10
*
Fix order of @var parameter in PHP
Fomafix
2019-04-08
1
-2
/
+2
*
Re-namespace RevisionStore and RevisionRecord classes
Brad Jorsch
2018-10-09
1
-3
/
+3
*
Add constant for the name of the 'main' slot for MCR
Gergő Tisza
2018-09-24
1
-4
/
+4
*
Avoid constructing Title objects in data providers
daniel
2018-09-03
1
-1
/
+19
*
Fix DifferenceEngine revision loading logic
Gergő Tisza
2018-08-24
1
-9
/
+14
*
[MCR] Render multi-slot diffs
Gergő Tisza
2018-08-20
1
-0
/
+206
*
Add tests for DiffEngine tooltips
WMDE-Fisch
2017-11-22
1
-0
/
+28
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-13
/
+13
*
tests: Clean up file headers
Timo Tijhof
2015-04-01
1
-1
/
+0
*
Change @return to start with type
umherirrender
2014-08-20
1
-1
/
+1
*
Add tests for ArrayDiffFormatter and DiffOp
addshore
2014-02-26
1
-0
/
+1
*
Make setUp and tearDown protected in tests
aude
2013-11-24
1
-1
/
+1
*
Fixed spacing
umherirrender
2013-11-19
1
-3
/
+3
*
use getOldid and getNewid methods in DifferenceEngineTest
aude
2013-10-31
1
-2
/
+2
*
Add tests for DifferenceEngine for revision loading
aude
2013-10-30
1
-0
/
+120