That's true, but this isn't just about testing libs - it's any lib I might delete from the distribution. -----Original Message----- From: Michael Peters <mpet...@plusthree.com> Date: Wednesday, May 6, 2009 6:22 am Subject: Re: masking installed versions when running tests To: Jonathan Swartz <swa...@pobox.com> CC: perl-qa <perl-qa@perl.org>
Jonathan Swartz wrote: > >> In the latest version I deleted a necessary module, CHI/t/Multilevel.pm, > from the distribution, but "make test" still succeeded because > CHI/t/Multilevel.pm was installed in /usr/local. > >You could also put your testing libs in t/lib instead of CHI/t that way they >are >never installed. > >-- >Michael Peters >Plus Three, LP > >