Change 17791 by [EMAIL PROTECTED] on 2002/08/27 11:28:32

        Missing MANIFEST files for #17783.

Affected files ...

.... //depot/perl/MANIFEST#934 edit

Differences ...

==== //depot/perl/MANIFEST#934 (text) ====
Index: perl/MANIFEST
--- perl/MANIFEST#933~17758~    Thu Aug 22 15:29:45 2002
+++ perl/MANIFEST       Tue Aug 27 04:28:32 2002
@@ -1477,6 +1477,7 @@
 lib/Test/Simple/t/buffer.t     Test::Builder buffering test
 lib/Test/Simple/t/Builder.t    Test::Builder tests
 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
 lib/Test/Simple/t/exit.t       Test::Simple test, exit codes
 lib/Test/Simple/t/extra.t      Test::Simple test
@@ -1484,8 +1485,12 @@
 lib/Test/Simple/t/fail-more.t  Test::More test, tests failing
 lib/Test/Simple/t/fail.t       Test::Simple test, test failures
 lib/Test/Simple/t/filehandles.t Test::Simple test, STDOUT can be played with
+lib/Test/Simple/t/fork.t       Test::More fork tests
+lib/Test/Simple/t/has_plan.t   Test::Builder->plan tests
+lib/Test/Simple/t/has_plan2.t  Test::More->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/ok_obj.t Test::Builder object tests
 lib/Test/Simple/t/maybe_regex.t Test::Builder->maybe_regex() tests
 lib/Test/Simple/t/missing.t    Test::Simple test, missing tests
 lib/Test/Simple/t/More.t       Test::More test, basic stuff
@@ -2427,6 +2432,7 @@
 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
 t/lib/Test/Simple/sample_tests/one_fail.plx            for exit.t
+t/lib/Test/Simple/sample_tests/pre_plan_death.plx              for exit.t
 t/lib/Test/Simple/sample_tests/require.plx             for exit.t
 t/lib/Test/Simple/sample_tests/success.plx             for exit.t
 t/lib/Test/Simple/sample_tests/too_few.plx             for exit.t
End of Patch.

Reply via email to