diff options
author | Michael G. Schwern <schwern@pobox.com> | 2001-06-29 15:39:11 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-30 12:59:25 +0000 |
commit | 14cf881c49354abdedb2f64b4fde446a92185e9f (patch) | |
tree | cecb7efdc4a093382596df4804cbbc9e735c5446 /MANIFEST | |
parent | a01268b57212e226e8cd71d448590f3e6c10d529 (diff) | |
download | perl-14cf881c49354abdedb2f64b4fde446a92185e9f.tar.gz |
Another shot at testing exit codes.
Message-ID: <20010629193910.D25304@blackrider>
p4raw-id: //depot/perl@11039
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2060,6 +2060,7 @@ t/pod/testp2pt.pl Module to test Pod::PlainText for a given file t/pod/testpchk.pl Module to test Pod::Checker for a given file t/pod/testpods/lib/Pod/Stuff.pm Sample data for find.t t/README Instructions for regression tests +t/run/exit.t Test perl's exit status. t/run/runenv.t Test if perl honors its environment variables. t/TEST The regression tester t/TestInit.pm Preamble library for core tests |