Age | Commit message (Expand) | Author |
2020-05-14 | tests: add https-proxy support to the test suite | Daniel Stenberg |
2020-05-12 | CMake: fix runtests.pl with CMake, add new test targets | Peter Wu |
2020-05-12 | runtests: remove ftp2 support, not used | Daniel Stenberg |
2020-05-07 | runtests: show elapsed test time with higher precision (ms) | Daniel Stenberg |
2020-05-06 | runtests: set +x mode again | Daniel Stenberg |
2020-05-03 | runtests: remove sleep calls | Daniel Stenberg |
2020-05-02 | tests: add support for SSH server variant specific transfer paths | Marc Hoersken |
2020-05-02 | runtests: make the logmsg from the ssh server only show in verbose | Daniel Stenberg |
2020-04-30 | runtests: fix typo in the existence of disabled tests checker | Emil Engler |
2020-04-30 | tests: tests: run stunnel for HTTPS and FTPS on dynamic ports | Daniel Stenberg |
2020-04-30 | tests: pick a random port number for SSH | Daniel Stenberg |
2020-04-25 | runtests: check for the disabled tests relative srcdir | Daniel Stenberg |
2020-04-25 | runtests: revert commenting out a line I did for debugging | Daniel Stenberg |
2020-04-25 | runtests: when <killserver> mentions http, kill http/2 too | Daniel Stenberg |
2020-04-24 | tests: make runtests check that disabled tests exists | Daniel Stenberg |
2020-04-20 | tests: run the RTSP test server on a dynamic port number | Daniel Stenberg |
2020-04-20 | tests: add %NOLISTENPORT and use it | Daniel Stenberg |
2020-04-20 | tests: run the SOCKS test server on a dynamic port number | Daniel Stenberg |
2020-04-20 | tests: run the TFTP test server on a dynamic port number | Daniel Stenberg |
2020-04-20 | runtests: always put test number in servercmd file | Daniel Stenberg |
2020-04-19 | runtests: use a unix domain socket path with the pid in the name | Daniel Stenberg |
2020-04-19 | runtests: dummy init the ports variables to avoid warnings | Daniel Stenberg |
2020-04-18 | tests: move pingpong server to dynamic listening port | Daniel Stenberg |
2020-04-18 | tests: introduce preprocessed test cases | Daniel Stenberg |
2020-04-18 | tests: run the sws server on "any port" | Daniel Stenberg |
2020-04-14 | tests: support hex encoded data and mqtt server | Daniel Stenberg |
2020-04-11 | tests: add Windows compatible pidwait like pidkill and pidterm | Marc Hoersken |
2020-04-09 | runtests: fix warning about using an undefined variable | Daniel Stenberg |
2020-04-08 | runtests: provide nicer errormsg when protocol "dump" file is empty | Daniel Stenberg |
2020-04-02 | runtests.pl: log host OS as detected by Perl environment | Marc Hoersken |
2020-03-18 | schannel: add "best effort" revocation check option | Johannes Schindelin |
2020-03-10 | runtests: log minimal and maximal used port numbers | Marc Hoersken |
2020-03-07 | runtests: fix missing use of exe_ext helper function | Marc Hoersken |
2020-03-07 | libssh: Fix matching user-specified MD5 hex key | Jay Satiro |
2020-03-05 | polarssl: remove more references and mentions | Daniel Stenberg |
2020-03-04 | tests: wrap ignored test failures in braces | Marc Hoersken |
2020-03-04 | tests: try to make sleeping portable by avoiding select | Marc Hoersken |
2020-03-03 | ci/tests: Make it possible to still run but ignore failing tests | Marc Hoersken |
2020-03-03 | ci/tests: Move CI test result creation above environment setup | Marc Hoersken |
2020-03-03 | ci/tests: Send test results to AppVeyor for status overview | Marc Hoersken |
2020-03-02 | tests: disable SMTP UTF-8 tests on Windows | Steve Holme |
2020-02-29 | runtests: fix output to command log | Jay Satiro |
2020-02-29 | ci/tests: Send test results to Azure DevOps for reporting | Marc Hoersken |
2020-02-27 | runtests: restore the command log | Daniel Stenberg |
2020-02-27 | tests: Automatically deduce the tool name from the test case for unit tests | Steve Holme |
2020-02-02 | cleanup: fix typos and wording in docs and comments | Pedro Monreal |
2020-01-09 | runtests: make random seed fixed for a month | Daniel Stenberg |
2019-12-15 | runtests: --repeat=[num] to repeat tests | Daniel Stenberg |
2019-12-11 | runtests: introduce --shallow to reduce huge torture tests | Daniel Stenberg |
2019-12-09 | tests: make it possible to set executable extensions | Marc Hoersken |