summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-05-29 14:24:20 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-29 14:24:20 +0000
commitc750621644955b087636a9a45714624ec22f1f20 (patch)
tree5ceb09cdda41258e39f9c029e73cf2ffa8066f7c /MANIFEST
parenta938a3bb4f83b541c773e70276e436c6e0a05ab8 (diff)
downloadperl-c750621644955b087636a9a45714624ec22f1f20.tar.gz
Add test for User::pwent.
Probably will fall down somewhere for portability reasons. p4raw-id: //depot/perl@10285
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a06fbbfb3c..b6b8fcaa4a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1669,6 +1669,7 @@ t/lib/u-reftype.t Scalar::Util
t/lib/u-sum.t List::Util
t/lib/u-tainted.t Scalar::Util
t/lib/u-weak.t Scalar::Util
+t/lib/user-pwent.t See if User::pwent works
t/lib/xs-typemap.t test that typemaps work
t/op/64bitint.t See if 64 bit integers work
t/op/anonsub.t See if anonymous subroutines work