summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-02-19 03:49:34 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-19 03:49:34 +0000
commite49298ea32513e37f1e773b8b86f6ee02bf9d1ac (patch)
tree16340ff4890a46f9f96c1658fcfb444ac12046c9 /MANIFEST
parent5cb851a619abc5c8836307a3be2292a0ed632588 (diff)
downloadperl-e49298ea32513e37f1e773b8b86f6ee02bf9d1ac.tar.gz
Add back the new casing tests.
p4raw-id: //depot/perl@14761
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 4 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a2ac823f77..36326fd6e9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2409,8 +2409,12 @@ t/run/switchx.t Test the -x switch
t/TEST The regression tester
t/test.pl Simple testing library
t/TestInit.pm Preamble library for core tests
+t/uni/case.pl See if Unicode casing works
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/upper.t See if Unicode casing works
taint.c Tainting code
thrdvar.h Per-thread variables
thread.h Threading header