wiki.techinc.nl/tests/phpunit/includes/diff/TextDiffer
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
..
externalDiffTest.sh
ExternalTextDifferTest.php
ManifoldTextDifferTest.php Merge "Add support for wikidiff2_multi_format_diff()" 2023-07-31 11:54:12 +00:00
PhpTextDifferTest.php diffs: add line number headings to inline diffs 2023-10-09 22:53:14 -04:00
TextDifferData.php
Wikidiff2TextDifferTest.php Add support for wikidiff2_multi_format_diff() 2023-07-19 12:38:18 +10:00