]> sjero.net Git - wget/commitdiff
Add more testfiles to dist.
authorSteven Schubiger <stsc@member.fsf.org>
Tue, 1 Sep 2009 09:07:41 +0000 (11:07 +0200)
committerSteven Schubiger <stsc@member.fsf.org>
Tue, 1 Sep 2009 09:07:41 +0000 (11:07 +0200)
tests/ChangeLog
tests/Makefile.am

index d0cd72225ce1809ceb7a2ded1e974467514847a7..683f099f322234ef42c10c53cd783331d2b5607a 100644 (file)
@@ -1,3 +1,8 @@
+2009-09-01  Steven Schubiger  <stsc@member.fsf.org>
+
+       * Makefile.am: Add Test-cookies.px, Test-cookies-401.px
+       and Test-restrict-ascii.px to EXTRA_DIST.
+
 2009-08-31  Steven Schubiger  <stsc@member.fsf.org>
 
        * Makefile.am: Add Test-k.px to EXTRA_DIST.
index 120a631d5724a691d7f85ec2cf6998e1e87216aa..7cc5fd4c8e58218d500fe9529d4a138ce3bbd716 100644 (file)
@@ -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 \
@@ -107,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 \