Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. rem rem C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/array.t t/basic_types.t t/container.t t/create_from_ref.t t/dict.t t/false_key.t t/import.t t/load.t t/overload.t t/parse.t t/parse_plist_fh.t t/plists.t t/pod-coverage.t t/pod.t t/scalar.t t/time.t t/write.t t/00-load............1..1 ok 1 - use Mac::PropertyList::SAX; # Testing Mac::PropertyList::SAX 0.70, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe ok t/array..............1..5 ok 1 - Make empty object isa Mac::PropertyList::array ok 2 - Empty object has no elements # Failed test (t/array.t at line 29) # Make object from plist string isn't defined Can't call method "count" on an undefined value at t/array.t line 30. not ok 3 - Make object from plist string isa Mac::PropertyList::array # Looks like you planned 5 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay t/basic_types........1..5 Can't call method "as_basic_data" on an undefined value at t/basic_types.t line 20. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/container..........1..2 ok 1 - The object isa Mac::PropertyList::dict ok 2 - The object isa Mac::PropertyList::array ok t/create_from_ref....1..1 # Failed test (t/create_from_ref.t at line 26) # got: undef # expected: 'HASH(0x1cd8548)' not ok 1 - recursive serialization / deserialization # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/dict...............1..15 ok 1 - The object isa Mac::PropertyList::dict ok 2 - Empty object has right number of keys # Failed test (t/dict.t at line 30) # The object isn't defined Can't call method "count" on an undefined value at t/dict.t line 31. not ok 3 - The object isa Mac::PropertyList::dict # Looks like you planned 15 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-15 Failed 13/15 tests, 13.33% okay t/false_key..........1..3 ok 1 - use Mac::PropertyList::SAX; # Failed test (t/false_key.t at line 36) not ok 2 - Zero and space are valid key values not ok 3 - Empty key causes parse_plist to die # TODO Doesn't work, but poor Andy doesn't know why. # Looks like you failed 1 tests of 3. # Failed (TODO) test (t/false_key.t at line 45) # '' # doesn't match '(?-xism:key not defined)' dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/3 tests, 66.67% okay t/import.............ok 1 - require Mac::PropertyList::SAX; ok 2 - parse_plist is not defined yet ok 3 - parse_plist is now defined ok 4 - parse_plist_fh is not defined yet ok 5 - parse_plist_file is not defined yet ok 6 - plist_as_string is not defined yet ok 7 - create_from_hash is not defined yet ok 8 - create_from_array is not defined yet ok 9 - parse_plist is now defined yet ok 10 - parse_plist_fh is now defined yet ok 11 - parse_plist_file is now defined yet ok 12 - plist_as_string is now defined yet ok 13 - create_from_hash is now defined yet ok 14 - create_from_array is now defined yet 1..14 ok t/load...............1..1 ok 1 - use Mac::PropertyList::SAX; ok t/overload...........1..7 # Failed test (t/overload.t at line 10) # string type check isn't defined not ok 1 - string type check isa Mac::PropertyList::SAX::string # Failed test (t/overload.t at line 11) # ancestor string type check isn't defined not ok 2 - ancestor string type check isa Mac::PropertyList::string # Failed test (t/overload.t at line 12) not ok 3 - string object stringification overload # got: '' # expected: 'b' # Failed test (t/overload.t at line 13) # got: '' # expected: 'true' not ok 4 - boolean true stringification overload # Failed test (t/overload.t at line 14) # got: '' # expected: '1' not ok 5 - boolean true boolification overload # Failed test (t/overload.t at line 15) # got: '' # expected: 'false' not ok 6 - boolean false stringification overload ok 7 - boolean false boolification overload # Looks like you failed 6 tests of 7. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 1-6 Failed 6/7 tests, 14.29% okay t/parse..............1..24 # Failed test (t/parse.t at line 56) # The object isn't defined Can't call method "type" on an undefined value at t/parse.t line 57. not ok 1 - The object isa Mac::PropertyList::array # Looks like you planned 24 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t/parse_plist_fh.....ok 1 - use Mac::PropertyList::SAX; ok 2 - Sample plist file exists ok 3 - Opened plists/com.apple.systempreferences.plist ok 4 - return value is not false ok 5 - The object isa Mac::PropertyList::dict ok 6 - type key has right value for nested dict ok 7 - NSColorPanelMode has the right value ok 8 - Opened plists/com.apple.systempreferences.plist ok 9 - return value is not false ok 10 - The object isa Mac::PropertyList::dict ok 11 - type key has right value for nested dict ok 12 - NSColorPanelMode has the right value 1..12 ok t/plists.............1..6 # plists/com.apple.iPhoto.plist [1534 bytes] parsed in 0.296875 seconds ok 1 - The object isa HASH # plists/com.apple.iTunes.plist [35692 bytes] parsed in 1.109375 seconds ok 2 - The object isa HASH # plists/com.apple.systempreferences.plist [1023 bytes] parsed in 0.078125 seconds ok 3 - The object isa HASH # plists/com.unsanity.windowshadex.plist [704 bytes] parsed in 0.0625 seconds ok 4 - The object isa HASH # plists/test0.plist [550 bytes] parsed in 0 seconds # Failed test (t/plists.t at line 34) # The object isn't defined not ok 5 - The object isa HASH # plists/test1.plist [418 bytes] parsed in 0 seconds # Failed test (t/plists.t at line 34) # The object isn't defined not ok 6 - The object isa HASH # Looks like you failed 2 tests of 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 5-6 Failed 2/6 tests, 66.67% okay t/pod-coverage.......1..1 ok 1 - Pod coverage on Mac::PropertyList::SAX ok t/pod................1..1 ok 1 - blib\lib\Mac\PropertyList\SAX.pm ok t/scalar.............1..23 ok 1 - The object isa Mac::PropertyList::date ok 2 - The object isa Mac::PropertyList::real ok 3 - The object isa Mac::PropertyList::real ok 4 ok 5 ok 6 ok 7 - The object isa Mac::PropertyList::integer ok 8 - The object isa Mac::PropertyList::integer ok 9 ok 10 ok 11 ok 12 - The object isa Mac::PropertyList::string ok 13 - The object isa Mac::PropertyList::string ok 14 ok 15 ok 16 ok 17 - The object isa Mac::PropertyList::data ok 18 - The object isa Mac::PropertyList::true ok 19 ok 20 ok 21 - The object isa Mac::PropertyList::false ok 22 ok 23 ok t/time...............1..1 Elapsed time is 1.265625 ok 1 - Parsing time test ok t/write..............1..3 Can't call method "write" on an undefined value at C:/cpanrun-5.8/build/5-8-0/site/lib/Mac/PropertyList.pm line 438. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed 9/18 test scripts, 50.00% okay. 58/125 subtests failed, 53.60% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/array.t 255 65280 5 3 60.00% 3-5 t/basic_types.t 255 65280 5 5 100.00% 1-5 t/create_from_ref.t 1 256 1 1 100.00% 1 t/dict.t 255 65280 15 13 86.67% 3-15 t/false_key.t 1 256 3 1 33.33% 2 t/overload.t 6 1536 7 6 85.71% 1-6 t/parse.t 255 65280 24 24 100.00% 1-24 t/plists.t 2 512 6 2 33.33% 5-6 t/write.t 255 65280 3 3 100.00% 1-3 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.