X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2Frun-px;h=c18c8d85ac227de593e20fc03244b4ae09ca4b4f;hb=090f1596ae2eb446c265a62849f59657a9ee9e07;hp=f6c8cf6e5573ffd2f2a53f81a9c8aacf0f186d80;hpb=72687f78cbb9f9d6039ed0c06831e3a3444116b4;p=wget diff --git a/tests/run-px b/tests/run-px index f6c8cf6e..c18c8d85 100755 --- a/tests/run-px +++ b/tests/run-px @@ -12,13 +12,21 @@ my @tests = ( 'Test--spider.px', 'Test-c-full.px', 'Test-c-partial.px', + 'Test-c-shorter.px', 'Test-c.px', '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-iri-list.px', 'Test-N-current.px', 'Test-N-smaller.px', 'Test-N-no-info.px',