diff options
author | Michael G. Schwern <schwern@pobox.com> | 2002-01-10 14:56:23 -0500 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-11 13:21:59 +0000 |
commit | a9153838573937ae6673c59472b70743ddaf741a (patch) | |
tree | 6882a3fbb7746a71c3ef4ab402d7bd4e89b0e2f9 /MANIFEST | |
parent | 64aa0685a40fd2a9d443256e8bbb212e76a0828e (diff) | |
download | perl-a9153838573937ae6673c59472b70743ddaf741a.tar.gz |
Test::Simple/More/Builder/Tutorial 0.41
Message-ID: <20020111005623.GA13192@blackrider>
p4raw-id: //depot/perl@14178
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1278,6 +1278,8 @@ lib/Test/Simple.pm Basic utility for writing tests lib/Test/Simple/Changes Test::Simple changes lib/Test/Simple/README Test::Simple README lib/Test/Simple/t/Builder.t Test::Builder tests +lib/Test/Simple/t/buffer.t Test::Builder buffering test +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 lib/Test/Simple/t/fail-like.t Test::More test, like() failures |