summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* test1449: FTP download range with an too large sizeDaniel Stenberg2017-08-142-1/+39
* test1448: verify redirect to IDN using URLDaniel Stenberg2017-08-132-1/+93
* test2032: mark as flaky (again)Daniel Stenberg2017-08-131-0/+1
* test1447: require a curl with http supportDan Fandrich2017-08-121-0/+3
* test2033: this went flaky againDaniel Stenberg2017-08-111-0/+1
* test1447: verifies the parse proxy fix in 6e0e152ce5cDaniel Stenberg2017-08-112-1/+36
* test1427: verify command line parser integer overflow detectionDaniel Stenberg2017-08-072-1/+30
* glob: do not continue parsing after a strtoul() overflow rangeDaniel Stenberg2017-08-072-1/+36
* test1010: verify that #1718 is fixedDaniel Stenberg2017-08-041-1/+3
* test130: verify comments in .netrcDaniel Stenberg2017-08-031-0/+1
* http: fix response code parser to avoid integer overflowDaniel Stenberg2017-07-312-17/+5
* test1323: verify curlx_tvdiffDaniel Stenberg2017-07-282-1/+33
* test1452: add telnet negotiationMax Dymond2017-07-072-1/+42
* test506: skip if threaded-resolverDaniel Stenberg2017-07-061-0/+5
* test1451: add SMB support to the testbedMax Dymond2017-07-042-1/+37
* url: make the original string get used on subsequent transfersDaniel Stenberg2017-07-032-1/+73
* test1450: add simple testing for DICTMax Dymond2017-06-302-1/+35
* progress: prevent resetting t_starttransferRyan Winograd2017-06-302-1/+27
* --request-target: instead of --strip-path-slashDaniel Stenberg2017-06-212-6/+6
* http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg2017-06-193-1/+112
* lib1521: add curl_easy_getinfo calls to the test setDaniel Stenberg2017-06-191-1/+1
* PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg2017-06-192-0/+30
* curl: prevent binary output spewed to terminalDaniel Stenberg2017-06-163-1/+1
* http-proxy: fix chunked-encoded CONNECT responsesDaniel Stenberg2017-06-161-1/+0
* tests: stabilize test 2032 and 2033Daniel Stenberg2017-06-162-58/+6
* test1148: verify the -# progressbarDaniel Stenberg2017-06-162-1/+58
* test1061: mark as flakyDaniel Stenberg2017-06-161-0/+1
* test1147: verify -H on a fileDaniel Stenberg2017-06-152-1/+65
* http-proxy: do the HTTP CONNECT process entirely non-blockingDaniel Stenberg2017-06-141-2/+2
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-142-24/+1
* test1521: test *all* curl_easy_setopt optionsDaniel Stenberg2017-06-052-1/+31
* test1538: added "verbose logs" keywordDan Fandrich2017-06-051-0/+1
* test1262: verify ftp download with -z for "if older than this"Daniel Stenberg2017-06-052-1/+41
* test1538: fix typoDaniel Stenberg2017-06-021-1/+1
* test1538: verify the libcurl strerror API callsDaniel Stenberg2017-06-022-1/+149
* test1537: dedicated tests of the URL (un)escape API callsDaniel Stenberg2017-06-022-1/+46
* tests: removed some redundant empty <stdout> sectionsDan Fandrich2017-05-284-8/+0
* redirect: store the "would redirect to" URL when max redirs is reachedDaniel Stenberg2017-05-232-1/+62
* tests: stabilize test 1034Michael Kaufmann2017-05-201-1/+5
* tests: added missing keywords "chunked Transfer-Encoding"Dan Fandrich2017-05-1310-2/+11
* tests: made a couple of prechecks consistent with othersDan Fandrich2017-05-132-2/+2
* tests: remove superfluous test 1399Richard Hsu2017-05-102-44/+1
* tests: make test file names more uniqueDan Fandrich2017-05-0911-23/+23
* tests: removed redundant --trace-ascii argumentsDan Fandrich2017-05-0912-12/+12
* tests: list the primary server first in the server sectionDan Fandrich2017-05-092-2/+2
* tests: updated for modified fake randomDaniel Stenberg2017-05-0833-44/+44
* test557: set a known good numeric localeDan Fandrich2017-05-041-4/+0
* test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg2017-05-042-1/+51
* Telnet: Write full buffer instead of byte-by-byteRichard Hsu2017-05-022-1/+44
* tests: added --remote-time tests for remaining protocols that support itDan Fandrich2017-04-294-0/+130