From: Philip Newton Date: Tue, 24 Apr 2001 12:58:12 +0000 (+0200) Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4670052468aa5ee72cd6da62f1712077b4e823e5;p=p5sagit%2Fp5-mst-13.2.git Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries Message-ID: <3AE57864.8304.B77A0A@localhost> plus add CPAN to the list of modules that have their own tests. p4raw-id: //depot/perl@9817 --- diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index 333d19f..f188ea2 100644 --- a/t/lib/1_compile.t +++ b/t/lib/1_compile.t @@ -78,7 +78,7 @@ add_by_name('unicode::distinct'); # put this back # Delete all modules which have their own tests. This makes -# this test alot faster. +# this test a lot faster. foreach my $mod () { chomp $mod; delete_by_name($mod); @@ -106,7 +106,6 @@ sub compile_module { return scalar `$^X "-Ilib" t/lib/compmod.pl $module` =~ /^ok/; } - __DATA__ AnyDBM_File AutoLoader @@ -122,6 +121,7 @@ CGI::Util Carp Class::ISA Class::Struct +CPAN Cwd DB_File Data::Dumper