X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2Frun-px;h=c18c8d85ac227de593e20fc03244b4ae09ca4b4f;hb=090f1596ae2eb446c265a62849f59657a9ee9e07;hp=172adcd7ece1f783970e9c4b8fb7eb2289401019;hpb=a0c75a96c03353e3dbeb963758bf36ea20cc0cb6;p=wget diff --git a/tests/run-px b/tests/run-px index 172adcd7..c18c8d85 100755 --- a/tests/run-px +++ b/tests/run-px @@ -12,6 +12,7 @@ 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', @@ -25,6 +26,7 @@ my @tests = ( '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', @@ -42,6 +44,7 @@ my @tests = ( 'Test-O--no-content-disposition-trivial.px', 'Test-O-nonexisting.px', 'Test-O.px', + 'Test-O-nc.px', 'Test-Restrict-Lowercase.px', 'Test-Restrict-Uppercase.px', 'Test--spider-fail.px',