]> sjero.net Git - wget/blobdiff - tests/run-px
Add new test
[wget] / tests / run-px
index 0f058b9e3ec8208646dbb232bac3eb07e6835d1a..657194fc2d3558b933744297128a71d846020669 100755 (executable)
@@ -14,6 +14,7 @@ my @tests = (
     'Test-auth-no-challenge.px',
     'Test-auth-no-challenge-url.px',
     'Test-auth-with-content-disposition.px',
+    'Test-auth-retcode.px',
     'Test-cookies.px',
     'Test-cookies-401.px',
     'Test-proxy-auth-basic.px',
@@ -37,10 +38,14 @@ my @tests = (
     'Test-HTTP-Content-Disposition-1.px',
     'Test-HTTP-Content-Disposition-2.px',
     'Test-HTTP-Content-Disposition.px',
+    'Test-i-ftp.px',
+    'Test-i-http.px',
     'Test-idn-headers.px',
     'Test-idn-meta.px',
     'Test-idn-cmd.px',
+    'Test-idn-cmd-utf8.px',
     'Test-idn-robots.px',
+    'Test-idn-robots-utf8.px',
     'Test-iri.px',
     'Test-iri-percent.px',
     'Test-iri-disabled.px',
@@ -69,6 +74,7 @@ my @tests = (
     'Test-restrict-ascii.px',
     'Test-Restrict-Lowercase.px',
     'Test-Restrict-Uppercase.px',
+    'Test-stdouterr.px',
     'Test--spider-fail.px',
     'Test--spider-r-HTTP-Content-Disposition.px',
     'Test--spider-r--no-content-disposition.px',