aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2017-08-13test1448: verify redirect to IDN using URLDaniel Stenberg
2017-08-13test2032: mark as flaky (again)Daniel Stenberg
2017-08-12test1447: require a curl with http supportDan Fandrich
2017-08-11test2033: this went flaky againDaniel Stenberg
2017-08-11test1447: verifies the parse proxy fix in 6e0e152ce5cDaniel Stenberg
2017-08-07test1427: verify command line parser integer overflow detectionDaniel Stenberg
2017-08-07glob: do not continue parsing after a strtoul() overflow rangeDaniel Stenberg
2017-08-04test1010: verify that #1718 is fixedDaniel Stenberg
2017-08-03test130: verify comments in .netrcDaniel Stenberg
2017-07-31http: fix response code parser to avoid integer overflowDaniel Stenberg
2017-07-28test1323: verify curlx_tvdiffDaniel Stenberg
2017-07-07test1452: add telnet negotiationMax Dymond
2017-07-06test506: skip if threaded-resolverDaniel Stenberg
2017-07-04test1451: add SMB support to the testbedMax Dymond
2017-07-03url: make the original string get used on subsequent transfersDaniel Stenberg
2017-06-30test1450: add simple testing for DICTMax Dymond
2017-06-30progress: prevent resetting t_starttransferRyan Winograd
2017-06-21--request-target: instead of --strip-path-slashDaniel Stenberg
2017-06-19http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg
2017-06-19lib1521: add curl_easy_getinfo calls to the test setDaniel Stenberg
2017-06-19PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg
2017-06-16curl: prevent binary output spewed to terminalDaniel Stenberg
2017-06-16http-proxy: fix chunked-encoded CONNECT responsesDaniel Stenberg
2017-06-16tests: stabilize test 2032 and 2033Daniel Stenberg
2017-06-16test1148: verify the -# progressbarDaniel Stenberg
2017-06-16test1061: mark as flakyDaniel Stenberg
2017-06-15test1147: verify -H on a fileDaniel Stenberg
2017-06-14http-proxy: do the HTTP CONNECT process entirely non-blockingDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-05test1521: test *all* curl_easy_setopt optionsDaniel Stenberg
2017-06-05test1538: added "verbose logs" keywordDan Fandrich
2017-06-05test1262: verify ftp download with -z for "if older than this"Daniel Stenberg
2017-06-02test1538: fix typoDaniel Stenberg
2017-06-02test1538: verify the libcurl strerror API callsDaniel Stenberg
2017-06-02test1537: dedicated tests of the URL (un)escape API callsDaniel Stenberg
2017-05-28tests: removed some redundant empty <stdout> sectionsDan Fandrich
2017-05-23redirect: store the "would redirect to" URL when max redirs is reachedDaniel Stenberg
2017-05-20tests: stabilize test 1034Michael Kaufmann
2017-05-13tests: added missing keywords "chunked Transfer-Encoding"Dan Fandrich
2017-05-13tests: made a couple of prechecks consistent with othersDan Fandrich
2017-05-10tests: remove superfluous test 1399Richard Hsu
2017-05-09tests: make test file names more uniqueDan Fandrich
2017-05-09tests: removed redundant --trace-ascii argumentsDan Fandrich
2017-05-09tests: list the primary server first in the server sectionDan Fandrich
2017-05-08tests: updated for modified fake randomDaniel Stenberg
2017-05-04test557: set a known good numeric localeDan Fandrich
2017-05-04test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg
2017-05-02Telnet: Write full buffer instead of byte-by-byteRichard Hsu
2017-04-29tests: added --remote-time tests for remaining protocols that support itDan Fandrich
2017-04-27test1443: test --remote-timeDan Fandrich