wiki.techinc.nl/tests/phpunit/includes/diff
MusikAnimal 02e7fdb26a diffs: add line number headings to inline diffs
Adds new regex in BaseTextDiffer::localizeLineNumbers() to work with
wikidiff2 inline diffs as well as table diffs.

Since there are no "columns" in inline mode, we have a new message to
indicate how the line numbers changed from the old diff versus the new.

Deprecate DifferenceEngine::localiseLineNumbers() as no longer used and
redundant to BaseTextDiffer::localizeLineNumbers().

Bug: T346460
Change-Id: I7b195879b677e2242ad73070fe19ad82121576a8
2023-10-09 22:53:14 -04:00
..
TextDiffer diffs: add line number headings to inline diffs 2023-10-09 22:53:14 -04:00
CustomDifferenceEngine.php
DifferenceEngineSlotDiffRendererTest.php Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
DifferenceEngineTest.php Make use of assertStatusGood/Error and such in tests 2023-10-04 17:16:00 +00:00
SlotDiffRendererTest.php Improve handling of diffs between incompatible content models 2023-06-23 19:09:59 +00:00
TextSlotDiffRendererTest.php DiffToggleSwitch: remove temporary inline switch flag 2023-09-06 20:13:00 +00:00