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