X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2Frun-px;h=172adcd7ece1f783970e9c4b8fb7eb2289401019;hb=8d7c2219d1965fb1bda16d46bb45e8fe7dc60501;hp=37f14324d59f535a4fb99d5d215aa46719fe9aef;hpb=1a33947ca02dbb568eda1eb0a020abe39e87d86d;p=wget diff --git a/tests/run-px b/tests/run-px index 37f14324..172adcd7 100755 --- a/tests/run-px +++ b/tests/run-px @@ -16,9 +16,15 @@ my @tests = ( 'Test-E-k-K.px', 'Test-E-k.px', 'Test-ftp.px', + 'Test-ftp-iri.px', + 'Test-ftp-iri-fallback.px', + 'Test-ftp-iri-disabled.px', 'Test-HTTP-Content-Disposition-1.px', 'Test-HTTP-Content-Disposition-2.px', 'Test-HTTP-Content-Disposition.px', + 'Test-iri.px', + 'Test-iri-disabled.px', + 'Test-iri-forced-remote.px', 'Test-N-current.px', 'Test-N-smaller.px', 'Test-N-no-info.px',