# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Test-FITesque' version '0.01' Unknown 'build_class', defaulting to 'Module::Build' Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 Copying lib\Test\FITesque.pm -> blib\lib\Test\FITesque.pm Copying lib\Test\FITesque\Test.pm -> blib\lib\Test\FITesque\Test.pm Copying lib\Test\FITesque\Suite.pm -> blib\lib\Test\FITesque\Suite.pm Copying lib\Test\FITesque\Fixture.pm -> blib\lib\Test\FITesque\Fixture.pm Manifying blib\lib/Test/FITesque.pm -> blib\libdoc\Test.FITesque.3 Manifying blib\lib/Test/FITesque/Test.pm -> blib\libdoc\Test.FITesque.Test.3 Manifying blib\lib/Test/FITesque/Suite.pm -> blib\libdoc\Test.FITesque.Suite.3 Manifying blib\lib/Test/FITesque/Fixture.pm -> blib\libdoc\Test.FITesque.Fixture.3 HTMLifying blib\lib\Test\FITesque.pm -> blib\libhtml\site\lib\Test\FITesque.html HTMLifying blib\lib\Test\FITesque\Test.pm -> blib\libhtml\site\lib\Test\FITesque\Test.html HTMLifying blib\lib\Test\FITesque\Suite.pm -> blib\libhtml\site\lib\Test\FITesque\Suite.html HTMLifying blib\lib\Test\FITesque\Fixture.pm -> blib\libhtml\site\lib\Test\FITesque\Fixture.html Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-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.010000, C:\cpanrun\build\5-10-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 ok 1 - run_tests worked as expected ok 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 ok 1 - run_tests worked as expected ok 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 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t\pod.............1..0 # Skip Test::Pod test only run by author skipped all skipped: Test::Pod test only run by author All tests successful, 3 tests skipped. Files=10, Tests=59, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 install Installing C:\cpanrun\build\5-10-0\site\lib\Test\FITesque.pm Installing C:\cpanrun\build\5-10-0\site\lib\Test\FITesque\Fixture.pm Installing C:\cpanrun\build\5-10-0\site\lib\Test\FITesque\Suite.pm Installing C:\cpanrun\build\5-10-0\site\lib\Test\FITesque\Test.pm Installing C:\cpanrun\build\5-10-0\man\man3\Test.FITesque.3 Installing C:\cpanrun\build\5-10-0\man\man3\Test.FITesque.Fixture.3 Installing C:\cpanrun\build\5-10-0\man\man3\Test.FITesque.Suite.3 Installing C:\cpanrun\build\5-10-0\man\man3\Test.FITesque.Test.3 Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\FITesque.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\FITesque\Fixture.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\FITesque\Suite.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\FITesque\Test.html Writing C:\cpanrun\build\5-10-0\site\lib\auto\Test\FITesque\.packlist