cygporter / git

Cygwin Git packaging paraphernalia
2 stars 2 forks source link

Test t3900-i18n-commit.sh fails in 64-bit only #6

Closed me-and closed 10 years ago

me-and commented 10 years ago

On v2.0.4, t3900-i18n-commit.sh fails with the below failure output on 64-bit Cygwin. It passes on 32-bit.

not ok 28 - eucJP should be shown in ISO-2022-JP now
#
#                               compare_with eucJP "$TEST_DIRECTORY"/t3900/ISO-2022-JP.txt $ICONV
#
not ok 29 - ISO-2022-JP should be shown in ISO-2022-JP now
#
#                               compare_with ISO-2022-JP "$TEST_DIRECTORY"/t3900/ISO-2022-JP.txt $ICONV
me-and commented 10 years ago

Now fixed. My guess is that it was 0b878ed4df14a5faa4cd5a524299908887e9f576 that did it, but I'm not going to rebuild again to check.