diff options
author | Michael G. Schwern <schwern@pobox.com> | 2001-02-18 08:44:35 -0500 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-02-18 19:03:25 +0000 |
commit | 4343e7c36e286bd35f0011d180bda3c7612c4aac (patch) | |
tree | c1a3a2943035a6b0f5aec5b8e8902a485ecf9cbe /MANIFEST | |
parent | a6282f59d205f7ba10317c60ff10fee3c0c77b28 (diff) | |
download | perl-4343e7c36e286bd35f0011d180bda3c7612c4aac.tar.gz |
Adding in TestSetup.pm to replace BEGIN preamble on tests.
Message-ID: <20010218134435.A17544@magnonel.guild.net>
Applied, but as t/TestInit.pm.
p4raw-id: //depot/perl@8829
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1331,6 +1331,7 @@ sv.c Scalar value code sv.h Scalar value header t/README Instructions for regression tests t/TEST The regression tester +t/TestInit.pm Preamble library for core tests t/base/commonsense.t See if configuration meets basic needs t/base/cond.t See if conditionals work t/base/if.t See if if works |