This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test::Simple 0.32
authorMichael G. Schwern <schwern@pobox.com>
Wed, 17 Oct 2001 03:42:41 +0000 (23:42 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 17 Oct 2001 11:00:54 +0000 (11:00 +0000)
commit33459055ff280d2a3b935d256531a576b162ec79
treeb5db2b0ac58eaf694f316a8e7f0b79159cafe88c
parent60e23f2ffd1cd9673f7e06415d666f29696b7d96
Test::Simple 0.32
Message-ID: <20011017034241.A25038@blackrider>

p4raw-id: //depot/perl@12472
35 files changed:
MANIFEST
lib/Test/Builder.pm [new file with mode: 0644]
lib/Test/More.pm
lib/Test/Simple.pm
lib/Test/Simple/Changes
lib/Test/Simple/t/Builder.t [new file with mode: 0644]
lib/Test/Simple/t/More.t
lib/Test/Simple/t/exit.t
lib/Test/Simple/t/extra.t
lib/Test/Simple/t/fail-like.t
lib/Test/Simple/t/fail-more.t
lib/Test/Simple/t/fail.t
lib/Test/Simple/t/filehandles.t [new file with mode: 0644]
lib/Test/Simple/t/import.t [new file with mode: 0644]
lib/Test/Simple/t/is_deeply.t [new file with mode: 0644]
lib/Test/Simple/t/missing.t
lib/Test/Simple/t/no_ending.t [new file with mode: 0644]
lib/Test/Simple/t/no_header.t [new file with mode: 0644]
lib/Test/Simple/t/no_plan.t
lib/Test/Simple/t/output.t [new file with mode: 0644]
lib/Test/Simple/t/plan.t [new file with mode: 0644]
lib/Test/Simple/t/plan_is_noplan.t
lib/Test/Simple/t/plan_no_plan.t [new file with mode: 0644]
lib/Test/Simple/t/plan_skip_all.t [new file with mode: 0644]
lib/Test/Simple/t/simple.t
lib/Test/Simple/t/skip.t
lib/Test/Simple/t/skipall.t
lib/Test/Simple/t/todo.t
lib/Test/Simple/t/undef.t
lib/Test/Simple/t/use_ok.t [new file with mode: 0644]
lib/Test/Simple/t/useing.t
lib/Test/Utils.pm [deleted file]
t/lib/Test/Simple/Catch.pm
t/lib/Test/Simple/Catch/More.pm [deleted file]
t/lib/Test/Simple/sample_tests/five_fail.plx