summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-12-05 23:09:54 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-12-05 23:09:54 +0000
commitbdaa056b11e48cf62d10e60a3fb881684257f1fc (patch)
tree22dd2810e7256788ba6301026e730e4c3ce87fed /MANIFEST
parentaecf8a963dc0ba60468bff09784efd1c2ca5518c (diff)
downloadperl-bdaa056b11e48cf62d10e60a3fb881684257f1fc.tar.gz
Continue utf8 dispersal.
p4raw-id: //depot/perl@8004
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 03be9636a8..8e0040fd34 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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