From 6c572cbc332e138130fac8309fc123c44ee53e80 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Tue, 22 Apr 2014 19:55:15 +0200 Subject: [PATCH 1/1] tests: add missing files to Makefile.am --- tests/ChangeLog | 5 +++++ tests/Makefile.am | 3 +++ 2 files changed, 8 insertions(+) diff --git a/tests/ChangeLog b/tests/ChangeLog index c3baac36..83d380b8 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2014-04-22 Giuseppe Scrivano + + * Makefile.am (EXTRA_DIST): Add missing Test--start-pos.px, + Test-ftp--start-pos.px and Test--start-pos--continue.px. + 2014-02-24 Yousong Zhou (tiny change) * tests/Test--httpsonly-r.px: Add feature constraint on https. diff --git a/tests/Makefile.am b/tests/Makefile.am index bea262e4..76fe2f09 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -88,6 +88,7 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test-ftp-list-Unknown-hidden.px \ Test-ftp-list-Unknown-list-a-fails.px \ Test-ftp-list-UNIX-hidden.px \ + Test-ftp--start-pos.px \ Test-HTTP-Content-Disposition-1.px \ Test-HTTP-Content-Disposition-2.px \ Test-HTTP-Content-Disposition.px \ @@ -138,6 +139,8 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test--spider-r--no-content-disposition.px \ Test--spider-r--no-content-disposition-trivial.px \ Test--spider-r.px \ + Test--start-pos.px \ + Test--start-pos--continue.px \ Test--httpsonly-r.px \ run-px certs -- 2.39.2