]> sjero.net Git - wget/commitdiff
Add tests to EXTRA_DIST variable for distribution packaging
authorDarshit Shah <darnir@gmail.com>
Mon, 4 Nov 2013 00:45:17 +0000 (06:15 +0530)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Mon, 4 Nov 2013 09:59:10 +0000 (10:59 +0100)
tests/ChangeLog
tests/Makefile.am

index e1ef3346f2124a7d61e3a1ead0b52df3449dfc7e..a873f7e8f0b23a29fe44fb59e5dda7a913fea16b 100644 (file)
@@ -1,3 +1,9 @@
+2013-11-04  Darshit Shah  <darnir@gmail.com>
+
+       * Makefile.am: Add new tests introduced in last commit to
+          EXTRA_DIST.
+        Reported by: Andrea Urbani  <matfanjol@mail.com>
+
 2013-10-17  Andrea Urbani  <matfanjol@mail.com>
 
        * FTPServer.pm (GetBehavior): new routine.
index a4947870201c460f0736f3436a7d25534da6fa47..bea262e478fc77785f2ecda69694926d02d0a089 100644 (file)
@@ -82,6 +82,12 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \
              Test-ftp-iri-fallback.px \
              Test-ftp-iri-recursive.px \
              Test-ftp-iri-disabled.px \
+             Test-ftp-list-Multinet.px \
+             Test-ftp-list-Unknown.px \
+             Test-ftp-list-Unknown-a.px \
+             Test-ftp-list-Unknown-hidden.px \
+             Test-ftp-list-Unknown-list-a-fails.px \
+             Test-ftp-list-UNIX-hidden.px \
              Test-HTTP-Content-Disposition-1.px \
              Test-HTTP-Content-Disposition-2.px \
              Test-HTTP-Content-Disposition.px \