On 2010.04.16 11:32, Philip Potter wrote:
> On 16 April 2010 14:38, Steve Bertrand <st...@ibctech.ca> wrote:

>> This particular test:

> It sounds like your test isn't a test, it's a setup tool. Tests in
> projdir/t are there to test if the stuff in projdir/lib or
> projdir/blib works, and shouldn't be dependent on what's already on
> your system other than ordinary module dependencies.

You are absolutely right, it is not a test, and it is part of setup.

So I did end up migrating the test code directly into the Makefile.PL,
and voila:

....

Writing Makefile for ISP


*** This is an upgrade from version 0.09 to 0.10 ***

********  New config file directives added:  *********

Section: ISP::Sanity
- directive: test_directive

Section: ISP::GUI::Base
- directive: another_test

********  Config file directives removed:  *********

Section: Database
- directive: enable_replication

Cheers,

Steve

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to