From e1a868421268987b89ea5b0070745984b063e082 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 19 Jul 2009 09:21:19 +0000 Subject: [PATCH] Tests with level 16 also depends on FEATURE_CONNECTION_KEEP_ALIVE. --- regression-tests.action | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2