svn commit: r428355 - in /perl/Apache-SizeLimit/trunk/t: apache/check_n_requests.t apache/check_n_requests2.t response/TestApache/check_n_requests.pm response/TestApache/check_n_requests2.pm

2006-08-03 Thread pgollucci
Author: pgollucci Date: Thu Aug 3 04:33:24 2006 New Revision: 428355 URL: http://svn.apache.org/viewvc?rev=428355&view=rev Log: Adding Tests for recent $class->_exit_if_too_big(shift) fix Added: perl/Apache-SizeLimit/trunk/t/apache/check_n_requests.t perl/Apache-SizeLimit/trunk/t/apache

Re: svn commit: r428355 - in /perl/Apache-SizeLimit/trunk/t: apache/check_n_requests.t apache/check_n_requests2.t response/TestApache/check_n_requests.pm response/TestApache/check_n_requests2.pm

2006-08-03 Thread Philip M. Gollucci
Now, is there a way to programatically check the t/logs/error_log for the existance / non existance of the A::SL child killed message ? In the mean time, this at least exercises the code that caused David Wheeler's error. [EMAIL PROTECTED] wrote: > Author: pgollucci > Date: Thu Aug 3 04:3