aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
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
2017-04-25curl: set a 100K buffer size by defaultDaniel Stenberg
2017-04-11Curl_expire_latest: ignore already expired timersDaniel Stenberg
2017-04-06test1606: verify speedcheckDaniel Stenberg
2017-04-04tests: added test for Curl_splaygetbest to unit1309Dániel Bakai
2017-04-03include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg
2017-03-28pause: handle mixed types of data when pausedDaniel Stenberg
2017-03-28http: Fix proxy connection reuse with basic-authIsaac Boukris
2017-03-26spelling fixesklemens
2017-03-25curl: check for end of input in writeout backslash handlingDaniel Stenberg
2017-03-22test2033: flakyDaniel Stenberg
2017-03-20test714/5: added HTTP as a required featureDan Fandrich
2017-03-20tests: strip more options from non-HTTP --libcurl testsDan Fandrich
2017-03-12test1440/1: depend on well-defined file: behaviourDan Fandrich
2017-03-12tests: clear the SSL_CERT_FILE variable on --libcurl testsDan Fandrich
2017-03-12test1287: added verbose logs keywordDan Fandrich
2017-03-12tool_writeout: fixed a buffer read overrun on --write-outDan Fandrich
2017-03-12url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang
2017-03-11http_proxy: Ignore TE and CL in CONNECT 2xx responsesJay Satiro
2017-03-09tests: disabled 1903 nowDaniel Stenberg
2017-03-08test1260: added http as a required featureDan Fandrich
2017-03-06test1260: removed errant XML tagDan Fandrich
2017-03-06URL: return error on malformed URLs with junk after port numberDaniel Stenberg
2017-03-04tests: fixed a typo in some commentsDan Fandrich
2017-02-25tests: use consistent environment variables for setting charsetDan Fandrich
2017-02-25test557: explicitly use the C locale so the numeric output is as expectedDan Fandrich
2017-02-24Revert "tests: use consistent environment variables for setting charset"Daniel Stenberg