summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test970: make it require proxy supportbagder/test970-disabled-proxyDaniel Stenberg2020-06-021-0/+1
* build: disable more code/data when built without proxy supportDaniel Stenberg2020-05-305-3/+9
* url: alloc the download buffer at transfer startDaniel Stenberg2020-05-302-52/+16
* unit1604.c: fix implicit conv from 'SANITIZEcode' to 'CURLcode'Marc Hoersken2020-05-301-3/+4
* tests/libtest: fix undefined reference to 'curlx_win32_fopen'Marc Hoersken2020-05-301-19/+22
* server/sws: fix asan warning on use of uninitialized variableDaniel Stenberg2020-05-291-1/+5
* mk-lib1521: generate code for testing BLOB options as wellDaniel Stenberg2020-05-291-0/+5
* FILEFORMAT: add more features that tests can depend onDaniel Stenberg2020-05-271-0/+10
* url: accept "any length" credentials for proxy authDaniel Stenberg2020-05-252-0/+56
* test1167: fixes in badsymbols.plMaksim Stsepanenka2020-05-251-3/+3
* altsvc: fix parser for lines ending with CRLFDaniel Stenberg2020-05-251-9/+12
* all: fix codespell errorsViktor Szakats2020-05-256-7/+7
* curl: remove -J "informational" written on stdoutDaniel Stenberg2020-05-232-4/+4
* tests/server/util.h: add extern to silence compiler warningDaniel Stenberg2020-05-201-0/+2
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-156-17/+18
* test1632: verify FTP through HTTPS-proxy with connection re-useDaniel Stenberg2020-05-152-1/+106
* test1631: verify FTP download through HTTPS-proxyDaniel Stenberg2020-05-152-1/+88
* sws: as last resort, get test number from server cmd fileDaniel Stenberg2020-05-151-18/+52
* curl_multibyte: add to curlxMarcel Raad2020-05-141-2/+4
* url: make the updated credentials URL-encoded in the URLDaniel Stenberg2020-05-142-0/+79
* tests: add https-proxy support to the test suiteDaniel Stenberg2020-05-144-29/+138
* checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg2020-05-143-10/+10
* docs/options-in-versions: which version added each cmdline optionDaniel Stenberg2020-05-134-2/+147
* tool: Add option --retry-all-errors to retry on any errorJay Satiro2020-05-122-1/+66
* CMake: fix runtests.pl with CMake, add new test targetsPeter Wu2020-05-123-15/+48
* CMake: do not build test programs by defaultPeter Wu2020-05-124-4/+9
* FILEFORMAT: moved up the variables section and further polishedDaniel Stenberg2020-05-121-68/+73
* runtests: remove ftp2 support, not usedDaniel Stenberg2020-05-122-21/+1
* test1238: avoid tftpd being busy for tests shortly followingMarc Hoersken2020-05-111-0/+8
* tests/server/tftpd.c: fix include and enhance debug loggingMarc Hoersken2020-05-101-3/+11
* urlapi: accept :: as a valid IPv6 addressDaniel Stenberg2020-05-081-0/+9
* runtests: show elapsed test time with higher precision (ms)Daniel Stenberg2020-05-071-1/+1
* test613.pl: make tests 613 and 614 work with OpenSSH for WindowsMarc Hoersken2020-05-063-7/+17
* runtests: set +x mode againDaniel Stenberg2020-05-061-0/+0
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-044-6/+10
* runtests: remove sleep callsDaniel Stenberg2020-05-031-19/+0
* sockfilt: make select_ws stop waiting on exit signal eventMarc Hoersken2020-05-021-2/+12
* tests/server/util.[ch]: add exit event to stop waiting on WindowsMarc Hoersken2020-05-022-0/+24
* tests/server/util.c: fix thread handle not being closedMarc Hoersken2020-05-021-2/+9
* tests/server/util.c: use raise instead of calling signal handlerMarc Hoersken2020-05-021-2/+2
* tests: add support for SSH server variant specific transfer pathsMarc Hoersken2020-05-0251-49/+61
* runtests: make the logmsg from the ssh server only show in verboseDaniel Stenberg2020-05-021-1/+1
* tests: make test 1248 + 1249 use %NOLISTENPORTDaniel Stenberg2020-05-022-2/+2
* runtests: fix typo in the existence of disabled tests checkerEmil Engler2020-04-301-1/+1
* test75: Remove precheck testDan Fandrich2020-04-303-40/+1
* tests: Stop referring to server ports when they're not usedDan Fandrich2020-04-3025-25/+25
* conncache: various concept cleanupsDaniel Stenberg2020-04-302-5/+15
* 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
* libtest/cmake: Remove commented codeRikard Falkeborn2020-04-301-76/+0