diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-09-13 22:46:44 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-09-20 01:17:50 +0200 |
commit | 201c7e1fd6ca3ea95b5d3f180c45d3f58e47b7fe (patch) | |
tree | 092c58424d6c23befcb253bdd9e3a761dc3b153e /MANIFEST | |
parent | 5ef3945bd31e4a7f87de49456b786f1c2cea794f (diff) | |
download | perl-201c7e1fd6ca3ea95b5d3f180c45d3f58e47b7fe.tar.gz |
Add tests for PL_peepp/PL_rpeepp
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3340,6 +3340,7 @@ ext/XS-APItest/t/my_cxt.t XS::APItest: test MY_CXT interface ext/XS-APItest/t/my_exit.t XS::APItest: test my_exit ext/XS-APItest/t/Null.pm Helper for ./blockhooks.t ext/XS-APItest/t/op.t XS::APItest: tests for OP related APIs +ext/XS-APItest/t/peep.t test PL_peepp/PL_rpeepp ext/XS-APItest/t/pmflag.t Test removal of Perl_pmflag() ext/XS-APItest/t/printf.t XS::APItest extension ext/XS-APItest/t/ptr_table.t Test ptr_table_* APIs |