diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-05 23:09:54 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-05 23:09:54 +0000 |
commit | bdaa056b11e48cf62d10e60a3fb881684257f1fc (patch) | |
tree | 22dd2810e7256788ba6301026e730e4c3ce87fed /MANIFEST | |
parent | aecf8a963dc0ba60468bff09784efd1c2ca5518c (diff) | |
download | perl-bdaa056b11e48cf62d10e60a3fb881684257f1fc.tar.gz |
Continue utf8 dispersal.
p4raw-id: //depot/perl@8004
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1494,6 +1494,7 @@ t/op/chars.t See if character escapes work t/op/chop.t See if chop works t/op/closure.t See if closures work t/op/cmp.t See if the various string and numeric compare work +t/op/concat.t See if string concatenation works t/op/cond.t See if conditional expressions work t/op/context.t See if context propagation works t/op/defins.t See if auto-insert of defined() works |