summaryrefslogtreecommitdiff
path: root/t/t2019-checkout-ambiguous-ref.sh
AgeCommit message (Collapse)Author
2011-04-13i18n: use test_i18ngrep in lib-httpd and t2019Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-04-03t2019-checkout-ambiguous-ref.sh: depend on C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason
The t2019-checkout-ambiguous-ref.sh tests added in v1.7.4.3~12^2 examines the output for a translatable string, and must be marked with C_LOCALE_OUTPUT; otherwise, GETTEXT_POISON=YesPlease tests will break. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-02-15Rename t2019 with typo "amiguous" that meant "ambiguous"Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>