aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2020-04-20server/tftpd: fix compiler warningDaniel Stenberg
2020-04-20tests: run the SOCKS test server on a dynamic port numberDaniel Stenberg
2020-04-20tests: run the TFTP test server on a dynamic port numberDaniel Stenberg
2020-04-20mqtt: improve the state machineDaniel Stenberg
2020-04-20runtests: always put test number in servercmd fileDaniel Stenberg
2020-04-20ensure all references to ports are replaced by varsxquery
2020-04-20add more alt-svc test coveragexquery
2020-04-20test1247: use http server to get the port number setDaniel Stenberg
2020-04-19runtests: use a unix domain socket path with the pid in the nameDaniel Stenberg
2020-04-19src: Remove C99 constructs to ensure C89 complianceTom
2020-04-19runtests: dummy init the ports variables to avoid warningsDaniel Stenberg
2020-04-19mime: properly check Content-Type even if it has parametersPatrick Monnerat
2020-04-19tests/FILEFORMAT: converted to markdown and extendedDaniel Stenberg
2020-04-18test1245: make it work with dynamic FTP server portDaniel Stenberg
2020-04-18test1055: make it work with dynamic FTP portDaniel Stenberg
2020-04-18test1028: make it run on dynamic FTP server portDaniel Stenberg
2020-04-18tests: move pingpong server to dynamic listening portDaniel Stenberg
2020-04-18test1056: work with dynamic HTTP ipv6 portDaniel Stenberg
2020-04-18test1448: work with dynamic HTTP server portDaniel Stenberg
2020-04-18tests: introduce preprocessed test casesDaniel Stenberg
2020-04-18tests: make 2006-2010 handle different port number lengthsDaniel Stenberg
2020-04-18tests: run the sws server on "any port"Daniel Stenberg
2020-04-18sockfilt: tidy variable naming and data structure in select_wsMarc Hoersken
2020-04-16mqttd: s/errno/SOCKERRNODaniel Stenberg
2020-04-15copyright: bump the copyright year rangeDaniel Stenberg
2020-04-14test2043: use revoked.badssl.com instead of revoked.grc.comMarc Hoersken
2020-04-14sockfilt: fix broken pipe on Windows to be ready in select_wsMarc Hoersken
2020-04-14tests: add four MQTT tests 1190 - 1193Daniel Stenberg
2020-04-14tests: add the mqtt test server mqttdDaniel Stenberg
2020-04-14tests: support hex encoded data and mqtt serverDaniel Stenberg