stas2003/04/01 19:01:27
Modified:t/filter in_bbs_msg.t in_str_msg.t
Log:
make sure to die if the server hasn't returned anything, rather than have
the tests skipped
Revision ChangesPath
1.2 +10 -2 modperl-2.0/t/filter/in_bbs_msg.t
Index: in_bbs_msg.t
Geoffrey Young wrote:
[EMAIL PROTECTED] wrote:
stas2003/03/31 21:20:51
Modified:xs/Apache/Filter Apache__Filter.h
xs/maps modperl_functions.map
xs/tables/current/ModPerl FunctionTable.pm
todo filters.txt
.Cha
stas2003/04/01 15:30:28
Modified:.STATUS
Log:
there are some new changes re: crypt_r issue in the core-perl, need to
investigate whether we need to take some action on these
Revision ChangesPath
1.42 +17 -2 modperl-2.0/STATUS
Index: STATUS
==
[EMAIL PROTECTED] wrote:
stas2003/03/31 21:20:51
Modified:xs/Apache/Filter Apache__Filter.h
xs/maps modperl_functions.map
xs/tables/current/ModPerl FunctionTable.pm
todo filters.txt
.Changes
Added: t/f
stas2003/04/01 18:44:15
Added: t/filter both_str_req_add.t
t/filter/TestFilter both_str_req_add.pm
Removed: t/filter both_str_rec_add.t
t/filter/TestFilter both_str_rec_add.pm
Log:
s/rec/req/ since it's a shortcut for request
Revision C