summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* unit1604: Fix unit setup return codeJay Satiro2016-02-051-1/+1
* tool_doswin: Improve sanitization processingJay Satiro2016-02-053-1/+356
* URLs: change more http to httpsViktor Szakats2016-02-042-3/+3
* URLs: follow GitHub project rename (also Travis CI)Viktor Szakats2016-02-042-3/+3
* URLs: change more http to httpsViktor Szakats2016-02-021-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-03183-189/+189
* dotdot: allow an empty input string tooDaniel Stenberg2016-02-021-1/+4
* tests: Add a test for pinnedpubkey fail even when insecureJay Satiro2016-01-182-1/+42
* lib: Prefix URLs with lower-case protocol names/schemesMohammad AlSaleh2016-01-111-1/+1
* runtests: Add mbedTLS to the SSL backendsJay Satiro2016-01-101-1/+9
* connection reuse: IDN host names fixedMichael Kaufmann2016-01-083-1/+192
* tests: mark IPv6 FTP and FTPS tests with the FTP keywordDaniel Stenberg2016-01-0714-0/+14
* test 1515: add data checkMarc Hoersken2015-12-261-0/+4
* test 1515: add MSYS support by passing a relative pathMarc Hoersken2015-12-262-2/+2
* test 539: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-261-2/+4
* runtests.pl: check up to 5 data parts with different text modesMarc Hoersken2015-12-261-11/+35
* tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-242-2/+2
* tests 706 and 707: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-242-2/+2
* tests 400,403,406: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-243-3/+3
* sockfilt.c: fix calculation of sleep timeout on WindowsMarc Hoersken2015-12-231-1/+1
* tests first.c: fix calculation of sleep timeout on WindowsMarc Hoersken2015-12-231-1/+1
* test 573: add more debug outputMarc Hoersken2015-12-231-1/+2
* test 16: fix on Linux (and Windows) by using plain ASCII charactersMarc Hoersken2015-12-231-2/+2
* tftpd server: add Windows support by writing files in binary modeMarc Hoersken2015-12-231-0/+4
* tests 252-255: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-234-4/+4
* test 16: fix on Windows by converting data file from ANSI to UTF-8Marc Hoersken2015-12-231-1/+1
* test 1326: fix file check since curl is outputting binary dataMarc Hoersken2015-12-171-1/+1
* test 1326: fix getting stuck on Windows due to incomplete requestMarc Hoersken2015-12-171-1/+1
* sockfilt.c: added some debug output to select_wsMarc Hoersken2015-12-161-0/+11
* sockfilt.c: keep lines shorter than 80 charsMarc Hoersken2015-12-161-1/+2
* sockfilt.c: do not wait on unreliable file or pipe handleMarc Hoersken2015-12-161-4/+4
* curl: use 2TLS by defaultDaniel Stenberg2015-12-139-18/+27
* tests: Corrected copy and pasted comments from commit e643c5c908Steve Holme2015-12-0312-13/+25
* test947: Corrected typo in test nameSteve Holme2015-12-021-1/+1
* tests: Disable the OAUTHBEARER tests when using a non-default port numberSteve Holme2015-12-0212-0/+48
* test1513: make sure the callback is only called onceDaniel Stenberg2015-11-242-1/+5
* Makefile.inc: Fixed test run errorSteve Holme2015-11-211-2/+2
* tests: Re-enabled tests 889 and 890 following POP3 fixSteve Holme2015-11-201-2/+0
* tests: Disabled 889 and 890 until we support POP3 continuation responsesSteve Holme2015-11-151-0/+2
* tests: Corrected typos from commit ba4d8f7ebaSteve Holme2015-11-152-2/+2
* tests: Added OAUTHBEARER failure response testsSteve Holme2015-11-157-3/+338
* tests: Renamed existing OAuth 2.0 (XOAUTH) testsSteve Holme2015-11-146-6/+6
* tests: Added OAuth 2.0 (OAUTHBEARER) testsSteve Holme2015-11-147-3/+345
* unit1603: Demote hash mismatch failure to a warningdfandrich2015-11-121-10/+9
* unit1603: Added unit tests for hash functionsdfandrich2015-11-125-4/+182
* unit1602: Fixed failure in torture testdfandrich2015-11-121-24/+23
* runtests: more compact "System characteristics" outputDaniel Stenberg2015-11-121-64/+57
* runtests: rename conditional curl-features to $has_[name]Daniel Stenberg2015-11-121-12/+12
* imap: Don't check for continuation when executing a CUSTOMREQUESTJustin Ehlert2015-11-082-1/+52
* tftp tests: verify sent options tooDaniel Stenberg2015-11-0616-30/+111