Jarkko Hietaniemi <[EMAIL PROTECTED]> writes:

> Looks good to me.

> One additional point to consider and solve is the BEGIN 'preamble' we
> now add to each test to make certain we are in a known directory, and
> more importantly, that we are running the tests using *the* lib/ of the
> Perl we are building and not some other lib.  Having to add that
> preamble manually to the lib tests is clunky, but if I pull a new module
> release out of CPAN, the preamble is not there, so...

As one of the people with modules both on CPAN and in core, I'd be happy
to put such a pre-amble on all of my tests in my module distribution if it
didn't interfere with people running make test from the module
distribution.  I just don't know what it should look like.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to