wiki.techinc.nl/tests/phpunit/includes/diff/TextDiffer
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
..
externalDiffTest.sh Fix ExternalTextDifferTest on macOS 2024-05-04 19:56:27 +00:00
ExternalTextDifferTest.php Fix weird (auto-generated?) namespaces in PHPUnit tests 2024-02-20 19:23:36 +00:00
ManifoldTextDifferTest.php Namespace includes/context 2024-02-08 11:07:01 -05:00
PhpTextDifferTest.php Namespace includes/context 2024-02-08 11:07:01 -05:00
TextDifferData.php
Wikidiff2TextDifferTest.php Fix some spelling errors 2024-03-18 20:58:11 +11:00