stas2004/01/29 16:24:44
Modified:t/apache read.t
t/apisendfile.t
t/compat send_fd.t
Log:
make the tests portable (wrt where t/TEST is running from)
Revision ChangesPath
1.6 +3 -1 modperl-2.0/t/apache/read.t
Index: read
stas2004/01/29 15:34:00
Modified:t/response/TestModperl subenv.pm
Log:
add %ENV tests
Revision ChangesPath
1.3 +23 -15modperl-2.0/t/response/TestModperl/subenv.pm
Index: subenv.pm
===
R
stas2004/01/29 14:31:33
Modified:todo bugs_build
Log:
AIX 4.3.3 build status report
Revision ChangesPath
1.4 +5 -0 modperl-2.0/todo/bugs_build
Index: bugs_build
===
RCS file: /ho
stas2004/01/29 10:46:24
Modified:t/response/TestModperl printf.pm
Log:
cleanup
Revision ChangesPath
1.4 +1 -1 modperl-2.0/t/response/TestModperl/printf.pm
Index: printf.pm
===
RCS file
stas2004/01/29 02:46:40
Modified:t/response/TestModperl printf.pm
Log:
check that printf function fail to print before the response phase (which
also tests for print()/puts())
Revision ChangesPath
1.3 +34 -4 modperl-2.0/t/response/TestModperl/printf.pm
stas2004/01/29 02:45:15
Modified:xs/Apache/RequestIO Apache__RequestIO.h
Log:
make sure we don't leak an SV if croak is called
Revision ChangesPath
1.42 +1 -3 modperl-2.0/xs/Apache/RequestIO/Apache__RequestIO.h
Index: Apache__RequestIO.h
=