summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorDan Kogai <dankogai@dan.co.jp>2002-10-25 22:04:00 +0900
committerhv <hv@crypt.org>2002-11-07 14:01:57 +0000
commit0d55c8f7c05ceae7db13bb3863932232a57c2a7b (patch)
tree7b566936ad351672fda773b3503133ef8d430e3e /MANIFEST
parentc6d63c67cbd3ac9fa6ff9e314b9945f590abfc9d (diff)
downloadperl-0d55c8f7c05ceae7db13bb3863932232a57c2a7b.tar.gz
Re: The Inaba patch for tr/// vs. use encoding
Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp> p4raw-id: //depot/perl@18125
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 4 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index e5e5c90816..69dbb07d04 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2674,6 +2674,10 @@ t/uni/fold.t See if Unicode folding works
t/uni/lower.t See if Unicode casing 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
+t/uni/tr_eucjp.t See if Unicode tr/// works
+t/uni/tr_sjis.t See if Unicode tr/// works
+t/uni/tr_utf8.t See if Unicode tr/// works
t/uni/upper.t See if Unicode casing works
t/win32/longpath.t Test if Win32::GetLongPathName() works
t/win32/system.t See if system works in Win*