summaryrefslogtreecommitdiff
path: root/tests/runtests.pl
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* runtests: show keywords when no tests ranDaniel Stenberg2020-10-261-0/+7
* runtests: revert the mistaken edit of $CURLDaniel Stenberg2020-10-191-1/+1
* runtests: return error if no tests ranDaniel Stenberg2020-10-151-3/+3
* CI/tests: fix invocation of tests for CMake buildsSergei Nikulov2020-10-141-2/+2
* CI/tests: use verification curl for test reporting APIsMarc Hoersken2020-10-131-6/+6
* runtests.pl: use $LIBDIR variable instead of hardcoded pathMarc Hoersken2020-10-081-3/+3
* runtests: add %repeat[]% for test filesDaniel Stenberg2020-10-041-0/+7
* runtests: provide curl's version string as %VERSION for testsDaniel Stenberg2020-10-021-1/+4
* runtests: allow generating a binary sequence from hexDaniel Stenberg2020-10-021-0/+7
* imap: make imap_send use dynbuf for the send buffer managementDaniel Stenberg2020-09-251-1/+1
* runtests: allow creating files without newlinesDaniel Stenberg2020-09-141-0/+4
* curl: add --output-dirDaniel Stenberg2020-08-241-5/+11
* runtests: make cleardir() erase dot files tooDaniel Stenberg2020-08-231-1/+1
* runtests: avoid 'fail to start' repeated messages in attempt loopsDaniel Stenberg2020-08-211-14/+13
* runtests: clear pid variables when failing to start a serverDaniel Stenberg2020-08-211-58/+28
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-081-8/+6
* runtests: run the DICT server on a random port numberDaniel Stenberg2020-08-071-44/+25
* runtests: move the TELNET server to a dynamic portDaniel Stenberg2020-08-061-33/+28
* runtests: move the smbserver to use a dynamic port numberDaniel Stenberg2020-08-051-32/+25
* runtests: run the http2 tests on a random port numberDaniel Stenberg2020-08-051-16/+23
* runtests: move the gnutls-serv tests to a dynamic portDaniel Stenberg2020-08-051-38/+26
* runtests: support dynamicly base64 encoded sections in testsDaniel Stenberg2020-08-041-0/+20
* runtests.pl: treat LibreSSL and BoringSSL as OpenSSLMarcel Raad2020-08-021-1/+1
* content_encoding: add zstd decoding supportGilles Vollant2020-07-121-0/+5
* tests: add https-proxy support to the test suiteDaniel Stenberg2020-05-141-29/+79
* CMake: fix runtests.pl with CMake, add new test targetsPeter Wu2020-05-121-3/+20
* runtests: remove ftp2 support, not usedDaniel Stenberg2020-05-121-20/+1
* runtests: show elapsed test time with higher precision (ms)Daniel Stenberg2020-05-071-1/+1
* runtests: set +x mode againDaniel Stenberg2020-05-061-0/+0
* runtests: remove sleep callsDaniel Stenberg2020-05-031-19/+0
* tests: add support for SSH server variant specific transfer pathsMarc Hoersken2020-05-021-0/+11
* runtests: make the logmsg from the ssh server only show in verboseDaniel Stenberg2020-05-021-1/+1
* runtests: fix typo in the existence of disabled tests checkerEmil Engler2020-04-301-1/+1
* tests: tests: run stunnel for HTTPS and FTPS on dynamic portsDaniel Stenberg2020-04-301-58/+72
* tests: pick a random port number for SSHDaniel Stenberg2020-04-301-56/+76
* runtests: check for the disabled tests relative srcdirDaniel Stenberg2020-04-251-1/+1
* runtests: revert commenting out a line I did for debuggingDaniel Stenberg2020-04-251-1/+1
* runtests: when <killserver> mentions http, kill http/2 tooDaniel Stenberg2020-04-251-57/+9
* tests: make runtests check that disabled tests existsDaniel Stenberg2020-04-241-1/+7
* tests: run the RTSP test server on a dynamic port numberDaniel Stenberg2020-04-201-14/+11
* tests: add %NOLISTENPORT and use itDaniel Stenberg2020-04-201-0/+2
* tests: run the SOCKS test server on a dynamic port numberDaniel Stenberg2020-04-201-6/+7
* tests: run the TFTP test server on a dynamic port numberDaniel Stenberg2020-04-201-14/+13
* runtests: always put test number in servercmd fileDaniel Stenberg2020-04-201-8/+4
* runtests: use a unix domain socket path with the pid in the nameDaniel Stenberg2020-04-191-1/+1
* runtests: dummy init the ports variables to avoid warningsDaniel Stenberg2020-04-191-30/+32
* tests: move pingpong server to dynamic listening portDaniel Stenberg2020-04-181-53/+55
* tests: introduce preprocessed test casesDaniel Stenberg2020-04-181-110/+106
* tests: run the sws server on "any port"Daniel Stenberg2020-04-181-21/+25