summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorBen Morrow <ben@morrow.me.uk>2010-11-14 16:42:11 -0800
committerFather Chrysostomos <sprout@cpan.org>2010-11-14 16:44:37 -0800
commitf568d64db9fd2f50b6dedca8aa82de25c5eb915a (patch)
tree21a1ea11dd66f56b1037a847d97e82cc5f2bc99c /MANIFEST
parent1830b3d9c87f8b1473b0a80759846f7a5dccae5a (diff)
downloadperl-f568d64db9fd2f50b6dedca8aa82de25c5eb915a.tar.gz
Tests for the new custom op registrations.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 78ca43cadc..3026ced927 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3423,6 +3423,7 @@ ext/XS-APItest/t/call.t XS::APItest extension
ext/XS-APItest/t/cleanup.t test stack behaviour on unwinding
ext/XS-APItest/t/cophh.t test COPHH API
ext/XS-APItest/t/copyhints.t test hv_copy_hints_hv() API
+ext/XS-APItest/t/customop.t XS::APItest: tests for custom ops
ext/XS-APItest/t/exception.t XS::APItest extension
ext/XS-APItest/t/grok.t XS::APItest: tests for grok* functions
ext/XS-APItest/t/hash.t XS::APItest: tests for hash related APIs