Code

test: use test_i18ncmp when checking --stat output
authorJonathan Nieder <jrnieder@gmail.com>
Tue, 13 Mar 2012 04:54:05 +0000 (23:54 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Mar 2012 21:26:27 +0000 (14:26 -0700)
commitfc5877a6231aca01b63ddfd507bc1180078c09e2
tree07f91ed01667f88d8f2d3948a70827995c73f678
parentfa678feb7ca12e306e2eaeb0078028505ab3318a
test: use test_i18ncmp when checking --stat output

Ever since v1.7.9.2~13 (2012-02-01), git's diffstat-style summary line
produced by "git apply --stat", "git diff --stat", and "git commit"
varies by locale, producing test failures when GETTEXT_POISON is set.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3300-funny-names.sh
t/t3508-cherry-pick-many-commits.sh
t/t3903-stash.sh
t/t4012-diff-binary.sh
t/t4049-diff-stat-count.sh
t/t4100-apply-stat.sh
t/t5150-request-pull.sh
t/t7602-merge-octopus-many.sh