summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Telnet: Write full buffer instead of byte-by-byteRichard Hsu2017-05-022-1/+44
* testpart: remove _MPRINTF_REPLACEMarcel Raad2017-05-021-2/+1
* unit1606: do not print/access bufferDaniel Stenberg2017-05-011-1/+0
* getpart: use correct variable typeMarcel Raad2017-05-011-2/+2
* tests: declare TU-local variables staticMarcel Raad2017-05-017-19/+19
* unit1604: fixed indentationDan Fandrich2017-04-301-12/+12
* unit1604: fixed compilation under Windows, broken in the previous commitDan Fandrich2017-04-301-14/+19
* tests: fixed OOM handling of unit tests to abort testDan Fandrich2017-04-304-4/+6
* tests: added --remote-time tests for remaining protocols that support itDan Fandrich2017-04-295-0/+134
* runtests.pl: support multiline <postcheck> commandsDan Fandrich2017-04-291-1/+1
* test1443: test --remote-timeDan Fandrich2017-04-272-1/+69
* curl: set a 100K buffer size by defaultDaniel Stenberg2017-04-259-0/+9
* llist: no longer uses mallocDaniel Stenberg2017-04-221-72/+57
* tests: remove the html and PDF versions from the tarballDaniel Stenberg2017-04-211-1/+0
* code: fix typos and style in commentsDaniel Gustafsson2017-04-171-6/+6
* extern-scan.pl: strip trailing CRMarcel Raad2017-04-171-1/+3
* unit1303: fix compiler warningMarcel Raad2017-04-161-2/+2
* test1541: also test for CURL_PULL_WS2TCPIP_HMarcel Raad2017-04-121-2/+14
* tests/server/util: prefer <poll.h> over <sys/poll.h>Marcel Raad2017-04-121-3/+3
* Curl_expire_latest: ignore already expired timersDaniel Stenberg2017-04-111-1/+1
* test1606: verify speedcheckDaniel Stenberg2017-04-064-2/+121
* test1541: ignore the curl_off_t variable type name comparisonDaniel Stenberg2017-04-051-0/+8
* tests: added test for Curl_splaygetbest to unit1309Dániel Bakai2017-04-042-3/+146
* multi: fix queueing of pending easy handlesDániel Bakai2017-04-041-1/+1
* llist: replace Curl_llist_alloc with Curl_llist_initDaniel Stenberg2017-04-041-57/+50
* include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg2017-04-034-2/+137
* tests/server/util: remove in6addr_any for recent MinGWMarcel Raad2017-04-031-1/+9
* pause: handle mixed types of data when pausedDaniel Stenberg2017-03-284-0/+191
* http: Fix proxy connection reuse with basic-authIsaac Boukris2017-03-281-0/+13
* spelling fixesklemens2017-03-2633-41/+41
* curl: check for end of input in writeout backslash handlingDaniel Stenberg2017-03-252-1/+36
* tests/README: make "Run" section foolproofMarcel Raad2017-03-241-4/+4
* tests/README: mention nroff for --manual testsAnders Roxell2017-03-231-0/+1
* make: introduce 'test-nonflaky' targetDaniel Stenberg2017-03-221-1/+7
* test2033: flakyDaniel Stenberg2017-03-221-0/+1
* runtests.pl: fixed display of the Gopher IPv6 port numberDan Fandrich2017-03-201-1/+1
* tests: fixed the documented test server port numbersDan Fandrich2017-03-201-8/+14
* test714/5: added HTTP as a required featureDan Fandrich2017-03-202-0/+6
* tests: strip more options from non-HTTP --libcurl testsDan Fandrich2017-03-203-18/+9
* build: removed redundant DEPENDENCIES from makefilesDan Fandrich2017-03-142-4/+0
* test1440/1: depend on well-defined file: behaviourDan Fandrich2017-03-122-2/+10
* tests: clear the SSL_CERT_FILE variable on --libcurl testsDan Fandrich2017-03-129-2/+29
* test1287: added verbose logs keywordDan Fandrich2017-03-121-0/+1
* tool_writeout: fixed a buffer read overrun on --write-outDan Fandrich2017-03-123-1/+63
* url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang2017-03-122-0/+97
* http_proxy: Ignore TE and CL in CONNECT 2xx responsesJay Satiro2017-03-112-1/+91
* tests: fix the authretry testsMichael Kaufmann2017-03-111-5/+0
* tests: disabled 1903 nowDaniel Stenberg2017-03-091-0/+2
* test1260: added http as a required featureDan Fandrich2017-03-081-0/+3
* gitignore: Ignore man page dist filesSteve Brokenshire2017-03-071-0/+1