summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-03-02 07:21:36 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-03-02 07:21:36 +0000
commit78da4d13e9515c4d820a5423a160a2c81889d633 (patch)
tree57f8664b2617e20db45689b9ba3a801f9357ea4c /MANIFEST
parent2bfba5f0e6f81fa3f5e291fd35e61c9d1112415c (diff)
downloadperl-78da4d13e9515c4d820a5423a160a2c81889d633.tar.gz
Further Unicode formats patching from Inaba Hiroto.
p4raw-id: //depot/perl@18794
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 341365f692..6d583a2226 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2722,6 +2722,7 @@ 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/uni/write.t See if Unicode formats work
t/win32/longpath.t Test if Win32::GetLongPathName() works
t/win32/system.t See if system works in Win*
t/win32/system_tests Test runner for system.t