mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
tests: add missing files to Makefile.am
This commit is contained in:
parent
97787110a2
commit
6c572cbc33
@ -1,3 +1,8 @@
|
||||
2014-04-22 Giuseppe Scrivano <gscrivan@redhat.com>
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add missing Test--start-pos.px,
|
||||
Test-ftp--start-pos.px and Test--start-pos--continue.px.
|
||||
|
||||
2014-02-24 Yousong Zhou <yszhou4tech@gmail.com> (tiny change)
|
||||
|
||||
* tests/Test--httpsonly-r.px: Add feature constraint on https.
|
||||
|
@ -88,6 +88,7 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \
|
||||
Test-ftp-list-Unknown-hidden.px \
|
||||
Test-ftp-list-Unknown-list-a-fails.px \
|
||||
Test-ftp-list-UNIX-hidden.px \
|
||||
Test-ftp--start-pos.px \
|
||||
Test-HTTP-Content-Disposition-1.px \
|
||||
Test-HTTP-Content-Disposition-2.px \
|
||||
Test-HTTP-Content-Disposition.px \
|
||||
@ -138,6 +139,8 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \
|
||||
Test--spider-r--no-content-disposition.px \
|
||||
Test--spider-r--no-content-disposition-trivial.px \
|
||||
Test--spider-r.px \
|
||||
Test--start-pos.px \
|
||||
Test--start-pos--continue.px \
|
||||
Test--httpsonly-r.px \
|
||||
run-px certs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user