On Sun, 5 Aug 2001, Stas Bekman wrote:
> is this ok?
yeah, that'd be fine.
> Index: ./Apache-Test/lib/Apache/TestConfigPerl.pm
> ===
> RCS file:
> /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfigPerl.pm,v
> r
On Sat, 4 Aug 2001, Doug MacEachern wrote:
> On Fri, 3 Aug 2001, Stas Bekman wrote:
>
> > Doug,
> >
> > I find it very incovenient to run 'make' everytime I change
> > Apache/TestConfig.pm or similar files. Of course I could run 'make test'
> > but then it runs all tests, whereas I want to run on
On Fri, 3 Aug 2001, Stas Bekman wrote:
> Doug,
>
> I find it very incovenient to run 'make' everytime I change
> Apache/TestConfig.pm or similar files. Of course I could run 'make test'
> but then it runs all tests, whereas I want to run only one test to
> exercise something that I work on.
>
>