mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Add tests to EXTRA_DIST variable for distribution packaging
This commit is contained in:
parent
3832728138
commit
12218d353b
@ -1,3 +1,9 @@
|
|||||||
|
2013-11-04 Darshit Shah <darnir@gmail.com>
|
||||||
|
|
||||||
|
* Makefile.am: Add new tests introduced in last commit to
|
||||||
|
EXTRA_DIST.
|
||||||
|
Reported by: Andrea Urbani <matfanjol@mail.com>
|
||||||
|
|
||||||
2013-10-17 Andrea Urbani <matfanjol@mail.com>
|
2013-10-17 Andrea Urbani <matfanjol@mail.com>
|
||||||
|
|
||||||
* FTPServer.pm (GetBehavior): new routine.
|
* FTPServer.pm (GetBehavior): new routine.
|
||||||
|
@ -82,6 +82,12 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \
|
|||||||
Test-ftp-iri-fallback.px \
|
Test-ftp-iri-fallback.px \
|
||||||
Test-ftp-iri-recursive.px \
|
Test-ftp-iri-recursive.px \
|
||||||
Test-ftp-iri-disabled.px \
|
Test-ftp-iri-disabled.px \
|
||||||
|
Test-ftp-list-Multinet.px \
|
||||||
|
Test-ftp-list-Unknown.px \
|
||||||
|
Test-ftp-list-Unknown-a.px \
|
||||||
|
Test-ftp-list-Unknown-hidden.px \
|
||||||
|
Test-ftp-list-Unknown-list-a-fails.px \
|
||||||
|
Test-ftp-list-UNIX-hidden.px \
|
||||||
Test-HTTP-Content-Disposition-1.px \
|
Test-HTTP-Content-Disposition-1.px \
|
||||||
Test-HTTP-Content-Disposition-2.px \
|
Test-HTTP-Content-Disposition-2.px \
|
||||||
Test-HTTP-Content-Disposition.px \
|
Test-HTTP-Content-Disposition.px \
|
||||||
|
Loading…
Reference in New Issue
Block a user