Subject: | "Older" and "Newer" test fails on Windows |
Tests don't take into account folder delimiter:
t/01-legacy.t .... 1/? # Failed test 'older'
# at t/01-legacy.t line 31.
# Structures begin differing at:
# $got->[0] = 'C:\DOCUME~1\horned3\LOCALS~1\Temp\cpfkAwlmQ6/older'
# $expected->[0] = 'C:\DOCUME~1\horned3\LOCALS~1\Temp\cpfkAwlmQ6\older'
# Failed test 'newer'
# at t/01-legacy.t line 36.
# Structures begin differing at:
# $got->[0] = 'C:\DOCUME~1\horned3\LOCALS~1\Temp\cpfkAwlmQ6/newer'
# $expected->[0] = 'C:\DOCUME~1\horned3\LOCALS~1\Temp\cpfkAwlmQ6\newer'
# Looks like you failed 2 tests of 6.
t/01-legacy.t .... Dubious, test returned 2 (wstat 512, 0x200)