summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-05-24 16:12:41 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-05-24 16:12:41 +0000
commitd0ea280110c96a9685c411fd79fc90f26d95371e (patch)
tree2a7c8b2c3b8266c192085ea843aef8e81d428734 /MANIFEST
parentf5cee72b6610421c22d816640f267c5b45b0450e (diff)
downloadperl-d0ea280110c96a9685c411fd79fc90f26d95371e.tar.gz
Tests for change #22842, by SADAHIRO Tomoyuki
(adapted to the core) p4raw-link: @22842 on //depot/perl: f5cee72b6610421c22d816640f267c5b45b0450e p4raw-id: //depot/perl@22843
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f8732ac82e..304a02334b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2986,6 +2986,7 @@ 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/utfhash.t See if utf8 keys in hashes behave
+t/op/utftaint.t See if utf8 and taint work together
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