38f577ebaa
Making failing tests work on Second Pass
...
* tests/test--https-enforce-soft3.c:
* tests/test-bad-chunk.c:
* tests/test-chunked.c:
* tests/test-limit-rate.c:
* tests/test-post-handshake-auth.c: Skipped for Second Pass
* tests/test-i-https.c: Added '--no-ca-certificate' in options for expected failure for h2
* tests/test-idn-cmd.c:
* tests/test-idn-meta.c:
* tests/test-idn-robots.c: Dynamic port replacement for http/https proxies
* tests/test-iri.c:
* tests/test-parse-css.c:
* tests/test-parse-html-css.c: Dynamic port replacement for hostname
2019-07-29 19:18:06 +00:00
9f0fc8124e
* tests/test-i-https.c: Skip CRL test for WolfSSL
2019-06-04 13:08:30 +02:00
cdb3600791
Update copyrigght to 2019
2019-01-02 12:42:53 +01:00
3688ffb941
Update copyright to 2018
2018-04-30 20:52:11 +02:00
615bef51e9
Use Feature Flags to SKIP unsupported tests
...
* tests/libtest.{c,h}: Add support for feature flags during test
startup. Check if Wget2 is compiled with the feature and conditionally
SKIP the tests
* tests/test-*.c: Pass the right feature flags for each test. MHD for
HTTP, FTP for FTP, IDN and PLUGIN when applicable
2017-09-18 11:28:40 +02:00
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