Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Test\Number\Delta.pm Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\Test\Number\Delta\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod plan_passthrough.t t\07-noplan_passthrough.t t\08-param_and_plan_passthrough.t t\09-bad_param_plan_order.t t\10-specify_negative_epsilon.t t\11-specify_negative_relative.t t\98-pod.t t\99-pod_coverage.t t\01-module-basics.................1..3 ok 1 - use Test::Number::Delta; ok 2 - Test::Number::Delta->can(...) ok 3 - main->can(...) ok t\02-delta.........................1..25 ok 1 - delta_ok($a,$b) fail works ok 2 - delta_ok($a,$b) pass works ok 3 - delta_not_ok($a,$b) fail works ok 4 - delta_not_ok($a,$b) pass works ok 5 - delta_within($a,$b,$e) fail works ok 6 - delta_within($a,$b,-$e) fail works ok 7 - delta_within($a,$b,$e) pass works ok 8 - delta_within($a,$b,-$e) pass works ok 9 - delta_not_within($a,$b,$e) fail works ok 10 - delta_not_within($a,$b,-$e) fail works ok 11 - delta_not_within($a,$b,$e) pass works ok 12 - delta_not_within($a,$b,-$e) pass works ok 13 - delta_ok(\@a,\@b) unequal length fail works ok 14 - delta_ok(\@a,\@b) pairwise fail works ok 15 - delta_ok(\@a,\@b) pairwise pass works ok 16 - delta_not_ok(\@a,\@b) pairwise fail at [0] works ok 17 - delta_not_ok(\@a,\@b) pairwise pass works ok 18 - delta_ok(\@a,\@b) matrix fail works ok 19 - delta_ok(\@a,\@b) matrix pass works ok 20 - delta_not_ok(\@a,\@b) matrix fail works ok 21 - delta_not_ok(\@a,\@b) matrix pass works ok 22 - delta_within(\@a,\@b,$e) matrix fail works ok 23 - delta_within(\@a,\@b,$e) matrix pass works ok 24 - delta_not_within(\@a,\@b,$e) matrix fail works ok 25 - delta_not_within(\@a,\@b,$e) matrix pass works ok t\03-specify_epsilon...............1..2 ok 1 - fail works ok 2 - ok works ok t\04-specify_relative..............1..12 ok 1 - delta_ok fail works ok 2 - delta_ok fail works ok 3 - delta_ok works ok 4 - delta_ok works ok 5 - delta_ok works ok 6 - delta_ok works ok 7 - delta_not_ok fail works ok 8 - delta_no_ok fail works ok 9 - delta_not_ok works ok 10 - delta_not_ok works ok 11 - delta_not_ok works ok 12 - delta_not_ok works ok t\05-check_bad_param...............1..6 ok 1 - require Test::Number::Delta; ok 2 - Import dies with both parameters ok 3 - Import dies if 'within' parameter is zero ok 4 - Import dies if 'relative' parameter is zero ok 5 - delta_within dies if epsilon is zero ok 6 - delta_not_within dies if epsilon is zero ok t\06-plan_passthrough..............1..1 ok 1 - foo ok t\07-noplan_passthrough............ok 1 - foo 1..1 ok t\08-param_and_plan_passthrough....1..1 ok 1 - foo ok t\09-bad_param_plan_order..........1..2 ok 1 - require Test::Number::Delta; ok 2 - dies if parameter is given after test plan ok t\10-specify_negative_epsilon......1..2 ok 1 - fail works ok 2 - ok works ok t\11-specify_negative_relative.....1..12 ok 1 - delta_ok fail works ok 2 - delta_ok fail works ok 3 - delta_ok works ok 4 - delta_ok works ok 5 - delta_ok works ok 6 - delta_ok works ok 7 - delta_not_ok fail works ok 8 - delta_no_ok fail works ok 9 - delta_not_ok works ok 10 - delta_not_ok works ok 11 - delta_not_ok works ok 12 - delta_not_ok works ok t\98-pod...........................1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests t\99-pod_coverage..................1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests All tests successful, 2 tests skipped. Files=13, Tests=67, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)