cvs commit: modperl-2.0/ModPerl-Registry/t basic.t

2004-03-10 Thread stas
stas2004/03/10 14:59:09 Modified:ModPerl-Registry/t basic.t Added: ModPerl-Registry/t/cgi-bin exit.pl Log: a very simple exit test Revision ChangesPath 1.1 modperl-2.0/ModPerl-Registry/t/cgi-bin/exit.pl Index: exit.pl ==

cvs commit: modperl-2.0/ModPerl-Registry/t basic.t redirect.t

2003-12-04 Thread randyk
randyk 2003/12/03 23:20:29 Modified:perl-framework/Apache-Test/lib/Apache TestUtil.pm ModPerl-Registry/t basic.t redirect.t Log: Reviewed by: stas Apache uses a Unix-style specification for files, in particular the forward slash for directory separators. This cau

cvs commit: modperl-2.0/ModPerl-Registry/t basic.t

2003-03-08 Thread stas
stas2003/03/08 16:16:26 Modified:ModPerl-Registry/t basic.t Log: add the missing use Apache::TestConfig Revision ChangesPath 1.13 +1 -0 modperl-2.0/ModPerl-Registry/t/basic.t Index: basic.t =

cvs commit: modperl-2.0/ModPerl-Registry/t basic.t

2003-03-08 Thread randyk
randyk 2003/03/08 11:25:10 Modified:ModPerl-Registry/t basic.t Log: skip non-executable bit tests on Win32. Revision ChangesPath 1.12 +4 -0 modperl-2.0/ModPerl-Registry/t/basic.t Index: basic.t

cvs commit: modperl-2.0/ModPerl-Registry/t basic.t

2003-03-08 Thread stas
stas2003/03/08 01:47:00 Modified:ModPerl-Registry/t basic.t Added: ModPerl-Registry/t/cgi-bin send_headers.html Log: test that files with .html extension, which are configured to run as scripts get the headerparse stage working: the default mime handler sets $r->conte

cvs commit: modperl-2.0/ModPerl-Registry/t basic.t

2003-03-07 Thread stas
stas2003/03/07 19:20:36 Modified:ModPerl-Registry/t basic.t Log: restore the tests, committed by mistake before ;( Revision ChangesPath 1.10 +44 -45modperl-2.0/ModPerl-Registry/t/basic.t Index: basic.t ==