diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-19 03:49:34 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-19 03:49:34 +0000 |
commit | e49298ea32513e37f1e773b8b86f6ee02bf9d1ac (patch) | |
tree | 16340ff4890a46f9f96c1658fcfb444ac12046c9 /MANIFEST | |
parent | 5cb851a619abc5c8836307a3be2292a0ed632588 (diff) | |
download | perl-e49298ea32513e37f1e773b8b86f6ee02bf9d1ac.tar.gz |
Add back the new casing tests.
p4raw-id: //depot/perl@14761
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |