Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move DiffEngine and helpers to includes/libs/Diff and put them in a namespace | Tim Starling | 2023-06-20 | 1 | -119/+0 |
* | Replace trivial usa of mock builder with createMock() shortcut | Thiemo Kreuz | 2022-07-15 | 1 | -6/+2 |
* | tests: Remove some unneeded PHPUnit return callbacks | DannyS712 | 2022-06-06 | 1 | -3/+1 |
* | Tests: Cleanup some unnecessary nested function calls | Reedy | 2022-06-06 | 1 | -2/+2 |
* | Remove meaningless ->expects( $this->any() ) from all tests | Thiemo Kreuz | 2021-04-23 | 1 | -2/+1 |
* | Replace PHPUnit ->returnValue() with ->willReturn() shortcut | Thiemo Kreuz | 2021-04-22 | 1 | -12/+8 |
* | Tests: Mark more more closures as static | Umherirrender | 2021-02-09 | 1 | -1/+1 |
* | Make use of DiffOp::norig/nclosing() and update tests | Thiemo Kreuz | 2020-03-25 | 1 | -23/+19 |
* | Move trivially compatible tests to the unit tests suite | Máté Szabó | 2019-06-30 | 1 | -0/+134 |
* | Revert "Separate MediaWiki unit and integration tests" | Legoktm | 2019-06-13 | 1 | -134/+0 |
* | Separate MediaWiki unit and integration tests | Máté Szabó | 2019-06-13 | 1 | -0/+134 |