aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2020-03-10tests/data: fix static ip:port instead of dynamic values being usedMarc Hoersken
2020-03-10tests/server: fix missing use of exe_ext helper functionMarc Hoersken
2020-03-10runtests: log minimal and maximal used port numbersMarc Hoersken
2020-03-09sftp: fix segfault regression introduced by #4747Jim Fuller
2020-03-08silly web server: silent a compilation warningPatrick Monnerat
2020-03-08test 1560: avoid valgrind false positivesPatrick Monnerat
2020-03-07lib1564: reduce number of mid-wait wakeup callsDaniel Stenberg
2020-03-07mime: fix the binary encoder to handle large data properlyPatrick Monnerat
2020-03-07mime: do not perform more than one read in a rowPatrick Monnerat
2020-03-07mime: latch last read callback status.Patrick Monnerat
2020-03-07runtests: fix missing use of exe_ext helper functionMarc Hoersken
2020-03-07tests: use native Sleep function as fallback on WindowsMarc Hoersken
2020-03-07perl: align order and completeness of Windows OS checksMarc Hoersken
2020-03-07libssh: Fix matching user-specified MD5 hex keyJay Satiro
2020-03-06unit1612: fixed the inclusion and compilation of the HMAC unit testSteve Holme
2020-03-05polarssl: remove more references and mentionsDaniel Stenberg
2020-03-04tests: wrap ignored test failures in bracesMarc Hoersken
2020-03-04tests: align some Windows sleep defines with each otherMarc Hoersken
2020-03-04tests: try to make sleeping portable by avoiding selectMarc Hoersken
2020-03-04runtests.1: rephrase how to specify what tests to runDaniel Stenberg
2020-03-03ci/tests: fix escaping of testnames and disable proxy for CI APIsMarc Hoersken
2020-03-03ci/tests: Make it possible to still run but ignore failing testsMarc Hoersken
2020-03-03ci/tests: Move CI test result creation above environment setupMarc Hoersken
2020-03-03ci/tests: Send test results to AppVeyor for status overviewMarc Hoersken
2020-03-03dist: include tests/azure.pm in the tarballDaniel Stenberg
2020-03-02tests: disable 962, 963 and 964 on WindowsDaniel Stenberg
2020-03-02tests: disable SMTP UTF-8 tests on WindowsSteve Holme
2020-03-02Revert "mime: latch last read callback status."Daniel Stenberg
2020-03-02Revert "mime: do not perform more than one read in a row"Daniel Stenberg
2020-03-02Revert "mime: fix the binary encoder to handle large data properly"Daniel Stenberg