diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-05 20:13:34 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-05 20:13:34 +0000 |
commit | a9917092f55cf6287a909590dc9356b9393a59e0 (patch) | |
tree | 482c9ae717516b1e52157f0c6b7a554e87a796c0 /MANIFEST | |
parent | 9dc04555a4dee089737beb20cff84a725f3a5696 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |