summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-12-05 20:13:34 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-12-05 20:13:34 +0000
commita9917092f55cf6287a909590dc9356b9393a59e0 (patch)
tree482c9ae717516b1e52157f0c6b7a554e87a796c0 /MANIFEST
parent9dc04555a4dee089737beb20cff84a725f3a5696 (diff)
downloadperl-a9917092f55cf6287a909590dc9356b9393a59e0.tar.gz
Split off the UTF-8 decoder tests, make them to check also
the error message. p4raw-id: //depot/perl@7996
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 4f30dd12ff..03be9636a8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1577,6 +1577,7 @@ t/op/tr.t See if tr works
t/op/undef.t See if undef works
t/op/universal.t See if UNIVERSAL class works
t/op/unshift.t See if unshift works
+t/op/utf8decode.t See if UTF-8 decoding works
t/op/vec.t See if vectors work
t/op/ver.t See if v-strings and the %v format flag work
t/op/wantarray.t See if wantarray works