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 |
||
|---|---|---|
| .. | ||
| externalDiffTest.sh | ||
| ExternalTextDifferTest.php | ||
| ManifoldTextDifferTest.php | ||
| PhpTextDifferTest.php | ||
| TextDifferData.php | ||
| Wikidiff2TextDifferTest.php | ||