cvs commit: modperl-2.0/t/response/TestAPR perlio.pm

2003-10-03 Thread randyk
randyk 2003/10/03 20:10:48 Modified:t/response/TestAPR perlio.pm Log: Reviewed by: stas add some tests within TestAPR/perlio to test reading/writing binary and text files and also to test some CRLF and urf-8 issues. Revision ChangesPath 1.26 +118 -2modperl-

cvs commit: modperl-2.0/t/response/TestAPR perlio.pm

2003-09-19 Thread stas
stas2003/09/19 12:54:37 Modified:t/response/TestAPR perlio.pm Log: skip the dup file sub-test if win32 and httpd < 2.0.48 Revision ChangesPath 1.25 +14 -7 modperl-2.0/t/response/TestAPR/perlio.pm Index: perlio.pm ===

cvs commit: modperl-2.0/t/response/TestAPR perlio.pm

2003-07-29 Thread stas
stas2003/07/29 08:38:36 Modified:t/response/TestAPR perlio.pm Log: spelling Revision ChangesPath 1.20 +1 -1 modperl-2.0/t/response/TestAPR/perlio.pm Index: perlio.pm === RCS file: /home

cvs commit: modperl-2.0/t/response/TestAPR perlio.pm

2003-03-19 Thread stas
stas2003/03/19 17:18:18 Modified:t/response/TestAPR perlio.pm Log: checking for having APR::PerlIO should be enough, since if it's not loaded, having perl -V:iolayers doesn't change anything Revision ChangesPath 1.15 +1 -9 modperl-2.0/t/response/TestAPR/pe