On Nov 26, 2004, at 12:13 AM, Michael G Schwern wrote:
This means Test::More has no more critical or important bugs open. I figured it was a good place to pause and kick out an alpha.
Works for me, although I did get some warnings:
Running [/usr/bin/make UNINST=1 uninst=1 test]...
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.4 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00signature.............ok
1/1 skipped: Next time around, consider install Module::Signature, so you can verify the integrity of this distribution.
t/00test_harness_check....ok
t/bad_plan................ok
t/buffer..................ok
t/Builder.................ok
t/curr_test...............ok
t/details.................ok
t/diag....................ok
t/eq_set..................ok
t/exit....................ok
t/extra...................ok
t/extra_one...............ok
t/fail-like...............ok
t/fail-more...............ok
t/fail....................ok
t/fail_one................ok
t/filehandles.............ok
t/fork....................ok
t/harness_active..........ok
t/has_plan................ok
t/has_plan2...............Argument "2.43_02" isn't numeric in numeric lt (<) at t/has_plan2.t line 23.
ok
t/import..................ok
t/is_deeply...............ok
t/maybe_regex.............ok
t/missing.................ok
t/More....................ok
t/no_diag.................ok
t/no_ending...............ok
t/no_header...............ok
t/no_plan.................ok
t/ok_obj..................ok
t/output..................ok
t/overload................ok
1/5 skipped: not really skipped, testing overloaded reason
t/plan....................ok
t/plan_is_noplan..........ok
t/plan_no_plan............Argument "2.43_02" isn't numeric in numeric lt (<) at t/plan_no_plan.t line 21.
ok
t/plan_shouldnt_import....ok
t/plan_skip_all...........skipped
all skipped: Just testing plan & skip_all
t/reset...................ok
t/simple..................ok
t/skip....................ok
7/15 skipped: Just testing the skip interface.
t/skipall.................ok
t/sort_bug................skipped
all skipped: no threads
t/thread_taint............ok
t/threads.................skipped
all skipped: no threads
t/todo....................ok
t/undef...................ok
t/use_ok..................ok
t/useing..................ok
All tests successful, 3 tests and 9 subtests skipped.
Files=49, Tests=308, 7 wallclock secs ( 4.88 cusr + 0.90 csys = 5.78 CPU)
Regards,
David