summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* libtest/test.h: fix typo (#988)Mark Hamilton2016-09-031-1/+1
* http2: make sure stream errors don't needlessly close the connectionDaniel Stenberg2016-08-281-3/+2
* test161: add comment for the exit codeDaniel Stenberg2016-08-261-0/+1
* test219: Add http as a required featureDan Fandrich2016-08-261-0/+3
* test1144: verify HEAD with body-only responseDaniel Stenberg2016-08-182-1/+63
* proxy: fix tests as follow-up to 93b0d907d5Daniel Stenberg2016-08-164-0/+5
* Revert "Proxy-Connection: stop sending this header by default"Daniel Stenberg2016-08-16100-0/+162
* tests/README: mention nghttpx for HTTP/2 testsDaniel Stenberg2016-08-151-0/+1
* test219: verify unsupported scheme for proxies get rejectedDaniel Stenberg2016-08-152-1/+35
* tests: Fix for http/2 featureJay Satiro2016-07-242-4/+4
* test558: fix test by stripping file paths from FD linesDan Fandrich2016-07-211-1/+1
* tests: distribute the http2-server.pl script, tooKamil Dudka2016-07-211-1/+1
* test558: updated after ipv6-check moveDaniel Stenberg2016-07-201-0/+3
* test1244: test different proxy ports same URLDaniel Stenberg2016-06-292-0/+61
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-224-4/+4
* cmake: now using BUILD_TESTING=ON/OFFSergei Nikulov2016-06-212-0/+47
* tests: fix the HTTP/2 testsDaniel Stenberg2016-06-196-14/+16
* tests: Added HTTP proxy keywords to tests 1141 & 1142Dan Fandrich2016-06-152-0/+2
* tests: two more HTTP/2 testsDaniel Stenberg2016-06-063-1/+162
* runtests: don't display logs when http2 server fails to startDaniel Stenberg2016-06-061-1/+0
* runtests: make stripfile work on stdout as wellDaniel Stenberg2016-06-064-8/+29
* http2-tests: test1700 is the first real HTTP/2 testDaniel Stenberg2016-06-065-3/+252
* URL parser: allow URLs to use one, two or three slashesDaniel Stenberg2016-05-304-1/+175
* test/Makefile.am: include manpage-scan.pl and nroff-scan.pl in distDaniel Stenberg2016-05-181-1/+2
* mprintf: Fix processing of width and prec argsJay Satiro2016-05-132-0/+50
* nroff-scan.pl: verify that references are made with \fIDaniel Stenberg2016-05-021-2/+6
* test1140: run nroff-scan to verify man pagesDaniel Stenberg2016-05-012-1/+27
* nroff-scan.pl: verify the .BR references as wellDaniel Stenberg2016-05-011-11/+32
* nroff-scan.pl: verifies nroff pagesDaniel Stenberg2016-05-011-0/+79
* tests: Use 'pathhelp' for paths conversions in secureserver.plKarlson2k2016-04-291-3/+5
* tests: Use 'pathhelp' for paths conversions in sshserver.plKarlson2k2016-04-291-8/+9
* tests: Use 'pathhelp' for current path in runtests.plKarlson2k2016-04-291-21/+7
* tests: pathhelp.pm to process paths on Msys/CygwinKarlson2k2016-04-292-1/+763
* lib: include curl_printf.h as one of the last headersDaniel Stenberg2016-04-291-2/+2
* curl -J: make it work even without http:// scheme on URLJay Satiro2016-04-291-1/+1
* manpage-scan.pl: also verify the command line option docsDaniel Stenberg2016-04-291-1/+161
* test1139: verifies libcurl option man page presenceDaniel Stenberg2016-04-283-1/+154
* test1322: verify stripping of trailing dot from host nameDaniel Stenberg2016-04-252-2/+59
* test148: fixed after the --ftp-create-dirs retry changeDaniel Stenberg2016-04-251-0/+1
* lib1517: checksrc complianceDaniel Stenberg2016-04-241-2/+3
* PolarSSL: Implement public key pinningmoparisthebest2016-04-241-0/+1
* tests: added test1517Karlson2k2016-04-204-2/+189
* make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg2016-04-193-3/+3
* checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg2016-04-183-3/+3
* news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann2016-04-175-1/+284
* tests: Fixed header files to comply with our code styleSteve Holme2016-04-032-3/+3
* tests: fix make checksrc in servers/Daniel Stenberg2016-04-032-2/+4
* tests: 'make checksrc' now checks server/ tooDaniel Stenberg2016-04-031-0/+1
* tests/server: comply with our code styleDaniel Stenberg2016-04-039-210/+240
* code: style updatesDaniel Stenberg2016-04-0348-140/+140