summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile.am: Remove distribution man pages when running 'make clean'Steve Brokenshire2017-03-071-1/+2
* test1260: removed errant XML tagDan Fandrich2017-03-061-1/+0
* URL: return error on malformed URLs with junk after port numberDaniel Stenberg2017-03-062-0/+35
* tests: fixed a typo in some commentsDan Fandrich2017-03-043-3/+3
* tests: enable HTTP/2 tests to run with non-default port numbersDan Fandrich2017-02-272-1/+10
* test1139: allow for the possibility that the man page is not rebuiltDan Fandrich2017-02-261-1/+2
* tests: use consistent environment variables for setting charsetDan Fandrich2017-02-255-12/+28
* test557: explicitly use the C locale so the numeric output is as expectedDan Fandrich2017-02-251-0/+4