summaryrefslogtreecommitdiff
path: root/tests/libtest/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_FOLLOWLOCATION: add a CURLFOLLOW_NO_CUSTOMREQUEST bitbagder/FOLLOW_IGNORE_CUSTOMDaniel Stenberg2019-07-161-0/+4
* http: allow overriding timecond with custom headerPeter Simonyi2019-07-141-1/+4
* test1523: basic test of CURLOPT_LOW_SPEED_LIMITDaniel Stenberg2019-06-181-1/+4
* CURL_MAX_INPUT_LENGTH: largest acceptable string input sizeDaniel Stenberg2019-04-291-2/+4
* test1906: verify CURLOPT_CURLU + CURLOPT_PORT usageDaniel Stenberg2019-04-111-1/+5
* pipelining: removedDaniel Stenberg2019-04-061-5/+1
* test1541: threaded connection sharingDaniel Stenberg2019-03-181-1/+5
* CURLU: fix NULL dereference when used over proxyDaniel Stenberg2019-03-041-0/+5
* cookies: only save the cookie file if the engine is enabledDaniel Stenberg2019-02-271-1/+5
* test1558: verify CURLINFO_PROTOCOL on file:// transferDaniel Stenberg2019-01-101-0/+4
* curl_multi_remove_handle() don't block terminating c-ares requestsBrad Spencer2019-01-071-1/+5
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-141-0/+5
* Curl_follow: extract the Location: header field unvalidatedDaniel Stenberg2018-12-121-1/+4
* setopt: add CURLOPT_CURLUJim Fuller2018-11-091-1/+5
* URL-APIDaniel Stenberg2018-09-081-0/+4
* test1148: disable if decimal separator is not pointMarcel Raad2018-08-211-0/+7
* CURLINFO_SIZE_UPLOAD: fix missing counter updateDaniel Stenberg2018-08-111-1/+4
* multi: fix crash due to dangling entry in connect-pending listJavier Blazquez2018-06-231-1/+5
* tests/libtest: Add lib1521 to nodist_SOURCESRikard Falkeborn2018-06-061-1/+1
* http resume: skip body if http code 416 (range error) is ignored.Patrick Monnerat2018-05-221-0/+5
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-211-1/+4
* test1556: verify >16KB headers to the header callbackDaniel Stenberg2018-02-161-1/+5
* TODO fixed: Detect when called from within callbacksBjörn Stenberg2018-02-151-1/+5
* mime: clone mime tree upon easy handle duplication.Patrick Monnerat2018-01-141-1/+4
* test1554: verify connection cache sharingDaniel Stenberg2017-11-091-1/+4
* libtest: Add required test libraries for lib1552 and lib1553Paul Howarth2017-10-241-0/+2
* test653: check reuse of easy handle after mime data changePatrick Monnerat2017-10-201-1/+4
* test652: curl_mime_data + base64 encoder with large contentsPatrick Monnerat2017-10-191-1/+4
* test651: curl_formadd with huge COPYCONTENTSDaniel Stenberg2017-10-131-1/+4
* pingpong: return error when trying to send without connectionDaniel Stenberg2017-10-071-1/+4
* multi_cleanup: call DONE on handles that never got thatDaniel Stenberg2017-10-061-1/+4
* form API: add new test 650.Patrick Monnerat2017-09-071-1/+4
* mime: tests and examples.Patrick Monnerat2017-09-021-1/+14
* url: make the original string get used on subsequent transfersDaniel Stenberg2017-07-031-1/+4
* test1521: fix out-of-tree builds, broken with 467da3afDan Fandrich2017-06-301-1/+1
* libtest/Makefile: remove unused lib1541 variablesDaniel Stenberg2017-06-231-4/+0
* PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg2017-06-191-0/+8
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-5/+1
* test1521: test *all* curl_easy_setopt optionsDaniel Stenberg2017-06-051-1/+4
* test1538: verify the libcurl strerror API callsDaniel Stenberg2017-06-021-1/+5
* test1537: dedicated tests of the URL (un)escape API callsDaniel Stenberg2017-06-021-1/+5
* test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg2017-05-041-1/+4
* include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg2017-04-031-1/+5
* pause: handle mixed types of data when pausedDaniel Stenberg2017-03-281-0/+5
* tests: Add some testcases for recent new features.Frank Gevaerts2016-11-261-1/+9
* easy: Initialize info variables on easy init and duphandleJay Satiro2016-11-051-2/+6
* New libcurl option to keep sending on errorMichael Kaufmann2016-09-221-0/+5
* easy: Reset all statistical session info in curl_easy_resetJay Satiro2016-09-201-1/+5
* tests: added test1517Karlson2k2016-04-201-1/+4
* test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg2015-06-231-1/+5