Let test level 17 depend on FEATURE_64_BIT_TIME_T
authorFabian Keil <fk@fabiankeil.de>
Sun, 8 May 2016 10:44:56 +0000 (10:44 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 8 May 2016 10:44:56 +0000 (10:44 +0000)
... instead of FEATURE_PTHREAD which has no direct connection
to the time_t size.

regression-tests.action

index 6564ced..84d2c13 100644 (file)
@@ -1,5 +1,5 @@
 #############################################################################
 #############################################################################
-# $Id: regression-tests.action,v 1.58 2014/11/20 15:29:36 fabiankeil Exp $
+# $Id: regression-tests.action,v 1.59 2014/11/20 15:29:57 fabiankeil Exp $
 #############################################################################
 #
 # This is a configuration file for Privoxy-Regression-Test
 #############################################################################
 #
 # This is a configuration file for Privoxy-Regression-Test
@@ -40,7 +40,7 @@ for-privoxy-version=3.0.22
 # 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 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
+# Level 17 needs = feature status FEATURE_64_BIT_TIME_T Yes
 # Level 18 needs = feature status FEATURE_GRACEFUL_TERMINATION No
 # Level 19 needs = feature status FEATURE_GRACEFUL_TERMINATION Yes
 # Level 20 needs = feature status FEATURE_TOGGLE Yes
 # Level 18 needs = feature status FEATURE_GRACEFUL_TERMINATION No
 # Level 19 needs = feature status FEATURE_GRACEFUL_TERMINATION Yes
 # Level 20 needs = feature status FEATURE_TOGGLE Yes