From: Fabian Keil Date: Sun, 19 Jul 2009 09:21:19 +0000 (+0000) Subject: Tests with level 16 also depends on FEATURE_CONNECTION_KEEP_ALIVE. X-Git-Tag: v_3_0_14~18 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=e1a868421268987b89ea5b0070745984b063e082 Tests with level 16 also depends on FEATURE_CONNECTION_KEEP_ALIVE. --- diff --git a/regression-tests.action b/regression-tests.action index 038c6983..1d8c262e 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -1,5 +1,5 @@ ############################################################################# -# $Id: regression-tests.action,v 1.30 2009/07/11 11:20:53 fabiankeil Exp $ +# $Id: regression-tests.action,v 1.31 2009/07/11 16:30:39 fabiankeil Exp $ ############################################################################# # # This is a configuration file for Privoxy-Regression-Test @@ -37,6 +37,7 @@ for-privoxy-version=3.0.14 # Level 13 needs = config line keep-alive-timeout\s+[1-9]+ # Level 14 needs = feature status FEATURE_CONNECTION_KEEP_ALIVE No # Level 15 needs = config line connection-sharing\s+0 +# Level 16 needs = feature status FEATURE_CONNECTION_KEEP_ALIVE Yes # Level 16 needs = config line connection-sharing\s+1 # Level 17 needs = feature status FEATURE_PTHREAD Yes