summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/getpart: use MIME::Base64 instead of home-cookedDaniel Stenberg2020-08-291-6/+1
* tests: add test1912 with typechecksJeroen Ooms2020-08-283-1/+117
* sockfilt: handle FD_CLOSE winsock event on write socketMarc Hoersken2020-08-281-3/+3
* buildconf: invoke 'autoreconf -fi' insteadDaniel Stenberg2020-08-271-9/+1
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-277-8/+131
* git: ignore libtests in 3XXX areaEmil Engler2020-08-261-1/+1
* lib1560: verify "redirect" to double-slash leading URLDaniel Stenberg2020-08-251-0/+8
* curl: add --output-dirDaniel Stenberg2020-08-247-7/+321
* curl: support XDG_CONFIG_HOME to find .curlrcDaniel Stenberg2020-08-242-1/+60
* etag: save and use the full received contentsDaniel Stenberg2020-08-248-10/+72
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-244-4/+5
* 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
* libtest/Makefile.am: add -no-undefined for libstubgss for CygwinBrian Inglis2020-08-161-1/+4
* test1140: compare stdoutDaniel Stenberg2020-08-152-5/+13
* copyright: update/correct the year range on a few filesDaniel Stenberg2020-08-142-2/+2
* CI/azure: fix test outcome values and use latest API versionMarc Hoersken2020-08-091-6/+6
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-084-11/+9
* runtests: run the DICT server on a random port numberDaniel Stenberg2020-08-072-46/+25
* runtests: move the TELNET server to a dynamic portDaniel Stenberg2020-08-063-35/+30
* 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-0415-91/+77
* test1908: treat file as textMarcel Raad2020-08-031-1/+1
* TrackMemory tests: ignore realloc and free in getenv.cMarcel Raad2020-08-032-0/+4
* tests/FILEFORMAT.md: mention %HTTP2PORTDaniel Stenberg2020-08-031-0/+1
* runtests.pl: treat LibreSSL and BoringSSL as OpenSSLMarcel Raad2020-08-021-1/+1
* multi_remove_handle: close unused connect-only connectionsMarc Aldorasi2020-08-011-0/+6
* checksrc: invoke script with -D to find .checksrc properDaniel Stenberg2020-08-011-1/+1
* tests/sshserver.pl: fix compatibility with OpenSSH for WindowsMarc Hoersken2020-07-311-0/+5
* url: fix CURLU and location followingJay Satiro2020-07-304-2/+130
* checksrc: ban gmtime/localtimeDaniel Stenberg2020-07-282-0/+2
* getinfo: reset retry-after value in initinfoNicolas Sterchele2020-07-274-2/+129
* mprintf: Fix stack overflowsTobias Stoeckmann2020-07-271-0/+11
* util: silence conversion warningsMarcel Raad2020-07-192-2/+2
* test1139: make it display the difference on test failuresbagder/test1119Daniel Stenberg2020-07-142-3/+9
* test1119: verify stdout in the testDaniel Stenberg2020-07-142-0/+9
* curl: add %{method} to the -w variablesDaniel Stenberg2020-07-143-2/+90
* content_encoding: add zstd decoding supportGilles Vollant2020-07-124-1/+406
* transfer: fix memory-leak with CURLOPT_CURLU in a duped handleDaniel Stenberg2020-07-124-2/+144
* ftpserver: don't verify SMTP MAIL FROM namesDaniel Stenberg2020-07-034-7/+11
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-283-5/+5
* http: fix proxy auth with blank passwordDaniel Stenberg2020-06-282-1/+61
* test1539: do a HTTP 1.0 POST without a set size (fails)Daniel Stenberg2020-06-264-8/+58
* tests: verify newline in username and password for HTTPDaniel Stenberg2020-06-255-2/+178
* test543: extended to verify zero length inputDaniel Stenberg2020-06-252-2/+14
* test1460: verify that -Ji is not okDaniel Stenberg2020-06-222-1/+65
* test1179: verify error message for non-existing cmdline optionDaniel Stenberg2020-06-182-1/+44