X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2Frun-px;h=e4e7c7dcad1818edb5e3f6e8c1db9d21d32345d1;hp=5faccb48c4c7f66e16e349610e8d31040c932546;hb=d21dde51b84efef7254ae9932f9095a46945b809;hpb=a9da78c6d8f9e2699107fcde81efeb607dde1cca diff --git a/tests/run-px b/tests/run-px index 5faccb48..e4e7c7dc 100755 --- a/tests/run-px +++ b/tests/run-px @@ -14,6 +14,8 @@ my @tests = ( 'Test-auth-basic.px', 'Test-auth-no-challenge.px', 'Test-auth-no-challenge-url.px', + 'Test-cookies.px', + 'Test-cookies-401.px', 'Test-proxy-auth-basic.px', 'Test-proxied-https-auth.px', 'Test-N-HTTP-Content-Disposition.px', @@ -41,6 +43,7 @@ my @tests = ( 'Test-iri-disabled.px', 'Test-iri-forced-remote.px', 'Test-iri-list.px', + 'Test-meta-robots.px', 'Test-N-current.px', 'Test-N-smaller.px', 'Test-N-no-info.px', @@ -59,6 +62,7 @@ my @tests = ( 'Test-O-nonexisting.px', 'Test-O.px', 'Test-O-nc.px', + 'Test-restrict-ascii.px', 'Test-Restrict-Lowercase.px', 'Test-Restrict-Uppercase.px', 'Test--spider-fail.px',