summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorBrian Fraser <fraserbn@gmail.com>2011-07-06 06:16:30 -0300
committerFather Chrysostomos <sprout@cpan.org>2011-10-06 13:01:07 -0700
commite69c50fe9ca52c29feb69acae8353cf429b666b6 (patch)
tree58ab12dc833d3c7458f549bfd0e65e62d8aac573 /MANIFEST
parent79edd281f8c83e9c268b297d60469edfed7b999a (diff)
downloadperl-e69c50fe9ca52c29feb69acae8353cf429b666b6.tar.gz
pp.c: pp_bless UTF8 cleanup.
Some tests in t/uni/bless.t are TODO, as ref() isn't clean yet.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 48b2466911..81cfeeea34 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5232,6 +5232,7 @@ t/run/switchx.t Test the -x switch
t/TEST The regression tester
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/case.pl See if Unicode casing works
t/uni/chomp.t See if Unicode chomp works