diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-01-29 23:36:02 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-01-29 23:36:02 +0000 |
commit | a6ea7cf34722a779b9808bb114d537198b1a1d0d (patch) | |
tree | 3115e2dccfba4e842440dfde480f44258a608ea2 /MANIFEST | |
parent | 0932863fe57c5e3708f938df0664df51358e68ed (diff) | |
download | perl-a6ea7cf34722a779b9808bb114d537198b1a1d0d.tar.gz |
Also check BEGIN/UNITCHECK/CHECK/INIT/END for require.
p4raw-id: //depot/perl@30076
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1231,6 +1231,7 @@ ext/XS/APItest/t/printf.t XS::APItest extension ext/XS/APItest/t/push.t XS::APItest extension ext/XS/APItest/t/svsetsv.t Test behaviour of sv_setsv with/without PERL_CORE ext/XS/APItest/t/xs_special_subs.t Test that XS BEGIN/CHECK/INIT/END work +ext/XS/APItest/t/xs_special_subs_require.t for require too ext/XS/Typemap/Makefile.PL XS::Typemap extension ext/XS/Typemap/README XS::Typemap extension ext/XS/Typemap/stdio.c XS::Typemap extension |