X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=regression-tests.action;h=101b2b1f106b6c38a8d18f629f74a8d8f91ae94f;hp=8751db05e4697c91b028577df27f40580309b725;hb=8d09bf022eb055d175b8b4642df7f8dd5e4e9e19;hpb=c37d8128ddbcdf194d8a2918ed7612fa9c55e88a diff --git a/regression-tests.action b/regression-tests.action index 8751db05..101b2b1f 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -1,5 +1,5 @@ ############################################################################# -# $Id: regression-tests.action,v 1.69 2008/05/17 13:56:41 fk Exp $ +# $Id: regression-tests.action,v 1.19 2008/10/18 16:37:12 fabiankeil Exp $ ############################################################################# # # This is a configuration file for Privoxy-Regression-Test @@ -27,12 +27,14 @@ ############################################################################# {{settings}} -for-privoxy-version=3.0.9 +for-privoxy-version=3.0.11 # Some dependencies Privoxy-Regression-Test should know about: # -# Level 9 needs = config line user-manual\s+/ +# Level 9 needs = config line user-manual\s+(/|[A-Za-z]:) # Level 12 needs = config line enable-edit-actions\s+1 +# Level 13 needs = feature status FEATURE_CONNECTION_KEEP_ALIVE Yes +# Level 14 needs = feature status FEATURE_CONNECTION_KEEP_ALIVE No ####################################################### # Enable taggers to activate the tests on demand @@ -46,6 +48,7 @@ for-privoxy-version=3.0.9 } config.privoxy.org/ p.p/ +127.0.0.1/ {-hide-user-agent} TAG:^User-Agent: Privoxy-Regression-Test @@ -314,22 +317,29 @@ TAG:^crunch-outgoing-cookies$ TAG:^session-cookies-only$ ####################################################### -# Test hide-forwarded-for-headers +# Test change-x-forwarded-for ####################################################### +# Set Header = X-Forwarded-For: 10.0.0.1 +# Expect Header = NO CHANGE +{\ + -change-x-forwarded-for \ +} +TAG:^-change-x-forwarded-for$ + # Set Header = X-Forwarded-For: 10.0.0.1 # Expect Header = REMOVAL {\ - +hide-forwarded-for-headers \ + +change-x-forwarded-for{block} \ } -TAG:^hide-forwarded-for-headers$ +TAG:^change-x-forwarded-for\{block\}$ # Set Header = X-Forwarded-For: 10.0.0.1 -# Expect Header = NO CHANGE +# Expect Header = SOME CHANGE {\ - -hide-forwarded-for-headers \ + +change-x-forwarded-for{add} \ } -TAG:^-hide-forwarded-for-headers$ +TAG:^change-x-forwarded-for\{add\}$ ####################################################### # Test hide-from-header @@ -407,10 +417,24 @@ TAG:^filter\{banners-by-size\}$ } TAG:^no-content-filter$ +# Set Header = Connection: close +# Expect Header = Connection: keep-alive +# Level = 13 +# Set Header = Connection: keep-alive +# Expect Header = NO CHANGE +# Level = 13 +# Set Header = Connection: +# Expect Header = Connection: keep-alive +# Level = 13 +{} +TAG:^Connection: keep-alive$ + # Set Header = Connection: keep-alive # Expect Header = Connection: close +# Level = 14 # Set Header = Connection: # Expect Header = Connection: close +# Level = 14 {} TAG:^Connection: close$ @@ -493,8 +517,11 @@ TAG:^Max-Forwards header without TRACE method$ # Fetch Test = http://p.p/show-url-info # Fetch Test = http://p.p/show-url-info?url=www.privoxy.org%2F # Fetch Test = http://p.p/show-url-info?url=http:%2F%2Fwww.privoxy.org%2F +# Fetch Test = http://p.p/show-url-info?url=HTTp:%2F%2Fwww.privoxy.org%2F # Fetch Test = http://p.p/show-url-info?url=https:%2F%2Fwww.privoxy.org%2F +# Fetch Test = http://p.p/show-url-info?url=HtTps:%2F%2Fwww.privoxy.org%2F # Fetch Test = http://p.p/show-url-info?url=ftp:%2F%2Fwww.privoxy.org%2F +# Fetch Test = http://p.p/show-url-info?url=FTp:%2F%2Fwww.privoxy.org%2F # Fetch Test = http://p.p/show-url-info?url= # Fetch Test = http://p.p/show-url-info?url=%2F # Fetch Test = http://p.p/toggle @@ -526,6 +553,8 @@ TAG:^Max-Forwards header without TRACE method$ # Fetch Test = http://p.p/send-banner # Fetch Test = http://p.p/send-stylesheet # Fetch Test = http://p.p/t +# Fetch Test = http://p.p/url-info-osd.xml + # Trusted CGI Request = http://p.p/edit-actions # Expect Status Code = 302 # Level = 12 # Depends on the CGI editor being enabled @@ -676,11 +705,11 @@ invalid-forward5-gateway-port.example {+forward-override{forward-socks5 :12345 127.0.0.1:12345}} forward5-null-gateway-host.example -# Fetch Test = http://www.forbidden-connect.example:444/forbidden-connect +# Fetch Test = http://www.forbidden-connect.example:444/ # Method = CONNECT # Expect Status Code = 403 {+limit-connect{443}} -www.forbidden-connect.example/forbidden-connect +www.forbidden-connect.example/ # Fetch Test = http://www.blocked-request.example/blocked-request # Expect Status Code = 403 @@ -692,6 +721,13 @@ www.blocked-request.example/blocked-request {+block} www.blocked-request.example/blocked-request-with-no-reason-specified +# Some domain pattern tests +# +{+block{domain pattern test}} +# Blocked URL = http://domain-pattern-test.example/ +# Blocked URL = http://domain-pattern-test.example.org/ +domain-pattern-test.example. + # Just in case there is no white-space fuzzer in the house ... # # Set Header = X-LWS-Test: no superfluous white space here