]> git.ipfire.org Git - thirdparty/git.git/commit - t/t6423-merge-rename-directories.sh
tests: remove most uses of C_LOCALE_OUTPUT
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Thu, 11 Feb 2021 01:53:51 +0000 (02:53 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Feb 2021 07:48:26 +0000 (23:48 -0800)
commita926c4b904bdc339568c2898af955cdc61b31542
tree736602669abe9bc3ee16262dcf270f1d58239968
parent780aa0a21e0debfe861728af4ba15873d8a02be8
tests: remove most uses of C_LOCALE_OUTPUT

As a follow-up to d162b25f956 (tests: remove support for
GIT_TEST_GETTEXT_POISON, 2021-01-20) remove those uses of the now
always true C_LOCALE_OUTPUT prerequisite from those tests which
declare it as an argument to test_expect_{success,failure}.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
17 files changed:
t/t0000-basic.sh
t/t0201-gettext-fallbacks.sh
t/t1430-bad-ref-name.sh
t/t1512-rev-parse-disambiguation.sh
t/t3404-rebase-interactive.sh
t/t3415-rebase-autosquash.sh
t/t3701-add-interactive.sh
t/t4012-diff-binary.sh
t/t4205-log-pretty-formats.sh
t/t5300-pack-object.sh
t/t5505-remote.sh
t/t5510-fetch.sh
t/t5601-clone.sh
t/t6423-merge-rename-directories.sh
t/t7300-clean.sh
t/t7505-prepare-commit-msg-hook.sh
t/t7810-grep.sh