summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-04-28 16:34:14 +0000
committerNicholas Clark <nick@ccl4.org>2006-04-28 16:34:14 +0000
commit923318002ce505ec75344304b64394034456b5b8 (patch)
tree833a99dd20cac6fddcd316164035d1d87b67b8f4 /MANIFEST
parent2bfc3eabdb0f2b7bb8953cf725f1f43ee9e85d30 (diff)
downloadperl-923318002ce505ec75344304b64394034456b5b8.tar.gz
Fix bug 34297 (length of overloaded UTF-8 strings)
p4raw-id: //depot/perl@28006
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index d130e2e39d..7d34252a2c 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3532,6 +3532,7 @@ t/uni/chomp.t See if Unicode chomp works
t/uni/class.t See if Unicode classes work (\p)
t/uni/fold.t See if Unicode folding works
t/uni/lower.t See if Unicode casing works
+t/uni/overload.t See if Unicode overloading works
t/uni/sprintf.t See if Unicode sprintf works
t/uni/title.t See if Unicode casing works
t/uni/tr_7jis.t See if Unicode tr/// works