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
/
DiffHistoryBlobTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert DiffHistoryBlobTest to pure unit test
DannyS712
2021-04-14
1
-43
/
+0
*
DiffHistoryBlobTest: remove unneeded `return`
DannyS712
2021-03-08
1
-1
/
+0
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
Remove comments literally documenting unit tests being unit tests
Thiemo Kreuz
2019-02-19
1
-1
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-8
/
+8
*
phpunit: Omit long xdiff test provider from Jenkins output
Timo Tijhof
2015-11-17
1
-2
/
+7
*
Replace a bunch of extension_loaded() checks with checkPHPExtension()
Platonides
2014-01-23
1
-9
/
+2
*
Call parent::setUp() in DiffHistoryBlobTest before marking skipped tests
aude
2013-11-24
1
-1
/
+3
*
@covers tags for inclues/*Test
addshore
2013-10-24
1
-0
/
+1
*
Fix scope on all /phpunit test methods
addshore
2013-10-24
1
-1
/
+1
*
DiffHistoryBlob: don't check for mhash extension
Kevin Israel
2013-07-30
1
-2
/
+2
*
Update code formatting
Siebrand Mazeland
2013-04-26
1
-0
/
+3
*
pass codesniffer on tests/
Antoine Musso
2013-01-28
1
-1
/
+1
*
Add the required call to the parent setUp to DiffHistoryBlobTest::setUp()
Platonides
2012-12-06
1
-0
/
+1
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-2
/
+2
*
xdiff_string_rabdiff() appeared in version 1.5.0 of xdiff extension.
Platonides
2012-02-20
1
-0
/
+4
*
(bug 34428) Fixed hash mismatch errors in DiffHistoryBlob::patch() by simulat...
Tim Starling
2012-02-16
1
-0
/
+36