From 76bd534668b513f627dea1c9684eaf78f9f36948 Mon Sep 17 00:00:00 2001 From: Steven Schubiger Date: Tue, 7 Jul 2009 20:28:56 +0200 Subject: [PATCH] Make IDN/IRI tests part of distribution. --- tests/ChangeLog | 5 +++++ tests/Makefile.am | 14 ++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/tests/ChangeLog b/tests/ChangeLog index 9ee2bb08..ff970ac1 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2009-07-07 Steven Schubiger + + * Makefile.am: Add IDN/IRI test files and Test-meta-robots.px + to EXTRA_DIST. + 2009-07-05 Micah Cowan * Test-meta-robots.px: Added. diff --git a/tests/Makefile.am b/tests/Makefile.am index 82c31360..ca2f3502 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -68,9 +68,23 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \ Test-E-k-K.px \ Test-E-k.px \ Test-ftp.px \ + Test-ftp-iri.px \ + Test-ftp-iri-fallback.px \ + Test-ftp-iri-recursive.px \ + Test-ftp-iri-disabled.px \ Test-HTTP-Content-Disposition-1.px \ Test-HTTP-Content-Disposition-2.px \ Test-HTTP-Content-Disposition.px \ + Test-idn-headers.px \ + Test-idn-meta.px \ + Test-idn-cmd.px \ + Test-idn-robots.px \ + Test-iri.px \ + Test-iri-percent.px \ + Test-iri-disabled.px \ + Test-iri-forced-remote.px \ + Test-iri-list.px \ + Test-meta-robots.px \ Test-N-current.px \ Test-N-HTTP-Content-Disposition.px \ Test-N--no-content-disposition.px \ -- 2.39.2