summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-02-18 17:54:44 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-18 17:54:44 +0000
commit34eb0027d507cf928f55094485f0c14410270265 (patch)
tree7c114af08293ef6c3641986dd715ff8b55912459 /MANIFEST
parent249f3c53a0b7f5ba5a39bd2642a1ca581fb97ed0 (diff)
downloadperl-34eb0027d507cf928f55094485f0c14410270265.tar.gz
What do you know; these tests unearthed nasty problems.
Will resolve those first. p4raw-id: //depot/perl@14752
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 0 insertions, 4 deletions
diff --git a/MANIFEST b/MANIFEST
index 36326fd6e9..a2ac823f77 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2409,12 +2409,8 @@ 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