aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-05-20tests/server/util.h: add extern to silence compiler warningDaniel Stenberg
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-05-15test1632: verify FTP through HTTPS-proxy with connection re-useDaniel Stenberg
2020-05-15test1631: verify FTP download through HTTPS-proxyDaniel Stenberg
2020-05-15sws: as last resort, get test number from server cmd fileDaniel Stenberg
2020-05-14curl_multibyte: add to curlxMarcel Raad
2020-05-14url: make the updated credentials URL-encoded in the URLDaniel Stenberg
2020-05-14tests: add https-proxy support to the test suiteDaniel Stenberg
2020-05-14checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg
2020-05-13docs/options-in-versions: which version added each cmdline optionDaniel Stenberg
2020-05-12tool: Add option --retry-all-errors to retry on any errorJay Satiro
2020-05-12CMake: fix runtests.pl with CMake, add new test targetsPeter Wu
2020-05-12CMake: do not build test programs by defaultPeter Wu
2020-05-12FILEFORMAT: moved up the variables section and further polishedDaniel Stenberg
2020-05-12runtests: remove ftp2 support, not usedDaniel Stenberg
2020-05-11test1238: avoid tftpd being busy for tests shortly followingMarc Hoersken
2020-05-10tests/server/tftpd.c: fix include and enhance debug loggingMarc Hoersken
2020-05-08urlapi: accept :: as a valid IPv6 addressDaniel Stenberg
2020-05-07runtests: show elapsed test time with higher precision (ms)Daniel Stenberg
2020-05-06test613.pl: make tests 613 and 614 work with OpenSSH for WindowsMarc Hoersken
2020-05-06runtests: set +x mode againDaniel Stenberg
2020-05-04dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg
2020-05-03runtests: remove sleep callsDaniel Stenberg
2020-05-02sockfilt: make select_ws stop waiting on exit signal eventMarc Hoersken
2020-05-02tests/server/util.[ch]: add exit event to stop waiting on WindowsMarc Hoersken
2020-05-02tests/server/util.c: fix thread handle not being closedMarc Hoersken
2020-05-02tests/server/util.c: use raise instead of calling signal handlerMarc Hoersken
2020-05-02tests: add support for SSH server variant specific transfer pathsMarc Hoersken
2020-05-02runtests: make the logmsg from the ssh server only show in verboseDaniel Stenberg
2020-05-02tests: make test 1248 + 1249 use %NOLISTENPORTDaniel Stenberg
2020-04-30runtests: fix typo in the existence of disabled tests checkerEmil Engler
2020-04-30test75: Remove precheck testDan Fandrich
2020-04-30tests: Stop referring to server ports when they're not usedDan Fandrich
2020-04-30conncache: various concept cleanupsDaniel Stenberg
2020-04-30tests: tests: run stunnel for HTTPS and FTPS on dynamic portsDaniel Stenberg
2020-04-30tests: pick a random port number for SSHDaniel Stenberg
2020-04-30libtest/cmake: Remove commented codeRikard Falkeborn
2020-04-29test1177: look for curl.h in source directoryKamil Dudka
2020-04-29tests: look for preprocessed tests in build directoryKamil Dudka
2020-04-28headers: copyright range fixDaniel Stenberg
2020-04-28doh: Constify some input pointersRikard Falkeborn
2020-04-25runtests: check for the disabled tests relative srcdirDaniel Stenberg
2020-04-25runtests: revert commenting out a line I did for debuggingDaniel Stenberg
2020-04-25runtests: when <killserver> mentions http, kill http/2 tooDaniel Stenberg
2020-04-24tests/git: ignore mqttd and port filesEmil Engler
2020-04-24tests: make runtests check that disabled tests existsDaniel Stenberg
2020-04-24test1154: set a proper nameDaniel Stenberg
2020-04-22transfer: Switch PUT to GET/HEAD on 303 redirectJay Satiro
2020-04-20tests: run the RTSP test server on a dynamic port numberDaniel Stenberg
2020-04-20tests: add %NOLISTENPORT and use itDaniel Stenberg