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/filter/TestFilter out_str_re
stas2003/03/31 20:42:47
Modified:src/docs/general/testing testing.pod
Log:
mention new helper functions:
t_server_log_error_is_expected t_server_log_warn_is_expected
t_client_log_error_is_expected t_client_log_warn_is_expected
to markup the error_log file when
stas2003/03/31 20:39:30
Modified:t/hooks trans.t
t/response/TestError runtime.pm syntax.pm
t/response/TestModperl setauth.pm
Log:
use the newly added t_{client|server}_log_{error|warn}_is_expected()
helper functions to disambiguate expected errors
stas2003/03/31 20:22:55
Modified:ModPerl-Registry/t 404.t
Log:
revert the temp change to normal
Revision ChangesPath
1.4 +9 -13 modperl-2.0/ModPerl-Registry/t/404.t
Index: 404.t
===
RCS
stas2003/03/31 20:18:49
Modified:ModPerl-Registry/t 404.t 500.t basic.t redirect.t
ModPerl-Registry/t/cgi-bin closure.pl missing_headers.pl
runtime_error.pl runtime_error_n_status_change.pl
runtime_error_plus_body.pl synt
stas2003/03/31 19:44:12
Modified:ModPerl-Registry/t/conf modperl_extra_startup.pl
Log:
instead of maintaining a skip list, simply use an explicit list of scripts
to preload, so we don't have to fix it every time a new script is added
Revision ChangesPath
1.11 +
stas2003/03/31 19:07:20
Modified:ModPerl-Registry/t 500.t
ModPerl-Registry/t/conf modperl_extra_startup.pl
Added: ModPerl-Registry/t/cgi-bin use_error.pl
Log:
a sub-test to check the errors on failed use/require
Revision ChangesPath
1.1