1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

Add more testfiles to dist.

This commit is contained in:
Steven Schubiger 2009-09-01 11:07:41 +02:00
parent e57b3b231a
commit 7543c0831d
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-09-01 Steven Schubiger <stsc@member.fsf.org>
* Makefile.am: Add Test-cookies.px, Test-cookies-401.px
and Test-restrict-ascii.px to EXTRA_DIST.
2009-08-31 Steven Schubiger <stsc@member.fsf.org>
* Makefile.am: Add Test-k.px to EXTRA_DIST.

View File

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