diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-18 14:54:47 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-18 14:54:47 +0000 |
commit | 23cd9172ab4c1e71bdfc3b5ce019766a0c5f966c (patch) | |
tree | 29c355d0f41e3d05abb1baa2e4359379024e5c88 /MANIFEST | |
parent | 5284b67eb2f74db7dcaf6c897d9c70d6f197e486 (diff) | |
download | perl-23cd9172ab4c1e71bdfc3b5ce019766a0c5f966c.tar.gz |
More Unicode casing checks.
p4raw-id: //depot/perl@14744
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2405,8 +2405,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 |