summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorBrian Fraser <fraserbn@gmail.com>2011-07-10 11:06:47 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-07-12 21:46:52 -0700
commit2435e5d3caac53d7a120839117ce82b9e4700caa (patch)
tree54c0048498609e88bcac870e085759347bfd4f64 /MANIFEST
parent9f6ec8dd8d5cdd18bbed7e4e89cec93bd2d8f9e7 (diff)
downloadperl-2435e5d3caac53d7a120839117ce82b9e4700caa.tar.gz
pad.c: flags checking for the UTF8 flag when necessary
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c0ec18469a..9a12bb34e3 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3721,6 +3721,7 @@ 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/eval-filter.t Simple source filter/eval test
ext/XS-APItest/t/exception.t XS::APItest extension
+ext/XS-APItest/t/fetch_pad_names.t Tests for UTF8 names in pad
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
ext/XS-APItest/t/keyword_multiline.t test keyword plugin parsing across lines