stas2004/09/30 20:30:12
Modified:.Changes
t/filter/TestFilter out_str_lc.pm
t/lib/TestAPRlib bucket.pm
t/lib/TestCommon Utils.pm
t/protocol/TestProtocol echo_block.pm
t/response/TestAPR flatten.pm
stas2004/09/30 20:05:04
Added: t/lib/TestCommon Utils.pm
Log:
start working to remove code duplicates, moving them into a library
- add is_tainted function
Revision ChangesPath
1.1 modperl-2.0/t/lib/TestCommon/Utils.pm
Index: Utils.pm
=
stas2004/09/30 19:36:04
Modified:t/apr-ext base64.t bucket.t date.t finfo.t perlio.t pool.t
string.t table.t threadmutex.t uri.t util.t uuid.t
Log:
apr-ext tests need to be run under -T
Revision ChangesPath
1.2 +2 -0 modperl-2.0/t/ap
geoff 2004/09/30 11:06:55
Modified:t/response/TestAPI aplog.pm
Log:
tweaks for new 2.1 error strings
Submitted by: joe orton
Revision ChangesPath
1.22 +6 -1 modperl-2.0/t/response/TestAPI/aplog.pm
Index: aplog.pm
==