Mixing Apache and normal tests

2004-02-26 Thread Carletto
Hi all, anyone has experience (or tips) about the following problem ? Problem: I have a package that covers a wide project, some classes, some scripts, some binaries, and finally some Apache modules (mod_perl 2.0 with Apache-2.0.48). When executing the tests (some for classes, some for

Re: Mixing Apache and normal tests

2004-02-26 Thread Geoffrey Young
Carletto wrote: > Hi all, > anyone has experience (or tips) about the following problem ? > > Problem: > I have a package that covers a wide project, some classes, some scripts, > some binaries, > and finally some Apache modules (mod_perl 2.0 with Apache-2.0.48). > When executing the