summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorBrian Fraser <fraserbn@gmail.com>2011-09-26 15:32:45 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-10-06 13:01:09 -0700
commitd527ce7c3632e2eaebee9f962268da87e0becd51 (patch)
treed551b090b0a7ee13caa0c2d68a8ce91901175afe /MANIFEST
parent1bac5ecc108e6bb05752e5aef66c6890163aff39 (diff)
downloadperl-d527ce7c3632e2eaebee9f962268da87e0becd51.tar.gz
pp_ctl.c: pp_caller UTF8 cleanup.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 81cfeeea34..b7258eb3e8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5234,6 +5234,7 @@ t/test.pl Simple testing library
t/thread_it.pl Run regression tests in a new thread
t/uni/bless.t See if Unicode bless works
t/uni/cache.t See if Unicode swash caching works
+t/uni/caller.t See if Unicode doesn't get mangled in caller()
t/uni/case.pl See if Unicode casing works
t/uni/chomp.t See if Unicode chomp works
t/uni/chr.t See if Unicode chr works