Commit Graph

170 Commits

Author SHA1 Message Date
99ccc492f4 Merge remote-tracking branch 'origin/master' into parallel-wget
Conflicts:
	src/progress.c
	src/retr.c
2014-06-22 20:17:50 +02:00
d1ab00cab4 Replace @VAR@ in Makefile.am files with $VAR 2014-06-12 18:49:15 +02:00
dd1b69c600 Remove trailing empty lines 2014-06-12 18:49:15 +02:00
087e17be1c Do not use exit() with a magic number 2014-06-12 18:48:48 +02:00
21908a4b13 Merge remote-tracking branch 'origin/master' into parallel-wget
Conflicts:
	README.checkout
	configure.ac
	src/build_info.c.in
	src/ftp.c
	src/http.c
	src/main.c
	src/options.h
	src/progress.c
	src/retr.c
	src/retr.h
2014-06-09 00:58:01 +05:30
848d7537e1 fixed 204 response handling, added new Test-204.px 2014-04-24 13:27:44 +02:00
6c572cbc33 tests: add missing files to Makefile.am 2014-04-22 19:55:31 +02:00
60a95d8393 Merge remote-tracking branch 'origin/master' into parallel-wget
Conflicts:
	src/http.c
	src/main.c
2014-03-21 13:12:57 +01:00
d7ea21b2e7 Tests: Add constraint on https for --https-only test.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2014-03-21 11:21:10 +01:00
c9bc854938 Tests: Add test cases for option --start-pos.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2014-03-21 11:21:10 +01:00
ed54c64ad2 Tests: exclude existing files from the check of unexpected downloads.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2014-03-21 11:21:10 +01:00
701e407af5 Tests: fix TYPE and RETR command handling.
- FTPServer.pm's handling of TYPE command would ignore binary mode
   transfer request.
 - The FTP server would run into dead loop sending the same content
   forever.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2014-03-21 11:21:10 +01:00
35ab8cdd7a Merge remote-tracking branch 'origin/master' into parallel-wget 2014-03-05 11:22:39 +01:00
593b59c697 Don't use --debug in Test--post-file.px
Test--post-file.px fails when wget is compiled without debugging support.

Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2014-01-27 23:33:08 +01:00
3010d9c281 Merge branch 'origin' into parallel-wget 2013-11-04 11:14:18 +01:00
12218d353b Add tests to EXTRA_DIST variable for distribution packaging 2013-11-04 10:59:10 +01:00
c3835a425a "LIST" or "LIST -a" ftp command according to the remote system 2013-10-28 23:37:10 +01:00
93ad38686a Merge remote-tracking branch 'origin' into parallel-wget 2013-10-13 17:53:35 +02:00
fbd9b9c16b tests: do not use -H on IDN tests 2013-10-10 23:19:48 +02:00
c289349684 improved Test-idn-robots.px 2013-10-07 23:58:53 +02:00
44c821227c Merge remote-tracking branch 'origin' into parallel-wget 2013-10-06 14:58:20 +02:00
42c78fdd71 added option --https-only 2013-08-22 20:05:41 +02:00
e9058befae Merge branch 'master' into parallel-wget
Conflicts:
	src/init.c
	src/main.c
2013-04-21 21:11:53 +02:00
e3b3ea5120 Add test to ensure correct return code on --post-file failure
Signed-off-by: Darshit Shah <darnir@gmail.com>
2013-03-14 21:38:40 +01:00
2dd255596a Fix tests build fixes 2012-12-04 23:46:43 +01:00
98f843f3cc added check for must-not-match request-header
* HTTPServer.pm: added check for must-not-match request-header
* Test-cookies.px: check cookie deletion and cookie domain matching
2012-11-12 23:35:34 +01:00
6aa2a7cc98 Add new test 2012-06-16 13:05:03 +02:00
8bdce1809d Add missing files. 2011-07-26 16:00:16 +02:00
37c85ecba3 Fix problem with IDN and UTF-8 encoding. 2011-07-26 09:27:08 +02:00
87a176daa7 Use futimens instead of utimes. 2011-04-19 12:33:46 +02:00
1cba1a7659 Fix openssl detection under Windows. 2011-04-04 00:13:53 +02:00
2f6aa1d741 mass change: update copyright years. 2011-01-01 13:19:37 +01:00
8405493e1d gnutls: fix build under mingw32. 2010-10-23 13:50:31 +02:00
63473a2663 tests: Fix some failures because of missing --trust-server-names 2010-09-12 15:21:50 +02:00
4f16c7754c Use /usr/bin/env to find the perl interpreter. 2010-06-04 11:12:19 +02:00
05fccaeed2 Add new test. 2010-05-29 23:10:59 +02:00
58a9721edf Use the gnulib md5 module. 2010-05-16 01:34:17 +02:00
293008f682 Mass update copyright years. 2010-05-08 21:56:15 +02:00
5a97871f5d Fix unit tests build in a VPATH. 2010-05-07 13:10:09 +02:00
ec6950f1a6 Make -i work with FTP. 2010-03-02 00:00:17 +01:00
f6a33f1dd0 Test -i with HTTP. 2010-02-26 23:07:51 +01:00
baf9994402 Add port substitution for FTP to tests. 2010-02-25 21:47:53 +01:00
2f0223872c Also remove -d (--debug) from .px tests. 2009-10-14 11:26:55 +02:00
0d79e4aadc Remove --debug from .px tests. 2009-09-27 11:29:01 -07:00
5511220638 Fixed some test names. 2009-09-24 10:25:14 -07:00
4a08094db8 [mq]: cfg-mk 2009-09-21 20:39:44 -07:00
46d60a374a run-px: exit with failure if unknown exit codes. 2009-09-07 23:11:48 -07:00
f3203b8626 Test for Content-Disposition in HTTP auth. 2009-09-07 23:09:15 -07:00
aab7dadc9a Attempted, but failed, to reproduce bug 22403. 2009-09-07 22:40:25 -07:00
544afabb39 Automated merge. 2009-09-06 14:08:56 -07:00