Make IDN/IRI tests part of distribution.

This commit is contained in:
Steven Schubiger 2009-07-07 20:28:56 +02:00
parent 0b4470b5e7
commit 76bd534668
2 changed files with 19 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-07-07 Steven Schubiger <stsc@member.fsf.org>
* Makefile.am: Add IDN/IRI test files and Test-meta-robots.px
to EXTRA_DIST.
2009-07-05 Micah Cowan <micah@cowan.name>
* Test-meta-robots.px: Added.

View File

@ -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 \