[PATCH] Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestRequest.pm

2003-07-10 Thread Sander Temme
on 7/10/03 12:56, Sander Temme at [EMAIL PROTECTED] wrote: > parameter to the request invocations in t/apache/acceptpathinfo.t. Neither > produces any result. Am I looking in the right place? Breadcrumbing my way through Apache-Test/lib/Apache/TestRequest.pm by liberally sprinkling print statemen

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestRequest.pm

2003-07-10 Thread Sander Temme
on 7/8/03 0:28, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: > stas2003/07/08 00:28:28 > > Modified:perl-framework/Apache-Test/lib/Apache TestRequest.pm > Log: > Change the way the redirect_ok parameter works so that it affects only > _that call_ to the function. Afterward it should

Re: [patch] have_apache_mpm()

2003-07-10 Thread William A. Rowe, Jr.
At 07:02 PM 7/9/2003, Geoffrey Young wrote: >William A. Rowe, Jr. wrote: >> It seems like the API for ap_mpm_query would be simpler to follow, >> just extended to run outside-of-apache. > >probably, and it would certainly be safer than checking -V output. the issue I >see with this is that thus f

[STATUS] (perl-framework) Wed Jul 9 23:47:47 EDT 2003

2003-07-10 Thread Rodent of Unusual Size
httpd-test/perl-framework STATUS: -*-text-*- Last modified at [$Date: 2002/03/09 05:22:48 $] Stuff to do: * finish the t/TEST exit code issue (ORed with 0x2C if framework failed) * change existing tests that frob the DocumentRoot (e.g., t/modules/

[STATUS] (flood) Wed Jul 9 23:47:41 EDT 2003

2003-07-10 Thread Rodent of Unusual Size
flood STATUS: -*-text-*- Last modified at [$Date: 2003/07/01 20:55:12 $] Release: 1.0: Released July 23, 2002 milestone-03: Tagged January 16, 2002 ASF-transfer: Released July 17, 2001 milestone-02: Tagged August 13, 2

Re: [patch] have_apache_mpm()

2003-07-10 Thread Geoffrey Young
William A. Rowe, Jr. wrote: > At 08:28 AM 6/25/2003, Geoffrey Young wrote: > >> hi all >> >> I thought it might be useful to have an have_apache_mpm function. >> while not particularly useful for individual tests, I use >> have_min_apache_version() from my Makefile.PL and plan to use >> have_apach