summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* test543: extended to verify zero length inputbagder/escape-zero-stringDaniel Stenberg2020-06-241-0/+2
* test1460: verify that -Ji is not okDaniel Stenberg2020-06-222-1/+65
* test1179: verify error message for non-existing cmdline optionDaniel Stenberg2020-06-182-1/+44
* wording: avoid blacklist/whitelist stereotypesDaniel Stenberg2020-06-102-3/+3
* tests: add two simple tests for --login-optionsDaniel Stenberg2020-06-083-6/+94
* urldata: let the HTTP method be in the set.* structDaniel Stenberg2020-06-022-1/+98
* test970: make it require proxy supportDaniel Stenberg2020-06-021-0/+1
* build: disable more code/data when built without proxy supportDaniel Stenberg2020-05-305-3/+9
* url: alloc the download buffer at transfer startDaniel Stenberg2020-05-301-4/+1
* url: accept "any length" credentials for proxy authDaniel Stenberg2020-05-252-0/+56
* all: fix codespell errorsViktor Szakats2020-05-251-1/+1
* curl: remove -J "informational" written on stdoutDaniel Stenberg2020-05-232-4/+4
* test1632: verify FTP through HTTPS-proxy with connection re-useDaniel Stenberg2020-05-152-1/+106
* test1631: verify FTP download through HTTPS-proxyDaniel Stenberg2020-05-152-1/+88
* url: make the updated credentials URL-encoded in the URLDaniel Stenberg2020-05-142-0/+79
* tests: add https-proxy support to the test suiteDaniel Stenberg2020-05-142-0/+58
* docs/options-in-versions: which version added each cmdline optionDaniel Stenberg2020-05-132-1/+26
* tool: Add option --retry-all-errors to retry on any errorJay Satiro2020-05-122-1/+66
* test1238: avoid tftpd being busy for tests shortly followingMarc Hoersken2020-05-111-0/+8
* test613.pl: make tests 613 and 614 work with OpenSSH for WindowsMarc Hoersken2020-05-062-4/+0
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-041-1/+0
* tests: add support for SSH server variant specific transfer pathsMarc Hoersken2020-05-0249-49/+49
* tests: make test 1248 + 1249 use %NOLISTENPORTDaniel Stenberg2020-05-022-2/+2
* test75: Remove precheck testDan Fandrich2020-04-301-5/+0
* tests: Stop referring to server ports when they're not usedDan Fandrich2020-04-3025-25/+25
* conncache: various concept cleanupsDaniel Stenberg2020-04-301-0/+14
* test1177: look for curl.h in source directoryKamil Dudka2020-04-291-1/+1
* tests: make runtests check that disabled tests existsDaniel Stenberg2020-04-241-1/+0
* test1154: set a proper nameDaniel Stenberg2020-04-241-1/+1
* transfer: Switch PUT to GET/HEAD on 303 redirectJay Satiro2020-04-222-1/+78
* tests: add %NOLISTENPORT and use itDaniel Stenberg2020-04-206-6/+6
* mqtt: improve the state machineDaniel Stenberg2020-04-208-5/+189
* ensure all references to ports are replaced by varsxquery2020-04-202-6/+6
* add more alt-svc test coveragexquery2020-04-203-1/+190
* test1247: use http server to get the port number setDaniel Stenberg2020-04-201-1/+1
* mime: properly check Content-Type even if it has parametersPatrick Monnerat2020-04-192-1/+65
* test1245: make it work with dynamic FTP server portbagder/tests-on-dynportDaniel Stenberg2020-04-181-5/+1
* test1055: make it work with dynamic FTP portDaniel Stenberg2020-04-181-5/+1
* test1028: make it run on dynamic FTP server portDaniel Stenberg2020-04-181-5/+1
* test1056: work with dynamic HTTP ipv6 portDaniel Stenberg2020-04-181-6/+2
* test1448: work with dynamic HTTP server portDaniel Stenberg2020-04-181-2/+2
* tests: introduce preprocessed test casesDaniel Stenberg2020-04-181-6/+2
* tests: make 2006-2010 handle different port number lengthsDaniel Stenberg2020-04-185-8/+24
* test2043: use revoked.badssl.com instead of revoked.grc.comMarc Hoersken2020-04-141-1/+1
* tests: add four MQTT tests 1190 - 1193Daniel Stenberg2020-04-145-0/+236
* test1908: avoid using fixed port number in test dataDaniel Stenberg2020-04-131-1/+1
* test1148: tolerate progress updates better (again)Jay Satiro2020-04-111-7/+7
* tests: verify split initial HTTP requests with CURL_SMALLREQSENDDaniel Stenberg2020-04-083-27/+159
* test1566: verify --etag-compare that gets a 304 backDaniel Stenberg2020-04-052-0/+66
* curl: allow both --etag-compare and --etag-save with same file nameKwon-Young Choi2020-04-053-1/+120