aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/diff/ArrayDiffFormatterTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move DiffEngine and helpers to includes/libs/Diff and put them in a namespaceTim Starling2023-06-201-119/+0
* Replace trivial usa of mock builder with createMock() shortcutThiemo Kreuz2022-07-151-6/+2
* tests: Remove some unneeded PHPUnit return callbacksDannyS7122022-06-061-3/+1
* Tests: Cleanup some unnecessary nested function callsReedy2022-06-061-2/+2
* Remove meaningless ->expects( $this->any() ) from all testsThiemo Kreuz2021-04-231-2/+1
* Replace PHPUnit ->returnValue() with ->willReturn() shortcutThiemo Kreuz2021-04-221-12/+8
* Tests: Mark more more closures as staticUmherirrender2021-02-091-1/+1
* Make use of DiffOp::norig/nclosing() and update testsThiemo Kreuz2020-03-251-23/+19
* Move trivially compatible tests to the unit tests suiteMáté Szabó2019-06-301-0/+134
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-134/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-0/+134