aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/diff/TextSlotDiffRendererTest.php
Commit message (Expand)AuthorAgeFilesLines
* Switch back to oo-ui-element-hidden from mw-diff-element-hiddenSam Wilson2023-06-261-1/+1
* Merge "diff: Move SlotDiffRenderer::getTablePrefix() parts assembly up to Dif...jenkins-bot2023-06-261-0/+57
|\
| * diff: Move SlotDiffRenderer::getTablePrefix() parts assembly up to Difference...Tim Starling2023-06-261-0/+57
* | Improve handling of diffs between incompatible content modelsGergő Tisza2023-06-231-1/+1
|/
* build: Updating mediawiki/mediawiki-codesniffer to 41.0.0libraryupgrader2023-03-111-1/+1
* phpunit: use ->getServiceContainer() in integration testsAlexander Vorwerk2022-01-271-2/+1
* Rename diff-related classes for LTR compatibilityDaimona Eaytoy2021-09-171-1/+1
* Apply side lock to diff headers and empty lines, tooDaimona Eaytoy2021-08-121-1/+1
* Remove broken/outdated @param/@throws tags from @dataProvidersThiemo Kreuz2021-01-211-1/+0
* Fix incomplete/bogus PHPDoc tags in various testsThiemo Kreuz2021-01-141-1/+1
* Create diff markers with CSSEd Sanders2020-12-301-0/+4
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-1/+1
* Inline diffs upstreamed from MobileFrontend to core.jdlrobson2019-12-061-0/+9
* Use nullable type in function signatureUmherirrender2019-11-201-1/+1
* Remove Language::factory and getParentLanguage useAryeh Gregor2019-10-271-1/+3
* Kill the remaining usages of PHPUnit4And6Compat methodsDaimona Eaytoy2019-10-061-1/+2
* Call resetServices() when setting globals in testsAryeh Gregor2019-08-291-20/+23
* Deprecate $wgWikiDiff2MovedParagraphDetectionCutoffAdam Wight2019-05-221-1/+0
* SlotDiffRenderer: add utility method for parameter type checksGergő Tisza2018-09-241-2/+4
* [MCR] Render multi-slot diffsGergő Tisza2018-08-201-0/+113