aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
2020-03-07libssh: Fix matching user-specified MD5 hex keyJay Satiro
2020-03-05polarssl: remove more references and mentionsDaniel Stenberg
2020-03-04tests: wrap ignored test failures in bracesMarc Hoersken
2020-03-04tests: try to make sleeping portable by avoiding selectMarc 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-02tests: disable SMTP UTF-8 tests on WindowsSteve Holme
2020-02-29runtests: fix output to command logJay Satiro
2020-02-29ci/tests: Send test results to Azure DevOps for reportingMarc Hoersken
2020-02-27runtests: restore the command logDaniel Stenberg
2020-02-27tests: Automatically deduce the tool name from the test case for unit testsSteve Holme
2020-02-02cleanup: fix typos and wording in docs and commentsPedro Monreal
2020-01-09runtests: make random seed fixed for a monthDaniel Stenberg
2019-12-15runtests: --repeat=[num] to repeat testsDaniel Stenberg
2019-12-11runtests: introduce --shallow to reduce huge torture testsDaniel Stenberg
2019-12-09tests: make it possible to set executable extensionsMarc Hoersken
2019-12-09tests: use \r\n for log messages in WSLMarc Hoersken
2019-10-20runtests: get textaware info from curl instead of perlMarcel Raad
2019-06-20tests: support non-localhost HOSTIP for dict/smb serversStephan Szabo
2019-06-18runtests: keep logfiles around by defaultDaniel Stenberg
2019-06-17tests: have runtests figure out disabled featuresDaniel Stenberg
2019-06-15runtests: report single test time + total durationDaniel Stenberg
2019-06-10wolfssl: refer to it as wolfSSL onlyDaniel Stenberg
2019-04-15runtests: start socksd like other serversDaniel Stenberg
2019-04-13test: make tests and test scripts use socksd for SOCKSDaniel Stenberg
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2019-02-26runtests: detect "schannel" as an alias for "winssl"Daniel Stenberg
2019-02-11tests: add stderr comparison to the test suiteFrank Gevaerts
2019-02-04runtests.pl: Fix perl call to include srcdirLadar Levison
2018-11-06url: a short host name + port is not a schemeDaniel Stenberg
2018-11-01axtls: removedDaniel Stenberg
2018-10-31runtests: use the local curl for verifyingDaniel Stenberg
2018-10-07runtests: skip ld_preload tests on macOSDaniel Gustafsson
2018-10-04runtests: use Windows paths for Windows curlMarcel Raad
2018-10-02runtests: ignore disabled even when ranges are givenDaniel Stenberg
2018-09-13runtests.pl: run tests against the MesaLink vtls backendYiming Jing
2018-09-05pipelining: deprecatedDaniel Stenberg
2018-08-31Don't use Windows path %PWD for SSH testsMarcel Raad
2018-08-13http: fix for tiny "HTTP/0.9" responseDaniel Stenberg
2018-06-15runtests.pl: remove debug leftover from bb9a340c73f3Daniel Stenberg
2018-06-12runtests: support variables in <strippart>Daniel Stenberg
2018-04-29tests: provide 'manual' as a feature to optionally requireDaniel Stenberg
2018-03-26runtests.pl: fix warning 'use of uninitialized value'Michael Kaufmann
2018-03-15transfer: make HTTP without headers count correct body sizeDaniel Stenberg
2018-01-25SChannel/WinSSL: Implement public key pinningmoparisthebest
2018-01-22curl: progress bar refresh, get width using ioctl()Daniel Stenberg
2017-11-05HTTP: implement Brotli content encodingPatrick Monnerat
2017-10-30runtests.pl: Fixed typo in messageDan Fandrich
2017-10-19runtests: support MultiSSL client featurePatrick Monnerat