summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/unit/README: convert to markdownbagder/readme-markdownDaniel Stenberg2020-09-302-27/+19
* tests/README: convert to markdownDaniel Stenberg2020-09-302-132/+84
* ftp: make a 552 response return CURLE_REMOTE_DISK_FULLDaniel Stenberg2020-09-264-2/+79
* test163[12]: require http to be built-in to runDaniel Stenberg2020-09-252-0/+2
* imap: make imap_send use dynbuf for the send buffer managementDaniel Stenberg2020-09-251-1/+1
* ftp: separate FTPS from FTP over "HTTPS proxy"Daniel Stenberg2020-09-242-4/+0
* tests/data: Fix some mismatched XML tags in test casesDan Fandrich2020-09-234-6/+1
* symbian: drop supportDaniel Stenberg2020-09-221-1/+1
* test1297: verify GOT_NOTHING with http proxy tunnelDaniel Stenberg2020-09-222-35/+97
* test3015: verify stdout "as text"Daniel Stenberg2020-09-151-1/+1
* tests/FILEFORMAT: document type=shell for <command>Daniel Stenberg2020-09-151-1/+4
* tests/FILEFORMAT: document nonewline support for <file>Daniel Stenberg2020-09-151-1/+4
* tool_writeout: add new writeout variable, %{num_headers}anio2020-09-155-3/+140
* ftp: a 550 response to SIZE returns CURLE_REMOTE_FILE_NOT_FOUNDDaniel Stenberg2020-09-1415-7/+150
* test434: test -K use in a single line without newlineDaniel Stenberg2020-09-142-1/+49
* runtests: allow creating files without newlinesDaniel Stenberg2020-09-141-0/+4
* curl: use curlx_dynbuf for realloc when loading config filesDaniel Stenberg2020-09-142-3/+3
* tests: add test1912 to the distDaniel Stenberg2020-09-121-1/+1
* lib583: fix enum mixupDaniel Stenberg2020-09-081-1/+1
* libtest: fix build errorsDaniel Stenberg2020-09-082-5/+10
* lib: fix -Wassign-enum warningsDaniel Stenberg2020-09-088-38/+38
* libtest: remove lib1541 leftoversDaniel Stenberg2020-09-071-4/+0
* tests/libtests: remove test 1900 and 2033Daniel Stenberg2020-09-071-10/+2
* CI/azure: add test number to title for display in analyticsMarc Hoersken2020-09-071-1/+3
* altsvc: clone setting in curl_easy_duphandlebagder/altsvc-duphandleDaniel Stenberg2020-09-063-3/+31
* test1541: remove since it is a known bugDaniel Stenberg2020-09-064-37/+10
* tests: remove pipelining testsDaniel Stenberg2020-09-0610-587/+18
* tests: Add tests for new --helpEmil Engler2020-09-045-1/+203
* hash: make it 'struct Curl_hash'Daniel Stenberg2020-09-023-5/+5
* llist: make it "struct Curl_llist"Daniel Stenberg2020-09-021-15/+15
* win32: drop support for WinSock version 1, require version 2Marc Hoersken2020-09-021-3/+3
* test971: show test mismatches "inline"Daniel Stenberg2020-09-022-1/+8
* tests/getpart: use MIME::Base64 instead of home-cookedDaniel Stenberg2020-08-291-6/+1
* tests: add test1912 with typechecksJeroen Ooms2020-08-283-1/+117
* sockfilt: handle FD_CLOSE winsock event on write socketMarc Hoersken2020-08-281-3/+3
* buildconf: invoke 'autoreconf -fi' insteadDaniel Stenberg2020-08-271-9/+1
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-277-8/+131
* git: ignore libtests in 3XXX areaEmil Engler2020-08-261-1/+1
* lib1560: verify "redirect" to double-slash leading URLDaniel Stenberg2020-08-251-0/+8
* curl: add --output-dirDaniel Stenberg2020-08-247-7/+321
* curl: support XDG_CONFIG_HOME to find .curlrcDaniel Stenberg2020-08-242-1/+60
* etag: save and use the full received contentsDaniel Stenberg2020-08-248-10/+72
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-244-4/+5
* runtests: make cleardir() erase dot files tooDaniel Stenberg2020-08-231-1/+1
* runtests: avoid 'fail to start' repeated messages in attempt loopsDaniel Stenberg2020-08-211-14/+13
* runtests: clear pid variables when failing to start a serverDaniel Stenberg2020-08-211-58/+28
* libtest/Makefile.am: add -no-undefined for libstubgss for CygwinBrian Inglis2020-08-161-1/+4
* test1140: compare stdoutDaniel Stenberg2020-08-152-5/+13
* copyright: update/correct the year range on a few filesDaniel Stenberg2020-08-142-2/+2
* CI/azure: fix test outcome values and use latest API versionMarc Hoersken2020-08-091-6/+6