Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe Build --makefile_env_macros 1 test t\00-load.........1..1 ok 1 - use Test::FITesque; # Testing Test::FITesque 0.01, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe ok t\01-fixture......1..15 ok 1 - use Test::FITesque::Fixture; ok 2 - Test::FITesque::Fixture->can(...) ok 3 - use Buddha::GoodFixture; ok 4 - The object isa Buddha::GoodFixture ok 5 - The object isa Test::FITesque::Fixture ok 6 - Buddha::GoodFixture->can(...) ok 7 - No test count for dharma ok 8 - zen method has count of 3 ok 9 - karma method has count of 1 ok 10 - use Buddha::ParseMethodFixture; ok 11 - method string parsed correctly ok 12 - Arguments parsed ok 13 - Use of bad attributes handled ok 14 - Use of bad attributes handled ok 15 - Use of bad attributes handled ok t\02-test.........1..24 ok 1 - use Test::FITesque::Test; ok 2 - Test::FITesque::Test->can(...) ok 3 - The object isa Test::FITesque::Test ok 4 - No tests yet ok 5 - No tests yet ok 6 - Single test row with 3 TAP tests ok 7 - Single test row with 1 TAP test ok 8 - Single test row with 3 TAP tests ok 9 - Everything run in the right order ok 10 - Tests added from constructor ok 11 - Everything run in right order ok 12 - Can't run empty tests ok 13 - Non existant fixture class (count) ok 14 - Non existant fixture class (run) ok 15 - run_tests bails early on unavailable method ok 16 - Class is not a FITesque fixture (count) ok 17 - Class is not a FITesque fixture (run) ok 18 - Methods called on objects ok 19 - Constructor passed arguments ok 20 - Method called on object ok 21 - Cannot run test twice ok 22 - Object created ok 23 - DESTROY has run ok 24 - Methods are available at runtime ok t\03-test-run.....1..1 # Failed test (t\03-test-run.t at line 28) # STDERR is: # # Failed test (t/lib/Buddha/TestRun.pm at line 23) # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?at\ t/lib/Buddha/TestRun\.pm\ (?:at\ )?line 23.*\n?) # # as expected not ok 1 - run_tests worked as expected FAILED test 1 Failed 1/1 tests, 0.00% okay t\04-suite........1..14 ok 1 - use Test::FITesque::Suite; ok 2 - Test::FITesque::Suite->can(...) ok 3 - The object isa Test::FITesque::Suite ok 4 - Suite has correct test count ok 5 - Tests all run in correct order ok 6 - Non FITesque test ok 7 - Inner test_count correct ok 8 - Outer reflects inner count ok 9 - Outer total count correct ok 10 - Everything ran in order ok 11 - Correct count for tests at constructor ok 12 - Catch empty suite run ok 13 - Correct test count ok 14 - Handle no test methods ok t\05-suite-run....1..1 # Failed test (t\05-suite-run.t at line 46) # STDERR is: # # Failed test (t/lib/Buddha/SuiteRunTest.pm at line 9) # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?at\ t/lib/Buddha/SuiteRunTest\.pm\ (?:at\ )?line 9.*\n?) # # as expected not ok 1 - run_tests worked as expected FAILED test 1 Failed 1/1 tests, 0.00% okay t\06-fitesque.....1..3 ok 1 - use Test::FITesque; ok 2 - Helper functions work ok 3 - Single one ok t\kwalitee........1..0 # Skip Test::Kwalitee test only run by author skipped all skipped: Test::Kwalitee test only run by author t\pod-coverage....1..0 # Skip Test::Pod::Coverage test only run by author skipped all skipped: Test::Pod::Coverage test only run by author t\pod.............1..0 # Skip Test::Pod test only run by author skipped all skipped: Test::Pod test only run by author Failed 2/10 test scripts, 80.00% okay. 2/59 subtests failed, 96.61% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\03-test-run.t 1 1 100.00% 1 t\05-suite-run.t 1 1 100.00% 1 3 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.