Parent Directory
|
|
|
|
|
TestFilter/
|
r607697 |
22 months |
gozer |
*Whitespace*
Cleanup trailing whitespace, whitespace-only lines and litteral
ta... |
both_str_con_add.t
|
r71401
|
5 years |
stas |
blocking socket bug fixed in 2.0.52, add a skip rule for that
PR:
Obtained from:... |
both_str_native_remove.t
|
r71458
|
5 years |
stas |
$filter->remove now works with native (non-modperl) filters + test
PR:
Obtained ... |
both_str_req_add.t
|
r106450
|
5 years |
stas |
replace the slow implementation of anon handlers using B::Deparse,
with per-inte... |
both_str_req_mix.t
|
r159508
|
4 years |
geoff |
merge apache2-rename-unstable to trunk
|
both_str_req_proxy.t
|
r470827
|
3 years |
geoff |
prevent perl-based module namespace collisions by
adding mod_ prefix to all http... |
in_autoload.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
in_bbs_body.t
|
r159346
|
4 years |
stas |
fix various test accounting bugs revealed by Test::More
|
in_bbs_consume.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
in_bbs_inject_header.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
in_bbs_msg.t
|
r69959
|
6 years |
stas |
- get rid of the http://hostname:port in the GET request, as some lwp's
fail to... |
in_bbs_underrun.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
in_error.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
in_init_basic.t
|
r70925
|
5 years |
stas |
adjust t_cmp arguments to make Test.pm happy
PR:
Obtained from:
Submitted by: Jo... |
in_str_bin_data.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
in_str_consume.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
in_str_declined.t
|
r69960
|
6 years |
stas |
replace manually coded exception handling with _BODY_ASSERT macro
|
in_str_declined_read.t
|
r233275
|
4 years |
stas |
croak in case a filter returns DECLINED after calling $f->read (as it
is not sup... |
in_str_lc.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
in_str_msg.t
|
r70815
|
5 years |
stas |
in addition to what was already tested, test:
- input request filter configured ... |
in_str_sandwich.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
out_apache.t
|
r157163
|
4 years |
stas |
skip unless HTML::HeadParser is available
|
out_bbs_ctx.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
out_bbs_filebucket.t
|
r266270
|
4 years |
pgollucci |
s/my(/my (/g
|
out_init_basic.t
|
r70971
|
5 years |
stas |
swap the 1st and 2nd arguments order in t_cmp calls when qr// is used, to
fit th... |
out_str_buffer.t
|
r169395
|
4 years |
stas |
add a test which demonstrates the buffering of data, modifying its length and
s... |
out_str_ctx.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
out_str_declined.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
out_str_lc.t
|
r178236
|
4 years |
stas |
make the configuration enabled if mod_mime and mod_alias are available
|
out_str_remove.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
out_str_req_eos.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
out_str_req_mix.t
|
r607693
|
22 months |
gozer |
*Whitespace*
removes trailing whitespace and expands tabs in t/*.t
Reviewed-by... |
out_str_reverse.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
out_str_subreq_default.t
|
r219899
|
4 years |
stas |
another round of cygwin fixes
Submitted by Nick *** <doink123@abv.bg>
|
out_str_subreq_modperl.t
|
r71006
|
5 years |
randyk |
swap args to t_cmp in t/filter tests to use new
($received, $expected, $comment)... |
with_subrequest.t
|
r607687
|
22 months |
gozer |
Fix a crash when running a sub-request from within a filter where
mod_perl was ... |