Commit Graph

15 Commits

Author SHA1 Message Date
c6ee3d79ad Fix syntax-check 'sc_prohibit_have_config_h'
* cfg.mk: Remove sc_prohibit_have_config_h from local-checks-to-skip
* libwget/*.c: Include <config.h> unconditionally
* src/*.c: Likewise
* tests/*.c: Likewise
2017-04-30 22:01:34 +02:00
b4e151272c Fix VPATH issue for test suite
* tests/Makefile.am: Set SRCDIR to $(abs_srcdir)
* tests/libtest.c: Remove '../' in front of SRCDIR
* tests/test-i-https.c: Likewise

Reported-by: Akash Rawal
2017-03-30 11:53:03 +02:00
ec396c577f Fix URLs to HTTPS where possible 2017-02-28 15:31:30 +01:00
dd3c2f63b2 Updated copyright year for all relevant files 2016-01-25 13:06:21 +01:00
35a2a3a07c Skip HTTPS tests when no HTTPS available
* tests/test-i-https.c: Skip test when no HTTPS available
2016-01-07 15:10:05 +01:00
0f8e49128a Transfer copyright to Free Software Foundation, Inc. 2015-09-22 11:50:06 +02:00
c6b0e461a1 Transform Mget into Wget 2015-09-19 22:54:38 +02:00
0821d67313 Fix filename when charset conversion fails #2 2015-08-28 16:05:02 +02:00
a7d9d4fcf3 Add FTPS server to test suite 2015-07-11 10:01:36 +02:00
42bc281945 fixed Mget return value for HTTPS failures 2015-02-24 10:52:22 +01:00
4cb4e8930e updated tests/certs (old certs expired on 11.2.2015) 2015-02-22 18:34:30 +01:00
3c9580bf2e fix loading/saving OCSP cache 2015-01-09 12:38:00 +01:00
f7ed86f044 make HTTPS tests work with GnuTLS 2.12 2014-02-16 21:09:49 +01:00
3e66d70ffc fixed HTTPS testing to succeed distcheck 2014-02-14 16:56:38 +01:00
c52a20c716 added HTTPS server code for the test suite 2014-02-12 17:12:50 +01:00