cvs commit: modperl-2.0/Apache-Test/lib/Apache TestConfig.pm TestServer.pm

2001-07-23 Thread dougm
dougm 01/07/23 13:43:16 Modified:Apache-Test/lib/Apache TestConfig.pm TestServer.pm Log: need to test -e full path to t/logs/error_log for when t/TEST chdir into t/ Revision ChangesPath 1.11 +3 -3 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm Index: T

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestConfig.pm

2001-04-20 Thread dougm
dougm 01/04/20 09:46:52 Modified:Apache-Test/lib/Apache TestConfig.pm Log: deal properly with args Revision ChangesPath 1.10 +5 -2 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm ===

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestRequest.pm

2001-04-19 Thread dougm
dougm 01/04/19 14:21:20 Modified:Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestRequest.pm Log: allow test modules to configure VirtualHosts and hit them with test requests Revision ChangesPath 1.9 +1 -1 modperl-2.0/Apache

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestConfig.pm

2001-04-12 Thread dougm
dougm 01/04/12 17:51:54 Modified:Apache-Test/lib/Apache TestConfig.pm Log: forget a few things about the old config Revision ChangesPath 1.8 +2 -0 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm ==

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestConfig.pm

2001-04-12 Thread dougm
dougm 01/04/12 17:47:39 Modified:Apache-Test/lib/Apache TestConfig.pm Log: add config for perchild mpm Revision ChangesPath 1.7 +9 -0 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm ===

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestConfig.pm

2001-04-11 Thread dougm
dougm 01/04/11 20:23:59 Modified:Apache-Test/lib/Apache TestConfig.pm Log: need to add_inc when using thawed config Revision ChangesPath 1.6 +1 -0 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm ==

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm

2001-04-02 Thread dougm
dougm 01/04/02 17:27:02 Modified:Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm Log: shift certain .pm __DATA__ config directives outside its container, e.g. Alias allow containers inside .pm __DATA__ config Revision ChangesPath 1.4 +1 -1 modperl-2

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestConfig.pm TestMM.pm

2001-04-02 Thread dougm
dougm 01/04/02 13:07:43 Modified:Apache-Test/lib/Apache TestConfig.pm TestMM.pm Log: passenv_makestr might be useful to those building a "make test" target without MakeMaker Revision ChangesPath 1.3 +10 -0 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestConfig.pm

2001-04-02 Thread dougm
dougm 01/04/02 01:58:08 Added: Apache-Test/lib/Apache TestConfig.pm Log: base test config generator Revision ChangesPath 1.1 modperl-2.0/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm