X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FMakefile.am;h=7cc5fd4c8e58218d500fe9529d4a138ce3bbd716;hp=ca2f3502ed535fede8e0f64726b7d9b8e4b286f2;hb=7543c0831d88177c00f5c2f511339f7e4c81dda0;hpb=76bd534668b513f627dea1c9684eaf78f9f36948 diff --git a/tests/Makefile.am b/tests/Makefile.am index ca2f3502..7cc5fd4c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -65,6 +65,8 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test-c-partial.px \ Test-c.px \ Test-c-shorter.px \ + Test-cookies.px \ + Test-cookies-401.px \ Test-E-k-K.px \ Test-E-k.px \ Test-ftp.px \ @@ -84,6 +86,7 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test-iri-disabled.px \ Test-iri-forced-remote.px \ Test-iri-list.px \ + Test-k.px \ Test-meta-robots.px \ Test-N-current.px \ Test-N-HTTP-Content-Disposition.px \ @@ -106,6 +109,7 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test-O.px \ Test-proxied-https-auth.px \ Test-proxy-auth-basic.px \ + Test-restrict-ascii.px \ Test-Restrict-Lowercase.px \ Test-Restrict-Uppercase.px \ Test--spider-fail.px \