X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FMakefile.am;h=ac6a663fc0c930e4991903368d75aa4d2e998dc1;hp=ccd274d15c1af2a164c788a49d0c019e482a73ec;hb=e3b3ea51205b5d9852783dfde526a05100144682;hpb=87a176daa7bb94fe01f8bbcbc7c0730d4a806248 diff --git a/tests/Makefile.am b/tests/Makefile.am index ccd274d1..ac6a663f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -90,7 +90,9 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ 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 \ @@ -117,11 +119,13 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test-O--no-content-disposition-trivial.px \ Test-O-nonexisting.px \ Test-O.px \ + Test--post-file.px \ Test-proxied-https-auth.px \ Test-proxy-auth-basic.px \ Test-restrict-ascii.px \ Test-Restrict-Lowercase.px \ Test-Restrict-Uppercase.px \ + Test-stdouterr.px \ Test--spider-fail.px \ Test--spider.px \ Test--spider-r-HTTP-Content-Disposition.px \