X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=regression-tests.action;h=864fdf61c4c27e10b67f3615d56bebc4f0fe341d;hp=f9798493b39e039a226f90a468aa836c80249de7;hb=239c9fc5994c5c76927733bf383bbdb8072e8d2a;hpb=c5e93e60f70e30fd61fc31c4625f51c3d567602d diff --git a/regression-tests.action b/regression-tests.action index f9798493..864fdf61 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -1,5 +1,5 @@ ############################################################################# -# $Id: regression-tests.action,v 1.49 2013/03/07 14:09:20 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 @@ -10,7 +10,7 @@ # ############################################################################# # -# Copyright (c) 2007-2013 Fabian Keil +# Copyright (c) 2007-2014 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,19 +27,20 @@ ############################################################################# {{settings}} -for-privoxy-version=3.0.21 +for-privoxy-version=3.0.22 # Some dependencies Privoxy-Regression-Test should know about: # # Level 9 needs = config line user-manual\s+(\.?\.?/|[A-Za-z]:) +# Level 12 needs = feature status FEATURE_CGI_EDIT_ACTIONS Yes # Level 12 needs = config line enable-edit-actions\s+1 # Level 13 needs = feature status FEATURE_CONNECTION_KEEP_ALIVE Yes -# Level 13 needs = config line keep-alive-timeout\s+[1-9]+ +# Level 13 needs = config line keep-alive-timeout\s+(2[1-9]+|[3-9]\d+|1\d{2,}) # 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 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 @@ -328,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} @@ -606,12 +608,30 @@ TAG:^Host header other than the target host$ # Set Header = Keep-Alive: 20 # Expect Header = NO CHANGE # Level = 13 -TAG:^Pass Keep-Alive header$ +# Set Header = Keep-Alive: timeout=20, max=3 +# Expect Header = NO CHANGE +# Level = 13 +# Set Header = Keep-Alive: blah=fasel, timeout=20, max=3 +# Expect Header = NO CHANGE +# Level = 13 +# Set Header = Keep-Alive: timeuot=20, max=3 +# Expect Header = REMOVAL +# Level = 13 +# Set Header = Keep-Alive: twenty seconds please +# Expect Header = REMOVAL +# Level = 13 +TAG:^Parse Keep-Alive header$ {} # Set Header = Keep-Alive: 20 # Expect Header = REMOVAL # Level = 14 +# Set Header = Keep-Alive: timeout=20, max=3 +# Expect Header = REMOVAL +# Level = 14 +# Set Header = Keep-Alive: blah=fasel, timeout=20, max=3 +# Expect Header = REMOVAL +# Level = 14 TAG:^Keep-Alive header removal$ {} @@ -702,27 +722,49 @@ TAG:^Proxy-Authorization header forwarding$ # Expect Status Code = 404 # Level = 21 # Fetch Test = http://p.p/edit-actions +# Level = 12 # Fetch Test = http://p.p/eaa +# Level = 12 # Fetch Test = http://p.p/eau +# Level = 12 # Fetch Test = http://p.p/ear +# Level = 12 # Fetch Test = http://p.p/eal +# Level = 12 # Fetch Test = http://p.p/eafu +# Level = 12 # Fetch Test = http://p.p/eas +# Level = 12 # Fetch Test = http://p.p/easa +# Level = 12 # Fetch Test = http://p.p/easr +# Level = 12 # Fetch Test = http://p.p/eass +# Level = 12 # Fetch Test = http://p.p/edit-actions-for-url +# Level = 12 # Fetch Test = http://p.p/edit-actions-list +# Level = 12 # Fetch Test = http://p.p/edit-actions-submit +# Level = 12 # Fetch Test = http://p.p/edit-actions-url +# Level = 12 # Fetch Test = http://p.p/edit-actions-url-form +# Level = 12 # Fetch Test = http://p.p/edit-actions-add-url +# Level = 12 # Fetch Test = http://p.p/edit-actions-add-url-form +# Level = 12 # Fetch Test = http://p.p/edit-actions-remove-url +# Level = 12 # Fetch Test = http://p.p/edit-actions-remove-url-form +# Level = 12 # Fetch Test = http://p.p/edit-actions-section-add +# Level = 12 # Fetch Test = http://p.p/edit-actions-section-remove +# Level = 12 # Fetch Test = http://p.p/edit-actions-section-swap +# Level = 12 # Fetch Test = http://p.p/error-favicon.ico # Fetch Test = http://p.p/favicon.ico # Fetch Test = http://p.p/robots.txt @@ -737,26 +779,47 @@ TAG:^Proxy-Authorization header forwarding$ # Fetch Test = http://p.p/does-not-exist # Expect Status Code = 404 # Trusted CGI Request = http://p.p/eaa +# Level = 12 # Trusted CGI Request = http://p.p/eau +# Level = 12 # Trusted CGI Request = http://p.p/ear +# Level = 12 # Trusted CGI Request = http://p.p/eal +# Level = 12 # Trusted CGI Request = http://p.p/eafu +# Level = 12 # Trusted CGI Request = http://p.p/eas +# Level = 12 # Trusted CGI Request = http://p.p/easa +# Level = 12 # Trusted CGI Request = http://p.p/easr +# Level = 12 # Trusted CGI Request = http://p.p/eass +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-for-url +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-list +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-submit +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-url +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-url-form +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-add-url +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-add-url-form +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-remove-url +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-remove-url-form +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-section-add +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-section-remove +# Level = 12 # Trusted CGI Request = http://p.p/edit-actions-section-swap +# Level = 12 # Trusted CGI Request = http://p.p/send-stylesheet # The following tests depend on Privoxy being configured to deliver the user manual @@ -844,6 +907,7 @@ TAG:^Proxy-Authorization header forwarding$ # Method Test = MERGE # Method Test = BASELINE-CONTROL # Method Test = MKACTIVITY +# Method Test = PATCH # Method Test = PRIVOXY-REGRESSION-TEST-IN-THE-HOUSE # Expect Status Code = 400