X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2Frun-px;h=3ab1c444f9d438c3b9f37e72539fe270970b0f3e;hp=0f8f29648aa21f2df19a2068c628772e081bfe51;hb=289ff1c86acbd60e09cb15d22df62b8e19942c3e;hpb=c7f74c62d3e518387a8eaa51011ec83259440105 diff --git a/tests/run-px b/tests/run-px index 0f8f2964..3ab1c444 100755 --- a/tests/run-px +++ b/tests/run-px @@ -25,9 +25,19 @@ 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-idn-headers.px', + 'Test-idn-meta.px', + 'Test-idn-cmd.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',