[ANNOUNCE] Test::Simple 0.47
authorMichael G. Schwern <schwern@pobox.com>
Mon, 26 Aug 2002 04:13:03 +0000 (21:13 -0700)
committerhv <hv@crypt.org>
Mon, 26 Aug 2002 15:07:21 +0000 (15:07 +0000)
commit60ffb3081afd811893be4fb73d870ed1a5c9ca72
tree66625e15ba3405ed3b9f6a9b90c5320df14be540
parentcd9c2b4e96008c6ff95ba47e81d068a5615dfccc
[ANNOUNCE] Test::Simple 0.47
Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17783
15 files changed:
lib/Test/Builder.pm
lib/Test/More.pm
lib/Test/Simple.pm
lib/Test/Simple/Changes
lib/Test/Simple/t/details.t [new file with mode: 0644]
lib/Test/Simple/t/exit.t
lib/Test/Simple/t/fork.t [new file with mode: 0644]
lib/Test/Simple/t/has_plan.t [new file with mode: 0644]
lib/Test/Simple/t/has_plan2.t [new file with mode: 0644]
lib/Test/Simple/t/ok_obj.t [new file with mode: 0644]
lib/Test/Simple/t/plan.t
lib/Test/Simple/t/threads.t
lib/Test/Tutorial.pod
t/lib/Test/Simple/sample_tests/pre_plan_death.plx [new file with mode: 0644]
t/lib/TieOut.pm