diff options
author | Nicholas Clark <nick@ccl4.org> | 2006-04-28 16:34:14 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-04-28 16:34:14 +0000 |
commit | 923318002ce505ec75344304b64394034456b5b8 (patch) | |
tree | 833a99dd20cac6fddcd316164035d1d87b67b8f4 /MANIFEST | |
parent | 2bfc3eabdb0f2b7bb8953cf725f1f43ee9e85d30 (diff) | |
download | perl-923318002ce505ec75344304b64394034456b5b8.tar.gz |
Fix bug 34297 (length of overloaded UTF-8 strings)
p4raw-id: //depot/perl@28006
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |