This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test-Simple syncup from Schwern.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 6 Sep 2001 01:41:03 +0000 (01:41 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 6 Sep 2001 01:41:03 +0000 (01:41 +0000)
commitd020a79abca8a7921ca8873afa967fc2b6628b7d
treec295dd83c8c00711727cddad0ecd7f5ad8b5b1d3
parent5c7bc39a40ac58dc19b5fe33db234cae1e26293e
Test-Simple syncup from Schwern.

p4raw-id: //depot/perl@11905
33 files changed:
MANIFEST
lib/Test/More.pm
lib/Test/More/Changes [deleted file]
lib/Test/More/t/plan_is_noplan.t [deleted file]
lib/Test/Simple.pm
lib/Test/Simple/Changes
lib/Test/Simple/t/More.t [moved from lib/Test/More/t/More.t with 84% similarity]
lib/Test/Simple/t/exit.t
lib/Test/Simple/t/extra.t
lib/Test/Simple/t/fail-like.t [moved from lib/Test/More/t/fail-like.t with 90% similarity]
lib/Test/Simple/t/fail-more.t [moved from lib/Test/More/t/fail.t with 62% similarity]
lib/Test/Simple/t/fail.t
lib/Test/Simple/t/missing.t
lib/Test/Simple/t/no_plan.t
lib/Test/Simple/t/plan_is_noplan.t
lib/Test/Simple/t/simple.t [deleted file]
lib/Test/Simple/t/skip.t [new file with mode: 0644]
lib/Test/Simple/t/skipall.t [moved from lib/Test/More/t/skipall.t with 81% similarity]
lib/Test/Simple/t/todo.t [new file with mode: 0644]
lib/Test/Simple/t/undef.t [new file with mode: 0644]
lib/Test/Simple/t/useing.t [new file with mode: 0644]
lib/Test/Utils.pm [new file with mode: 0644]
t/lib/Test/Simple/Catch.pm
t/lib/Test/Simple/Catch/More.pm [moved from t/lib/Test/More/Catch.pm with 64% similarity]
t/lib/Test/Simple/sample_tests/death.plx
t/lib/Test/Simple/sample_tests/death_in_eval.plx
t/lib/Test/Simple/sample_tests/extras.plx
t/lib/Test/Simple/sample_tests/five_fail.plx
t/lib/Test/Simple/sample_tests/last_minute_death.plx
t/lib/Test/Simple/sample_tests/one_fail.plx
t/lib/Test/Simple/sample_tests/success.plx
t/lib/Test/Simple/sample_tests/too_few.plx
t/lib/Test/Simple/sample_tests/two_fail.plx