aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/DiffHistoryBlobTest.php
Commit message (Expand)AuthorAgeFilesLines
* Convert DiffHistoryBlobTest to pure unit testDannyS7122021-04-141-43/+0
* DiffHistoryBlobTest: remove unneeded `return`DannyS7122021-03-081-1/+0
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-1/+1
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+1
* Remove comments literally documenting unit tests being unit testsThiemo Kreuz2019-02-191-1/+0
* Convert all array() syntax to []Kunal Mehta2016-02-171-8/+8
* phpunit: Omit long xdiff test provider from Jenkins outputTimo Tijhof2015-11-171-2/+7
* Replace a bunch of extension_loaded() checks with checkPHPExtension()Platonides2014-01-231-9/+2
* Call parent::setUp() in DiffHistoryBlobTest before marking skipped testsaude2013-11-241-1/+3
* @covers tags for inclues/*Testaddshore2013-10-241-0/+1
* Fix scope on all /phpunit test methodsaddshore2013-10-241-1/+1
* DiffHistoryBlob: don't check for mhash extensionKevin Israel2013-07-301-2/+2
* Update code formattingSiebrand Mazeland2013-04-261-0/+3
* pass codesniffer on tests/Antoine Musso2013-01-281-1/+1
* Add the required call to the parent setUp to DiffHistoryBlobTest::setUp()Platonides2012-12-061-0/+1
* Clean and repair many phpunit tests (+ fix implied configuration)Timo Tijhof2012-10-091-2/+2
* xdiff_string_rabdiff() appeared in version 1.5.0 of xdiff extension.Platonides2012-02-201-0/+4
* (bug 34428) Fixed hash mismatch errors in DiffHistoryBlob::patch() by simulat...Tim Starling2012-02-161-0/+36