summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-02-02tests/Makefile.amHEADmasternikita
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-12-07cmake: don't use reserved target name 'test'Jakub Zakrzewski
2020-12-07ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg
2020-12-07urlapi: don't accept blank port number field without schemeDaniel Stenberg
2020-12-03tests/util.py: fix compatibility with Python 2Marc Hoersken
2020-12-01splay: rename Curl_splayremovebyaddr to Curl_splayremoveDaniel Stenberg
2020-11-28tests/server/tftpd.c: close upload file in case of abortMarc Hoersken
2020-11-26test506: make it not run in c-ares buildsDaniel Stenberg
2020-11-26runtests: make 'c-ares' a "feature" to depend onDaniel Stenberg
2020-11-24infof/failf calls: fix format specifiersRikard Falkeborn
2020-11-20tests/server/tftpd.c: close upload file right after transferMarc Hoersken
2020-11-14tests/*server.py: close log file after each log lineMarc Hoersken
2020-11-09mqttd: fclose test file when doneDaniel Stenberg
2020-11-06test493: verify --hsts upgrade and that %{url_effective} reflects thatDaniel Stenberg
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2020-11-04rtsp: fixed the RTST Session ID mismatch in test 570Harry Sintonen
2020-11-03hsts: add read/write callbacksDaniel Stenberg
2020-11-03hsts: add support for Strict-Transport-SecurityDaniel Stenberg
2020-11-02tests: add missing global_init/cleanup callsDaniel Stenberg
2020-10-29tests: fix some http/2 tests for older versions of nghttpxJay Satiro
2020-10-26runtests: show keywords when no tests ranDaniel Stenberg
2020-10-25alt-svc: enable by defaultDaniel Stenberg
2020-10-24tool_help: make "output" description less confusingEmil Engler
2020-10-19CI/travis: add brotli and zstd to the libssh2 buildDaniel Stenberg
2020-10-19runtests: revert the mistaken edit of $CURLDaniel Stenberg
2020-10-15checksrc: warn on empty line before open braceDaniel Stenberg
2020-10-15urlapi: URL encode a '+' in the query partDaniel Stenberg
2020-10-15runtests: return error if no tests ranDaniel Stenberg
2020-10-15test122[12]: remove these two testsDaniel Stenberg
2020-10-14CI/tests: fix invocation of tests for CMake buildsSergei Nikulov
2020-10-14tests/server/util.c: fix support for Windows Unicode buildsMarc Hoersken
2020-10-13CI/tests: use verification curl for test reporting APIsMarc Hoersken
2020-10-08runtests.pl: use $LIBDIR variable instead of hardcoded pathMarc Hoersken
2020-10-04runtests: add %repeat[]% for test filesDaniel Stenberg
2020-10-02runtests: provide curl's version string as %VERSION for testsDaniel Stenberg
2020-10-02checksrc: warn on space after exclamation markDaniel Stenberg
2020-10-02test1465: verify --libcurl with binary POST dataDaniel Stenberg
2020-10-02runtests: allow generating a binary sequence from hexDaniel Stenberg
2020-09-30tests/unit/README: convert to markdownDaniel Stenberg
2020-09-30tests/README: convert to markdownDaniel Stenberg
2020-09-26ftp: make a 552 response return CURLE_REMOTE_DISK_FULLDaniel Stenberg
2020-09-25test163[12]: require http to be built-in to runDaniel Stenberg
2020-09-25imap: make imap_send use dynbuf for the send buffer managementDaniel Stenberg
2020-09-24ftp: separate FTPS from FTP over "HTTPS proxy"Daniel Stenberg
2020-09-23tests/data: Fix some mismatched XML tags in test casesDan Fandrich
2020-09-22symbian: drop supportDaniel Stenberg
2020-09-22test1297: verify GOT_NOTHING with http proxy tunnelDaniel Stenberg
2020-09-15test3015: verify stdout "as text"Daniel Stenberg