summaryrefslogtreecommitdiff
path: root/tests/runtests.pl
Commit message (Expand)AuthorAgeFilesLines
* cleanup: fix typos and wording in docs and commentsPedro Monreal2020-02-021-2/+2
* runtests: make random seed fixed for a monthDaniel Stenberg2020-01-091-7/+26
* runtests: --repeat=[num] to repeat testsDaniel Stenberg2019-12-151-0/+12
* runtests: introduce --shallow to reduce huge torture testsDaniel Stenberg2019-12-111-3/+35
* tests: make it possible to set executable extensionsMarc Hoersken2019-12-091-5/+9
* tests: use \r\n for log messages in WSLMarc Hoersken2019-12-091-1/+9
* runtests: get textaware info from curl instead of perlMarcel Raad2019-10-201-1/+1
* tests: support non-localhost HOSTIP for dict/smb serversStephan Szabo2019-06-201-2/+4
* runtests: keep logfiles around by defaultDaniel Stenberg2019-06-181-7/+3
* tests: have runtests figure out disabled featuresDaniel Stenberg2019-06-171-314/+85
* runtests: report single test time + total durationDaniel Stenberg2019-06-151-20/+23
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-101-3/+3
* runtests: start socksd like other serversDaniel Stenberg2019-04-151-1/+1
* test: make tests and test scripts use socksd for SOCKSDaniel Stenberg2019-04-131-120/+22
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-031-0/+10
* runtests: detect "schannel" as an alias for "winssl"Daniel Stenberg2019-02-261-15/+3
* tests: add stderr comparison to the test suiteFrank Gevaerts2019-02-111-1/+53
* runtests.pl: Fix perl call to include srcdirLadar Levison2019-02-041-1/+1
* url: a short host name + port is not a schemeDaniel Stenberg2018-11-061-0/+7
* axtls: removedDaniel Stenberg2018-11-011-18/+0
* runtests: use the local curl for verifyingDaniel Stenberg2018-10-311-1/+1
* runtests: skip ld_preload tests on macOSDaniel Gustafsson2018-10-071-1/+1
* runtests: use Windows paths for Windows curlMarcel Raad2018-10-041-1/+1
* runtests: ignore disabled even when ranges are givenDaniel Stenberg2018-10-021-8/+17
* runtests.pl: run tests against the MesaLink vtls backendYiming Jing2018-09-131-0/+5
* pipelining: deprecatedDaniel Stenberg2018-09-051-108/+2
* Don't use Windows path %PWD for SSH testsMarcel Raad2018-08-311-0/+2
* http: fix for tiny "HTTP/0.9" responseDaniel Stenberg2018-08-131-1/+1
* runtests.pl: remove debug leftover from bb9a340c73f3Daniel Stenberg2018-06-151-1/+0
* runtests: support variables in <strippart>Daniel Stenberg2018-06-121-0/+2
* tests: provide 'manual' as a feature to optionally requireDaniel Stenberg2018-04-291-0/+17
* runtests.pl: fix warning 'use of uninitialized value'Michael Kaufmann2018-03-261-1/+2
* transfer: make HTTP without headers count correct body sizeDaniel Stenberg2018-03-151-1/+1
* SChannel/WinSSL: Implement public key pinningmoparisthebest2018-01-251-0/+1
* curl: progress bar refresh, get width using ioctl()Daniel Stenberg2018-01-221-1/+2
* HTTP: implement Brotli content encodingPatrick Monnerat2017-11-051-0/+14
* runtests.pl: Fixed typo in messageDan Fandrich2017-10-301-1/+1
* runtests: support MultiSSL client featurePatrick Monnerat2017-10-191-0/+15
* runtests: use valgrind for torture as wellDaniel Stenberg2017-10-141-8/+34
* memdebug: trace send, recv and socketDaniel Stenberg2017-10-141-7/+7
* tests: add initial gssapi test using stub implementationIsaac Boukris2017-09-151-0/+9
* runtests.pl: support attribute "nonewline" in part verify/upload.Patrick Monnerat2017-09-051-0/+7
* runtests.pl: allow <file[1-4]> tags in client section.Patrick Monnerat2017-09-021-16/+18
* runtests.pl: Apply strippart to upload too.Patrick Monnerat2017-09-021-0/+11
* runtests: fixed case insensitive matching of keywordsDan Fandrich2017-08-191-1/+1
* runtests: match keywords case insensitivelyDaniel Stenberg2017-08-141-3/+3
* docs/comments: Update to secure URL versionsViktor Szakats2017-08-081-1/+1
* test1452: add telnet negotiationMax Dymond2017-07-071-2/+157
* runtests: support "threaded-resolver" as a featureDaniel Stenberg2017-07-061-0/+10
* test1451: add SMB support to the testbedMax Dymond2017-07-041-2/+159