diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2002-11-21 20:49:36 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2002-11-21 20:49:36 +0000 |
commit | 923be969f850682dfbedb80d41b470ed27a2362b (patch) | |
tree | bc739ba988a6bd289431b7cc98b7f447a13733aa /MANIFEST | |
parent | 53df3d8cb98cbfbef669eddaaa174212d27bd68c (diff) | |
download | perl-923be969f850682dfbedb80d41b470ed27a2362b.tar.gz |
Add a test for bug #17920, and a new test file for it.
p4raw-id: //depot/perl@18169
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2365,6 +2365,7 @@ 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/parser.t See if the parser works in edge cases t/comp/proto.t See if function prototypes work t/comp/redef.t See if we get correct warnings on redefined subs t/comp/require.t See if require works |