wiki.techinc.nl/tests/phpunit/includes/diff
Máté Szabó 84ee098126 Fix ExternalTextDifferTest on macOS
In POSIX sh, `echo` flags are undefined. On macOS, this causes the
expected output to include literal `-n`s instead of the expected
behavior of not printing trailing newlines. So, use `printf` instead,
which should work consistently on both macOS and Linux.

Follows-up I5c506e3916285.

Change-Id: I54fc42d8fb8156fcf1d623ef4a7515092e634f09
2024-05-04 19:56:27 +00:00
..
TextDiffer Fix ExternalTextDifferTest on macOS 2024-05-04 19:56:27 +00:00
CustomDifferenceEngine.php
DifferenceEngineSlotDiffRendererTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
DifferenceEngineTest.php Make DifferenceEngineTest run standalone 2024-04-30 09:45:39 +02:00
SlotDiffRendererTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
TextSlotDiffRendererTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00