X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=regression-tests.action;h=31c4b6c59d010bbfd151b703e7276e0423728d73;hp=545bac5545cc04462b0772144013059c29fa8a66;hb=fca5020d3c379e40c927699bed4c29cc8708feec;hpb=e3fa1626e54d6bf9d270bab26434f3989c6472e3 diff --git a/regression-tests.action b/regression-tests.action index 545bac55..31c4b6c5 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -1,5 +1,5 @@ ############################################################################# -# $Id: regression-tests.action,v 1.27 2009/06/15 20:49:09 fabiankeil Exp $ +# $Id: regression-tests.action,v 1.33 2009/10/10 14:28:40 fabiankeil Exp $ ############################################################################# # # This is a configuration file for Privoxy-Regression-Test @@ -10,7 +10,7 @@ # ############################################################################# # -# Copyright (c) 2007-2009 Fabian Keil +# Copyright (c) 2007-2011 Fabian Keil # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -27,7 +27,7 @@ ############################################################################# {{settings}} -for-privoxy-version=3.0.13 +for-privoxy-version=3.0.14 # Some dependencies Privoxy-Regression-Test should know about: # @@ -37,8 +37,11 @@ for-privoxy-version=3.0.13 # 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 +# Level 18 needs = feature status FEATURE_GRACEFUL_TERMINATION No +# Level 19 needs = feature status FEATURE_GRACEFUL_TERMINATION Yes ####################################################### # Enable taggers to activate the tests on demand @@ -257,6 +260,13 @@ TAG:^hide-if-modified-since\{block\}$ # Set Header = If-Modified-Since: Thu, 1 Jan 1970 00:00:00 GMT # Expect Header = SOME CHANGE # Level = 17 +# Set Header = If-Modified-Since: Thu, 1 Jan 123456789 00:00:00 GMT +# Expect Header = REMOVAL +# Set Header = If-Modified-Since: Mon, 1 Jan 2525 00:00:00 GMT +# Expect Header = SOME CHANGE +# Level = 17 +# Set Header = If-Modified-Since: Thu, 1 Jan 1970 02:00:00 GMT +# Expect Header = SOME CHANGE {+hide-if-modified-since{-60} -crunch-if-none-match} TAG:^hide-if-modified-since\{-60\}$ @@ -454,7 +464,7 @@ TAG:^no-content-filter$ # Expect Header = NO CHANGE # Level = 13 # Set Header = Connection: -# Expect Header = Connection: keep-alive +# Expect Header = REMOVAL # Level = 13 {} TAG:^Connection: keep-alive$ @@ -475,7 +485,7 @@ TAG:^Connection: close$ TAG:^connection-sharing disabled$ # Set Header = Connection: close -# Expect Header = Connection: keep-alive +# Expect Header = REMOVAL # Level = 16 # Set Header = Connection: keep-alive # Expect Header = NO CHANGE @@ -548,9 +558,12 @@ TAG:^Max-Forwards header without TRACE method$ ################################################################ # Fetch Test = http://p.p/ -# Will fail if compiled with FEATURE_GRACEFUL_TERMINATION # Fetch Test = http://p.p/die # Expect Status Code = 404 +# Level = 18 +# Fetch Test = http://p.p/die +# Expect Status Code = 200 +# Level = 19 # Fetch Test = http://p.p/show-status # Fetch Test = http://config.privoxy.org/show-status?file=actions&index=0 # Fetch Test = http://config.privoxy.org/show-status?file=filter&index=0 @@ -677,8 +690,6 @@ TAG:^Max-Forwards header without TRACE method$ # Level = 9 # Fetch Test = http://p.p/user-manual/templates.html # Level = 9 -# Fetch Test = http://p.p/user-manual/upgradersnote.html -# Level = 9 # Fetch Test = http://p.p/user-manual/whatsnew.html # Level = 9