X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2Frun-px;h=17a52cdffc9b088008e616c12110c3f7822a602a;hp=3b5449bd9059cf57bcb88f431e6b8de60f1e2ee2;hb=fb0946c7fc6f1831894e8fd67389c0bc74a387b8;hpb=4f3dd6817348433eafde04a3c2946f43364de7ef diff --git a/tests/run-px b/tests/run-px index 3b5449bd..17a52cdf 100755 --- a/tests/run-px +++ b/tests/run-px @@ -27,6 +27,7 @@ my @tests = ( 'Test-ftp.px', 'Test-ftp-iri.px', 'Test-ftp-iri-fallback.px', + 'Test-ftp-iri-recursive.px', 'Test-ftp-iri-disabled.px', 'Test-HTTP-Content-Disposition-1.px', 'Test-HTTP-Content-Disposition-2.px', @@ -36,9 +37,11 @@ my @tests = ( 'Test-idn-cmd.px', 'Test-idn-robots.px', 'Test-iri.px', + 'Test-iri-percent.px', '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', @@ -57,6 +60,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',