From: Fabian Keil Date: Sun, 8 May 2016 14:15:40 +0000 (+0000) Subject: Add FEATURE_64_BIT_TIME_T dependency X-Git-Tag: v_3_0_25~30 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=af623a96f588d8bad23aa840c7430329a5e8c354 Add FEATURE_64_BIT_TIME_T dependency ... for a +hide-if-modified-since{+60} test with a header date from 1969. Reported by Lee. --- diff --git a/regression-tests.action b/regression-tests.action index 84d2c13c..864fdf61 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -1,5 +1,5 @@ ############################################################################# -# $Id: regression-tests.action,v 1.59 2014/11/20 15:29:57 fabiankeil Exp $ +# $Id: regression-tests.action,v 1.60 2016/05/08 10:44:56 fabiankeil Exp $ ############################################################################# # # This is a configuration file for Privoxy-Regression-Test @@ -329,6 +329,7 @@ TAG:^hide-if-modified-since\{-60\}$ # Expect Header = SOME CHANGE # Set Header = If-Modified-Since: Wed, 31 Dec 1969 23:59:59 GMT # Expect Header = SOME CHANGE +# Level = 17 TAG:^hide-if-modified-since\{\+60\}$ {+hide-if-modified-since{60} -crunch-if-none-match}