diff options
author | Jim Cromie <jcromie@cpan.org> | 2004-03-30 07:39:31 -0700 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-04-06 07:29:30 +0000 |
commit | 724aa791452d3e96e29ba14db12e3f5d43f03348 (patch) | |
tree | fde93ae0bf677429114c77e6b70c18ac00e83e61 /MANIFEST | |
parent | 068bd2e7e6b490383a9259507cd9652925bab47a (diff) | |
download | perl-724aa791452d3e96e29ba14db12e3f5d43f03348.tar.gz |
Re: tests for change #22539
Message-ID: <4069E913.5040906@divsol.com>
(with some spelling tweaks)
p4raw-id: //depot/perl@22664
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -122,6 +122,12 @@ ext/B/t/showlex.t See if B::ShowLex works ext/B/t/stash.t See if B::Stash works ext/B/t/terse.t See if B::Terse works ext/B/t/xref.t See if B::Xref works +ext/B/t/OptreeCheck.pm optree comparison tool +ext/B/t/optree_check.t test OptreeCheck apparatus +ext/B/t/optree_samples.t various basic codes: if for while +ext/B/t/optree_concise.t more B::Concise tests +ext/B/t/optree_sort.t inplace sort optimization regression +ext/B/t/optree_varinit.t my,our,local var init optimization ext/B/typemap Compiler backend interface types ext/ByteLoader/bytecode.h Bytecode header for bytecode loader ext/ByteLoader/ByteLoader.pm Bytecode loader Perl module |