From 7543c0831d88177c00f5c2f511339f7e4c81dda0 Mon Sep 17 00:00:00 2001 From: Steven Schubiger Date: Tue, 1 Sep 2009 11:07:41 +0200 Subject: [PATCH] Add more testfiles to dist. --- tests/ChangeLog | 5 +++++ tests/Makefile.am | 3 +++ 2 files changed, 8 insertions(+) diff --git a/tests/ChangeLog b/tests/ChangeLog index d0cd7222..683f099f 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2009-09-01 Steven Schubiger + + * Makefile.am: Add Test-cookies.px, Test-cookies-401.px + and Test-restrict-ascii.px to EXTRA_DIST. + 2009-08-31 Steven Schubiger * Makefile.am: Add Test-k.px to EXTRA_DIST. diff --git a/tests/Makefile.am b/tests/Makefile.am index 120a631d..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 \ @@ -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 \ -- 2.39.2