Author: stas
Date: Mon Nov 29 07:14:25 2004
New Revision: 106912
URL: http://svn.apache.org/viewcvs?view=rev&rev=106912
Log:
embed debugging
Modified:
perl/modperl/trunk/t/response/TestAPI/internal_redirect.pm
Modified: perl/modperl/trunk/t/response/TestAPI/internal_redirect.pm
Url:
http://
Author: stas
Date: Mon Nov 29 07:15:25 2004
New Revision: 106913
URL: http://svn.apache.org/viewcvs?view=rev&rev=106913
Log:
correct the config, A-T was placing
PerlInterpScope handler
on the top level which was affecting other tests
Modified:
perl/modperl/trunk/t/response/TestApache/cgi
Author: stas
Date: Mon Nov 29 07:27:46 2004
New Revision: 106914
URL: http://svn.apache.org/viewcvs?view=rev&rev=106914
Log:
on windows $pool->clean, followed by $pool->destroy no longer breaks
(apparenly fixed by the recent rewrite of APR::Pool implementation)
Modified:
perl/modperl/trunk/t/
Author: stas
Date: Mon Nov 29 08:15:53 2004
New Revision: 106926
URL: http://svn.apache.org/viewcvs?view=rev&rev=106926
Log:
fix $r->filename in Apache::compat to update the finfo struct (which
is how it worked in mp1)
Modified:
perl/modperl/trunk/Changes
perl/modperl/trunk/lib/Apache/compa
Author: stas
Date: Mon Nov 29 11:22:47 2004
New Revision: 106943
URL: http://svn.apache.org/viewcvs?view=rev&rev=106943
Log:
perl signals tests
Added:
perl/modperl/trunk/t/response/TestPerl/signals.pm
Added: perl/modperl/trunk/t/response/TestPerl/signals.pm
Url:
http://svn.apache.org/viewcvs
Author: stas
Date: Mon Nov 29 14:10:03 2004
New Revision: 106958
URL: http://svn.apache.org/viewcvs?view=rev&rev=106958
Log:
refactor modperl_extra.pl which was becoming a big mess
- move the code snippets into subs
- move helper modules into their own files under t/lib
Added:
perl/modperl/tru
Author: stas
Date: Mon Nov 29 14:43:53 2004
New Revision: 106966
URL: http://svn.apache.org/viewcvs?view=rev&rev=106966
Log:
add missing M_POST compilations
Modified:
perl/modperl/trunk/t/filter/TestFilter/both_str_native_remove.pm
perl/modperl/trunk/t/response/TestAPI/content_encoding.pm
Author: stas
Date: Mon Nov 29 14:44:59 2004
New Revision: 106968
URL: http://svn.apache.org/viewcvs?view=rev&rev=106968
Log:
ignore signals.t
Modified:
perl/modperl/trunk/t/perl/ (props changed)