Subject: | Tests fail in non-utf8 locales |
If the tests are running in a C or latin1 locale (i.e. using LC_ALL=C), then the t/04-model_content.t test fails:
Use of uninitialized value $floor_test{"\x{6cc}\x{648}\x{646}\x{6cc}"...} in string eq at t/04-model_content.t line 41.
# Failed test at t/04-model_content.t line 41.
# Failed test at t/04-model_content.t line 78.
# Looks like you failed 2 tests of 11.
t/04-model_content.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/11 subtests