Testing custom configuration directives

2003-12-21 Thread Carletto
Hi! Anyone has experience in testing an Apache module (mod_perl 2.0, of course) with custom configuration directives ? I'm talking about a module "packaged" (h2xs -AX -n Foo::Bar) and then tested (perl Makefile.PL; make; make test), when as custom configuration is like that: # file t/conf/extra.co

Re: Testing custom configuration directives

2003-12-23 Thread Carletto
> moving back on-list so everyone can benefit :) Yes, sorry. > oh, I think I see what you mean. use t/conf/extra.last.conf.in instead of > extra.conf.in - it will make sure your modules are loaded before the config > is parsed. I still having problem with this extra.last.conf.in. Please, if you

Re: Testing custom configuration directives

2003-12-26 Thread Carletto
Tank you very much, Geoff! Now the things comes to play right...! Merry Christmas!! -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Mixing Apache and normal tests

2004-02-26 Thread Carletto
for scripts, ...) with a classic "make test" the problem rise: the Makefile use Test::Harness XOR Apache::Test ? TIA, Carletto. -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/mail