]> sjero.net Git - wget/commitdiff
Make IDN/IRI tests part of distribution.
authorSteven Schubiger <stsc@member.fsf.org>
Tue, 7 Jul 2009 18:28:56 +0000 (20:28 +0200)
committerSteven Schubiger <stsc@member.fsf.org>
Tue, 7 Jul 2009 18:28:56 +0000 (20:28 +0200)
tests/ChangeLog
tests/Makefile.am

index 9ee2bb08ccb06cdca58a9cc767615e4eb040c099..ff970ac1d4a56ff16f00e5a96908ec697f5fe009 100644 (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.
index 82c31360696953678e12446bb193f0a74f0133fa..ca2f3502ed535fede8e0f64726b7d9b8e4b286f2 100644 (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 \