aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/diff/DiffOpTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move DiffEngine and helpers to includes/libs/Diff and put them in a namespaceTim Starling2023-06-201-69/+0
* Make use of DiffOp::norig/nclosing() and update testsThiemo Kreuz2020-03-251-8/+9
* tests: Replace PHPUnit's loose assertEquals(null) with assertNull()Thiemo Kreuz2019-09-271-1/+1
* tests: Prefer assertSame() when comparing the integer 0Thiemo Kreuz2019-09-191-2/+2
* Move trivially compatible tests to the unit tests suiteMáté Szabó2019-06-301-0/+68
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-68/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-0/+68