summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-07-18 21:33:57 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-07-18 21:33:57 +0000
commit0faf3e6502ba533234322c904a3fa6b70b610627 (patch)
treeb6ab13f80d82a8fc50bdbffec28f1b78204dc125 /MANIFEST
parent9f62e1ec6945a49a52880c6619a9badbeb4bb8ea (diff)
parentda0838f1870c5338e6bf9ab745ef01fde1406476 (diff)
downloadperl-0faf3e6502ba533234322c904a3fa6b70b610627.tar.gz
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3698
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1063670302..fccf79e789 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1184,6 +1184,7 @@ t/op/assignwarn.t See if OP= operators warn correctly for undef targets
t/op/auto.t See if autoincrement et all work
t/op/avhv.t See if pseudo-hashes work
t/op/bop.t See if bitops work
+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