aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-04-12tests/server: add CTRL event handler for Win32 consolesMarc Hoersken
2020-04-12tests/server: move all signal handling routines to util.[ch]Marc Hoersken
2020-04-11tests/server/util.c: use curl_off_t instead of long for pidMarc Hoersken
2020-04-11tests: use Cygwin/msys PIDs for stunnel and sshd on WindowsMarc Hoersken
2020-04-11tests: add Windows compatible pidwait like pidkill and pidtermMarc Hoersken
2020-04-11tests: fix conflict between Cygwin/msys and Windows PIDsMarc Hoersken
2020-04-11test1148: tolerate progress updates better (again)Jay Satiro
2020-04-10sshserver.pl: use cached Win32 environment check variableMarc Hoersken
2020-04-09server/resolve: remove AI_CANONNAME to make macos tell the truthDaniel Stenberg
2020-04-09runtests: fix warning about using an undefined variableDaniel Stenberg
2020-04-08runtests: provide nicer errormsg when protocol "dump" file is emptyDaniel Stenberg
2020-04-08tests: verify split initial HTTP requests with CURL_SMALLREQSENDDaniel Stenberg
2020-04-07tests/README: update the port numbers listDaniel Stenberg
2020-04-06cleanup: correct copyright year range on a few filesDaniel Stenberg
2020-04-05lib670: use the same Win32 API check as all other lib testsMarc Hoersken
2020-04-05appveyor: show failed tests in log even if test is ignoredMarc Hoersken
2020-04-05test1566: verify --etag-compare that gets a 304 backDaniel Stenberg
2020-04-05curl: allow both --etag-compare and --etag-save with same file nameKwon-Young Choi
2020-04-03sockfilt: remove redundancy in timeout handlingMarc Hoersken
2020-04-03sockfilt: fix handling of ready closed sockets on WindowsMarc Hoersken
2020-04-03sockfilt: fix race-condition of waiting threads and event handlingMarc Hoersken
2020-04-02runtests.pl: log host OS as detected by Perl environmentMarc Hoersken
2020-04-02ftpserver.pl: log before and after data connection is closedMarc Hoersken
2020-03-31build: fixed build for systems with select() in unistd.hHarry Sintonen
2020-03-30cleanup: insert newline after if() conditionsDaniel Stenberg
2020-03-29dist: add tests/version-scan.pl to tarballDaniel Stenberg
2020-03-29test1177: verify that all the CURL_VERSION_ bits are documentedDaniel Stenberg
2020-03-27writeout_json: Fix data type issuesMichael Kaufmann
2020-03-26sockfilt: add logmsg output to select_ws_wait_thread on WindowsMarc Hoersken
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-22getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE overrideDaniel Stenberg
2020-03-22test970: improve the testDaniel Stenberg
2020-03-20tests: add test 430, 431 and 432 to verify the --config fixDaniel Stenberg
2020-03-20test2100: fix static port instead of dynamic value being usedMarc Hoersken
2020-03-20test970: fix static ip:port instead of dynamic values being usedMarc Hoersken
2020-03-19tests: make Python-based servers compatible with Python 2 and 3Marc Hoersken
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-03-17test 970: verify --write-out '%{json}'Daniel Stenberg
2020-03-17DISABLED: disable test 323Daniel Stenberg
2020-03-15tests: fix verification of stdout in test 1452 due to newlineMarc Hoersken
2020-03-15tests/README: add note about manually installing python-impacketMarc Hoersken
2020-03-15tests: remove python_dependencies for smbserver from our treeMarc Hoersken
2020-03-13server/getpart: make the "XML-parser" stricterDaniel Stenberg
2020-03-13impacket: some more Python 3 code compatibility updatesMarc Hoersken
2020-03-13smbserver: pin Python version to 2 since we are not yet 3 compatibleMarc Hoersken
2020-03-12cleanup: fix some text/comment typosViktor Szakats
2020-03-12smbserver: fix Python version specific ConfigParser importMarc Hoersken
2020-03-11tests/data: Fix some XML formatting issues in test casesDan Fandrich
2020-03-10test1129: fix invalid case of closing XML-tag and Content-LengthMarc Hoersken
2020-03-10tests/data: fix static ip instead of dynamic value being usedMarc Hoersken