aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/integration/includes/diff
Commit message (Collapse)AuthorAgeFilesLines
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
| | | | Change-Id: I5629f91387f2ac453ee4341bfe4bba310bd52f03
* tests: Use `overrideConfig(Value|Values)` where neededDerick Alangi2022-07-121-3/+5
| | | | | | | | This continues the work in the child patch to replace callers of setMwGlobals() with the appropriate method. Directory this patch covers is `tests/phpunit/integration/`. Change-Id: I0a9abf0d2a43587f2ffa029b68024a1ba5165fc7
* Add $wgDiffEngineBrad Jorsch2019-11-051-1/+4
| | | | | | | | The immediate use case is for testing, where some tests need to use the PHP implementation even when wikidiff2 is installed. Bug: T237049 Change-Id: I41dc4c0933429065d7638f518ec31f0a056afc41
* Drop strings for wgExternalDiffEngine, deprecated in 1.27 and 1.32James D. Forrester2019-10-031-0/+19
Also move the 'unit' test into integration, given it tests code using globals. Change-Id: Ie039cae9b5d2870c18a6deefec9a73de522dd847