Subject: | fail t\1.get_test_files.t : got: 't\1.get_test_files.t' expected: 't/1.get_test_files.t' |
Test-Manifest-1.11, Win32 ActivePerl 5.8
1..9
not ok 1 - Single string version of tests is right
# Failed test (t\1.get_test_files.t at line 29)
# got: 't\0.load.t t\1.get_test_files.t t\1.make_test_manifest.t t\leading_space.t t\trailing_space.t'
# expected: 't/0.load.t t/1.get_test_files.t t/1.make_test_manifest.t t/leading_space.t t/trailing_space.t'
not ok 2 - Test file 0 has expected name
# Failed test (t\1.get_test_files.t at line 36)
# got: 't\0.load.t'
# expected: 't/0.load.t'
not ok 3 - Test file 1 has expected name
# Failed test (t\1.get_test_files.t at line 36)
# got: 't\1.get_test_files.t'
# expected: 't/1.get_test_files.t'
not ok 4 - Test file 2 has expected name
# Failed test (t\1.get_test_files.t at line 36)
# got: 't\1.make_test_manifest.t'
# expected: 't/1.make_test_manifest.t'
not ok 5 - Test file 3 has expected name
# Failed test (t\1.get_test_files.t at line 36)
# got: 't\leading_space.t'
# expected: 't/leading_space.t'
not ok 6 - Test file 4 has expected name
# Failed test (t\1.get_test_files.t at line 36)
# got: 't\trailing_space.t'
# expected: 't/trailing_space.t'
ok 7 - test_manifest unlinked
ok 8 - Nothing returned when test_manifest does not exist (scalar)
ok 9 - Nothing returned when test_manifest does not exist (list)
# Looks like you failed 6 tests of 9.