summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-05-05 14:41:55 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-05-05 14:41:55 +0000
commit5143c659fadb184e0a7d17e727769f92c91d37b7 (patch)
treeb774b2b2e81e4ec9abaaa236c473f5b7dcdd650e /MANIFEST
parentb4ec42b69d9617082490f2c4d5d6882716a48762 (diff)
downloadperl-5143c659fadb184e0a7d17e727769f92c91d37b7.tar.gz
Upgrade to Test::Simple 0.60
p4raw-id: //depot/perl@24397
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 23b68c7fc5..600775eb25 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1857,6 +1857,7 @@ lib/Test/Simple/t/bad_plan.t Test::Builder plan() test
lib/Test/Simple/t/buffer.t Test::Builder buffering test
lib/Test/Simple/t/Builder.t Test::Builder tests
lib/Test/Simple/t/circular_data.t Test::Simple test
+lib/Test/Simple/t/create.t Test::Simple test
lib/Test/Simple/t/curr_test.t Test::Builder->curr_test tests
lib/Test/Simple/t/details.t Test::Builder tests
lib/Test/Simple/t/diag.t Test::More diag() test
@@ -1874,7 +1875,7 @@ lib/Test/Simple/t/harness_active.t Test::Simple test
lib/Test/Simple/t/has_plan2.t Test::More->plan tests
lib/Test/Simple/t/has_plan.t Test::Builder->plan tests
lib/Test/Simple/t/import.t Test::More test, importing functions
-lib/Test/Simple/t/is_deeply.t Test::More test, is_deeply()
+lib/Test/Simple/t/is_deeply_fail.t Test::More test, is_deeply()
lib/Test/Simple/t/is_fh.t Test::Builder test, _is_fh()
lib/Test/Simple/t/maybe_regex.t Test::Builder->maybe_regex() tests
lib/Test/Simple/t/missing.t Test::Simple test, missing tests
@@ -2647,6 +2648,7 @@ t/lib/strict/vars Tests of "use strict 'vars'" for strict.t
t/lib/Test/Simple/Catch.pm Utility module for testing Test::Simple
t/lib/Test/Simple/sample_tests/death_in_eval.plx for exit.t
t/lib/Test/Simple/sample_tests/death.plx for exit.t
+t/lib/Test/Simple/sample_tests/exit.plx for exit.t
t/lib/Test/Simple/sample_tests/extras.plx for exit.t
t/lib/Test/Simple/sample_tests/five_fail.plx for exit.t
t/lib/Test/Simple/sample_tests/last_minute_death.plx for exit.t