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

40 Commits

Author SHA1 Message Date
Darshit Shah
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
Giuseppe Scrivano
6aa2a7cc98 Add new test 2012-06-16 13:05:03 +02:00
Merinov Nikolay
37c85ecba3 Fix problem with IDN and UTF-8 encoding. 2011-07-26 09:27:08 +02:00
Giuseppe Scrivano
87a176daa7 Use futimens instead of utimes. 2011-04-19 12:33:46 +02:00
Giuseppe Scrivano
1cba1a7659 Fix openssl detection under Windows. 2011-04-04 00:13:53 +02:00
Giuseppe Scrivano
2f6aa1d741 mass change: update copyright years. 2011-01-01 13:19:37 +01:00
Giuseppe Scrivano
8405493e1d gnutls: fix build under mingw32. 2010-10-23 13:50:31 +02:00
Giuseppe Scrivano
05fccaeed2 Add new test. 2010-05-29 23:10:59 +02:00
Giuseppe Scrivano
58a9721edf Use the gnulib md5 module. 2010-05-16 01:34:17 +02:00
Giuseppe Scrivano
293008f682 Mass update copyright years. 2010-05-08 21:56:15 +02:00
Giuseppe Scrivano
5a97871f5d Fix unit tests build in a VPATH. 2010-05-07 13:10:09 +02:00
Steven Schubiger
ec6950f1a6 Make -i work with FTP. 2010-03-02 00:00:17 +01:00
Steven Schubiger
f6a33f1dd0 Test -i with HTTP. 2010-02-26 23:07:51 +01:00
Micah Cowan
f3203b8626 Test for Content-Disposition in HTTP auth. 2009-09-07 23:09:15 -07:00
Micah Cowan
aab7dadc9a Attempted, but failed, to reproduce bug 22403. 2009-09-07 22:40:25 -07:00
Micah Cowan
544afabb39 Automated merge. 2009-09-06 14:08:56 -07:00
Micah Cowan
1274565a64 Regression test for getftp bug (fails). 2009-09-06 13:04:22 -07:00
Micah Cowan
ad4b678d2d Rewrote FTPServer.pm to avoid filesystem; added Test-ftp-recursive.px. 2009-09-05 23:08:55 -07:00
Steven Schubiger
986cfac8d5 Enhance tests to include feature checking. 2009-09-05 22:54:05 +02:00
Micah Cowan
fcdf608fb2 Remove harmful dependency line for unit-tests. 2009-09-02 11:27:13 -07:00
Micah Cowan
42d953765b Automated merge. 2009-09-01 11:00:57 -07:00
Micah Cowan
306e622a61 Make run-unit-tests _always_ make libunittest.a. 2009-09-01 10:58:32 -07:00
Steven Schubiger
7543c0831d Add more testfiles to dist. 2009-09-01 11:07:41 +02:00
Steven Schubiger
e57b3b231a Add testfile to dist. 2009-08-31 22:59:05 +02:00
Steven Schubiger
76bd534668 Make IDN/IRI tests part of distribution. 2009-07-07 20:28:56 +02:00
Micah Cowan
259c560166 Make distcheck happy. 2009-06-14 01:41:44 -07:00
Steven Schubiger
42253233c3 Adjust copyright years. 2009-03-03 21:16:47 +01:00
Benjamin Wolsey
38b873e951 Fixes to make tests work when building outside the sources directory. 2009-02-25 13:15:40 -08:00
Micah Cowan
123f5c3966 Dependency improvements (but still needs some work). 2008-08-22 17:14:31 -07:00
Micah Cowan
3f1360357a Reinstate run-px-tests. 2008-06-12 15:09:37 -07:00
Micah Cowan
9561f6bd2b Perl script to manage running of .px tests. 2008-05-22 23:14:05 -07:00
Micah Cowan
ad21f8e2b7 Add fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4ac33). 2008-04-26 21:28:35 -07:00
Micah Cowan
8179bb520d Authentication through proxy. 2008-04-10 21:35:27 -07:00
Micah Cowan
bc8f473272 Updated copyright year. 2008-01-25 05:04:01 -08:00
Micah Cowan
404460d402 Link unit-tests with libmd5. 2008-01-23 23:49:36 -08:00
Micah Cowan
462e643a7e Merge SFLC licensing changes for OpenSSL with tip. 2007-12-07 17:37:07 -08:00
Micah Cowan
20396f7dc7 Making make check win. 2007-10-18 22:16:08 -07:00
Micah Cowan
5c3b3209cc Removed run-px-tests from check target, as it is broken. 2007-10-05 18:42:58 -07:00
Micah Cowan
e7d78dd2a7 Merging with previous Makefile.in updates. 2007-10-05 17:30:38 -07:00
Micah Cowan
93538d26c7 Moved Makefile.in's to Makefile.am's, applied Ralf's automake patches. 2007-10-05 17:09:43 -07:00