Re: cvs commit: httpd-test/perl-framework/t/ssl basicauth.t http.t proxy.t

2004-09-30 Thread Justin Erenkrantz
--On Thursday, September 30, 2004 2:54 PM + [EMAIL PROTECTED] wrote: geoff 2004/09/30 07:54:40 Modified:perl-framework/t/apache acceptpathinfo.t chunkinput.t errordoc.t getfile.t limits.t options.t perl-framework/t/filter input_body.t

Re: cvs commit: httpd-test/perl-framework/t/protocol nntp-like.t

2004-09-30 Thread Geoffrey Young
> so yeah, it sucks, continues to suck, and I'm sorry. ok, I went through and changed all of the ones I saw that needed changing. all tests are fine for me except the ones for modules I don't have installed (namely ssl and php). sorry if I broke any of those... --Geoff

Re: cvs commit: httpd-test/perl-framework/t/protocol nntp-like.t

2004-09-30 Thread Geoffrey Young
Justin Erenkrantz wrote: > --On Wednesday, September 29, 2004 10:26 AM +0100 Joe Orton > <[EMAIL PROTECTED]> wrote: > >> Yup, the t_cmp arguments were flipped a while back. > > > FWIW, I think whomever flipped the t_cmp arguments but didn't flip the > included test cases at the same time needs

[STATUS] (perl-framework) Wed Sep 29 23:45:55 EDT 2004

2004-09-30 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 Sep 29 23:45:53 EDT 2004

2004-09-30 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: cvs commit: httpd-test/perl-framework/t/protocol nntp-like.t

2004-09-30 Thread Justin Erenkrantz
--On Wednesday, September 29, 2004 10:26 AM +0100 Joe Orton <[EMAIL PROTECTED]> wrote: Yup, the t_cmp arguments were flipped a while back. FWIW, I think whomever flipped the t_cmp arguments but didn't flip the included test cases at the same time needs a stern talking to. I spent over an hour

Re: cvs commit: httpd-test/perl-framework/t/protocol nntp-like.t

2004-09-30 Thread Justin Erenkrantz
--On Wednesday, September 29, 2004 3:39 PM +0100 Joe Orton <[EMAIL PROTECTED]> wrote: OK, the difference is in the handling of an empty Content-Length header. The glibc strtoll does not return an error for an empty string, as C99 requires, and so ap_http_filter treats it exactly as "Content-Lengt