Subject: | Locale-dependent test failures |
It seems that tests fail if a non-English locale is specified. With LC_ALL=de_DE.UTF-8 I get:
# Failed test 'cvs_modified'
# at t/cvs.t line 36.
# Structures begin differing at:
# $got->[0] = 'same'
# $expected->[0] = 'modified'
# Looks like you failed 1 test of 6.
t/cvs.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests