diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-04-03 07:06:02 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-04-07 14:47:39 -0700 |
| commit | cdbdc6bf8caddc32e5fae7bfe4a63c54be21093f (patch) | |
| tree | 4ff7685e733a340dc1bd3e88e57c483b62f27efb /t/unit-tests/unit-test.c | |
| parent | db8ff64a3a5244b44e27e0d46a48a304a2e36456 (diff) | |
t: refactor tests depending on Perl substitution operator
We have a bunch of tests that use Perl to perform substitution via the
"s/" operator. These usecases can be trivially replaced with sed(1) and
tr(1).
Refactor the tests accordingly so that we can drop a couple of
PERL_TEST_HELPERS prerequisites.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/unit-test.c')
0 files changed, 0 insertions, 0 deletions
