cvs commit: modperl-2.0 Makefile.PL Changes

2003-01-22 Thread stas
stas2003/01/22 21:16:30 Modified:.Makefile.PL Changes Log: the top level 'make test' now descends into the ModPerl-Registry dir to run 'make test' there Revision ChangesPath 1.90 +24 -1 modperl-2.0/Makefile.PL Index: Makefile.PL =

cvs commit: modperl-2.0/ModPerl-Registry/t TEST.PL

2003-01-22 Thread stas
stas2003/01/22 20:29:59 Modified:ModPerl-Registry/t TEST.PL Log: specifying src_dir seems to work, cleanup the old attempts to configure tests in sub-dirs Revision ChangesPath 1.5 +1 -2 modperl-2.0/ModPerl-Registry/t/TEST.PL Index: TEST.PL

cvs commit: modperl-2.0/src/modules/perl mod_perl.c

2003-01-22 Thread stas
stas2003/01/22 20:26:53 Modified:src/modules/perl mod_perl.c Log: correct the indentation that i broke Revision ChangesPath 1.149 +1 -1 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c ==

cvs commit: modperl-2.0/src/modules/perl mod_perl.c

2003-01-22 Thread stas
stas2003/01/22 20:09:12 Modified:src/modules/perl mod_perl.c Log: more the rc declaration to the head of the function where it belongs Submitted by: Randy Kobes <[EMAIL PROTECTED]> Revision ChangesPath 1.148 +3 -3 modperl-2.0/src/modules/perl/mod_perl.c

cvs commit: modperl-2.0/t/response/TestError syntax.pm runtime.pm

2003-01-22 Thread stas
stas2003/01/22 17:32:22 Added: t/error syntax.t runtime.t t/response/TestError syntax.pm runtime.pm Log: add runtime and syntax error testing Revision ChangesPath 1.1 modperl-2.0/t/error/syntax.t Index: syntax.t ==

cvs commit: modperl-2.0/ModPerl-Registry/t/conf modperl_extra_startup.pl

2003-01-22 Thread stas
stas2003/01/22 17:12:01 Modified:ModPerl-Registry/t/cgi-bin syntax_error.pl ModPerl-Registry/t 500.t ModPerl-Registry/t/conf modperl_extra_startup.pl Added: ModPerl-Registry/t/cgi-bin runtime_error.pl Log: - fix the syntax error test to have

cvs commit: modperl-2.0/ModPerl-Registry/t/conf modperl_extra_startup.pl

2003-01-22 Thread stas
stas2003/01/22 16:38:33 Modified:ModPerl-Registry/t/conf modperl_extra_startup.pl Log: don't preloade files with intentional problems Revision ChangesPath 1.7 +2 -1 modperl-2.0/ModPerl-Registry/t/conf/modperl_extra_startup.pl Index: modperl_extra_start

cvs commit: modperl-2.0/ModPerl-Registry/t/cgi-bin redirect.pl

2003-01-22 Thread stas
stas2003/01/22 16:38:09 Modified:ModPerl-Registry/t/cgi-bin redirect.pl Log: cleanup Revision ChangesPath 1.2 +1 -1 modperl-2.0/ModPerl-Registry/t/cgi-bin/redirect.pl Index: redirect.pl

cvs commit: modperl-2.0/ModPerl-Registry/t/cgi-bin missing_headers.pl syntax_error.pl

2003-01-22 Thread stas
stas2003/01/22 16:33:28 Added: ModPerl-Registry/t 500.t ModPerl-Registry/t/cgi-bin missing_headers.pl syntax_error.pl Log: add tests to verify that 500 is generated on syntax errors and missing headers Revision ChangesPath 1.

cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2003-01-22 Thread stas
stas2003/01/22 16:31:28 Modified:src/modules/perl mod_perl.c mod_perl.h modperl_filter.c modperl_util.h .Changes xs/Apache/RequestIO Apache__RequestIO.h xs/Apache/SubRequest Apache__SubRequest.h