diff options
author | Ben Morrow <ben@morrow.me.uk> | 2010-07-13 21:06:19 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2010-07-15 12:28:01 +0200 |
commit | 53c0f7b3da3c1d6006f40558f6011132074df828 (patch) | |
tree | 1793be439836bf0d78f56dffa380422956cfc285 /MANIFEST | |
parent | 72a21adedd766a965f0f4129023b8e664137f298 (diff) | |
download | perl-53c0f7b3da3c1d6006f40558f6011132074df828.tar.gz |
Update MANIFEST.
Properly, this time.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3250,13 +3250,17 @@ ext/XS-APItest/Makefile.PL XS::APItest extension ext/XS-APItest/MANIFEST XS::APItest extension ext/XS-APItest/notcore.c Test API functions when PERL_CORE is not defined ext/XS-APItest/README XS::APItest extension +ext/XS-APItest/t/BHK.pm Helper for ./blockhooks.t ext/XS-APItest/t/blockhooks-csc.t XS::APItest: more tests for PL_blockhooks ext/XS-APItest/t/blockhooks.t XS::APItest: tests for PL_blockhooks +ext/XS-APItest/t/Block.pm Helper for ./blockhooks.t ext/XS-APItest/t/call.t XS::APItest extension ext/XS-APItest/t/exception.t XS::APItest extension ext/XS-APItest/t/hash.t XS::APItest: tests for hash related APIs +ext/XS-APItest/t/Markers.pm Helper for ./blockhooks.t 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/pmflag.t Test removal of Perl_pmflag() ext/XS-APItest/t/printf.t XS::APItest extension |