diff options
author | Yitzchak Scott-Thoennes <sthoenna@efn.org> | 2002-09-19 15:34:01 -0700 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-09-26 08:21:59 +0000 |
commit | cb1ce60838923277ddef8cb8d26370507470dbd7 (patch) | |
tree | 925356630b65e9d9bbf88d95f6daa7813a129964 /MANIFEST | |
parent | 7bab3ede7bf671f54f0d8f3d55d015d9c9882812 (diff) | |
download | perl-cb1ce60838923277ddef8cb8d26370507470dbd7.tar.gz |
add TODO tests for slow our() declaration
Subject: Re: [perl #17376] Bug Report - our(%)
Message-ID: <JNri9gzkgSBB092yn@efn.org>
p4raw-id: //depot/perl@17921
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2346,6 +2346,7 @@ t/comp/cpp.t See if C preprocessor works t/comp/decl.t See if declarations work t/comp/hints.t See if %^H works t/comp/multiline.t See if multiline strings work +t/comp/our.t Tests for our declaration t/comp/package.t See if packages work t/comp/proto.t See if function prototypes work t/comp/redef.t See if we get correct warnings on redefined subs |