David Wheeler wrote:
> On Oct 5, 2004, at 12:43 PM, Geoffrey Young wrote:
> 
>> no, it is required.  but only cvs currently supports -one-process as an
>> option - earlier versions will explode.
> 
> 
> Okay. So I just added this to the testcover action:
> 
>     local $ENV{APACHE_TEST_EXTRA_ARGS} = "-one-process";
> 
> Is that all it needs?

yeah, I think that's all the required up front pieces.  authors still need
to configure Devel::Cover over in httpd.conf land, but there's not much we
can do from a makefile to help with that.

--Geoff

Reply via email to