From: Jarkko Hietaniemi Date: Mon, 26 Nov 2001 14:08:36 +0000 (+0000) Subject: Update the test list. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ab05f9a30d41ba007d4f69ca6689f2b82533345e;p=p5sagit%2Fp5-mst-13.2.git Update the test list. p4raw-id: //depot/perl@13285 --- diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index 47f2dcf..eb5e72f 100644 --- a/t/lib/1_compile.t +++ b/t/lib/1_compile.t @@ -72,6 +72,10 @@ add_by_name('File::Spec::Functions'); # put this back delete_by_prefix('Attribute::Handlers');# we test this, and we have demos +delete_by_prefix('Net::FTP::'); # Net::FTP is tested. + +# In this case we could rely on the fake Socket layer the libnet tests +# use but frankly I think in this case we might as well let it be. delete_by_prefix('Net::') unless has_extension('Socket'); sub using_feature { @@ -174,6 +178,12 @@ Memoize::NDBM_File Memoize::SDBM_File Memoize::Storable NDBM_File +Net::Config +Net::FTP +Net::Netrc +Net::NNTP +Net::SMTP +Net::Time ODBM_File Pod::Checker Pod::Find