Chris Dolan wrote: > On Sep 24, 2006, at 5:42 PM, Christopher H. Laco wrote: > >> >> Ok, I'll play your game. :-) >> >> http://perlcritic.tigris.org/svn/perlcritic/trunk/Perl-Critic/lib/Perl/Critic/Policy/Testing/ >> >> >> [Assuming I'm not silly] Empty! Rev. 667 >> >> -=Chris > > D'oh! SVN commits work better if you "svn add" first... Fixed, should > work now. :-) > > Chris > > -- > Chris Dolan, Software Developer, http://www.chrisdolan.net/ > Public key: http://www.chrisdolan.net/public.key > vCard: http://www.chrisdolan.net/ChrisDolan.vcf
Now, for part 2. :-) What's the sanest way to test t/*.t files without also testing everything in t/lib ? If I'm already using all_critic_ok(), I can't just call critic_ok() on all the t/*.t files because a plan has already been set. Would it be possible to have all_critic_ok also take globs: all_critic_ok('blib', 't/*.t') -=Chris
signature.asc
Description: OpenPGP digital signature