summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: fix verification of stdout in test 1452 due to newlineMarc Hoersken2020-03-151-1/+3
* tests/README: add note about manually installing python-impacketMarc Hoersken2020-03-151-0/+9
* tests: remove python_dependencies for smbserver from our treeMarc Hoersken2020-03-1516-18137/+13
* server/getpart: make the "XML-parser" stricterDaniel Stenberg2020-03-133-12/+21
* impacket: some more Python 3 code compatibility updatesMarc Hoersken2020-03-133-13/+18
* smbserver: pin Python version to 2 since we are not yet 3 compatibleMarc Hoersken2020-03-131-1/+1
* cleanup: fix some text/comment typosViktor Szakats2020-03-123-4/+4
* smbserver: fix Python version specific ConfigParser importMarc Hoersken2020-03-122-5/+5
* tests/data: Fix some XML formatting issues in test casesDan Fandrich2020-03-113-3/+3
* test1129: fix invalid case of closing XML-tag and Content-LengthMarc Hoersken2020-03-101-6/+5
* tests/data: fix static ip instead of dynamic value being usedMarc Hoersken2020-03-102-4/+4
* tests/data: fix static ip:port instead of dynamic values being usedMarc Hoersken2020-03-105-9/+9
* tests/server: fix missing use of exe_ext helper functionMarc Hoersken2020-03-102-2/+10
* runtests: log minimal and maximal used port numbersMarc Hoersken2020-03-101-0/+7
* sftp: fix segfault regression introduced by #4747Jim Fuller2020-03-092-1/+47
* silly web server: silent a compilation warningPatrick Monnerat2020-03-081-1/+1
* test 1560: avoid valgrind false positivesPatrick Monnerat2020-03-081-1/+4
* lib1564: reduce number of mid-wait wakeup callsDaniel Stenberg2020-03-071-2/+2
* mime: fix the binary encoder to handle large data properlyPatrick Monnerat2020-03-075-3/+422
* mime: do not perform more than one read in a rowPatrick Monnerat2020-03-0713-27/+530
* mime: latch last read callback status.Patrick Monnerat2020-03-079-2/+577
* runtests: fix missing use of exe_ext helper functionMarc Hoersken2020-03-071-2/+2
* tests: use native Sleep function as fallback on WindowsMarc Hoersken2020-03-071-2/+7
* perl: align order and completeness of Windows OS checksMarc Hoersken2020-03-071-1/+1
* libssh: Fix matching user-specified MD5 hex keyJay Satiro2020-03-078-5/+142
* unit1612: fixed the inclusion and compilation of the HMAC unit testSteve Holme2020-03-062-2/+3
* polarssl: remove more references and mentionsDaniel Stenberg2020-03-051-5/+0
* tests: wrap ignored test failures in bracesMarc Hoersken2020-03-041-1/+7
* tests: align some Windows sleep defines with each otherMarc Hoersken2020-03-043-5/+5
* tests: try to make sleeping portable by avoiding selectMarc Hoersken2020-03-043-8/+37
* runtests.1: rephrase how to specify what tests to runDaniel Stenberg2020-03-041-16/+25
* ci/tests: fix escaping of testnames and disable proxy for CI APIsMarc Hoersken2020-03-032-8/+14
* ci/tests: Make it possible to still run but ignore failing testsMarc Hoersken2020-03-033-17/+52
* ci/tests: Move CI test result creation above environment setupMarc Hoersken2020-03-031-10/+14
* ci/tests: Send test results to AppVeyor for status overviewMarc Hoersken2020-03-033-1/+115
* dist: include tests/azure.pm in the tarballDaniel Stenberg2020-03-031-1/+2
* tests: disable 962, 963 and 964 on WindowsDaniel Stenberg2020-03-023-0/+3
* tests: disable SMTP UTF-8 tests on WindowsSteve Holme2020-03-0214-3/+27
* Revert "mime: latch last read callback status."Daniel Stenberg2020-03-029-558/+2
* Revert "mime: do not perform more than one read in a row"Daniel Stenberg2020-03-0213-530/+27
* Revert "mime: fix the binary encoder to handle large data properly"Daniel Stenberg2020-03-025-422/+3
* mime: fix the binary encoder to handle large data properlyPatrick Monnerat2020-03-025-3/+422
* mime: do not perform more than one read in a rowPatrick Monnerat2020-03-0213-27/+530
* mime: latch last read callback status.Patrick Monnerat2020-03-029-2/+558
* unit1651: Fixed conversion compilation warningSteve Holme2020-03-011-2/+2
* ci/tests: Fix typo in previous commit 597cf2Marc Hoersken2020-03-011-1/+1
* ci/tests: Make sure that the AZURE_ACCESS_TOKEN is availableMarc Hoersken2020-03-011-1/+1
* runtests: fix output to command logJay Satiro2020-02-291-14/+3
* ci/tests: Send test results to Azure DevOps for reportingMarc Hoersken2020-02-292-1/+172
* tests: fix Python 3 compatibility of smbserver.pyMarc Hoersken2020-02-271-2/+5