summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* strcasecompare: is the new name for strequal()Daniel Stenberg2016-10-315-20/+20
* parsedate: handle cut off numbers betterDaniel Stenberg2016-10-312-1/+13
* test1246: verify URL parsing with host name ending with '#'Daniel Stenberg2016-10-312-1/+65
* testcurl.1: fix the URL to the autobuild summaryDaniel Stenberg2016-10-221-1/+1
* testcurl.1: update URLsDaniel Stenberg2016-10-221-4/+4
* test14xx: fixed --libcurl output tests again after 8e8afa82cbbDaniel Stenberg2016-10-189-0/+9
* test557: verify printf() with 128 and 129 argumentsDaniel Stenberg2016-10-081-0/+104
* tests: Fix a small typo in the tests README (#1060)Daniel Gustafsson2016-10-081-1/+1
* cookies: same domain handling changed to match browser behaviorSergei Kuzmin2016-10-031-22/+32
* New libcurl option to keep sending on errorMichael Kaufmann2016-09-224-0/+279
* docs: Remove that --proto is just used for initial retrievalJay Satiro2016-09-212-1/+64
* easy: Reset all statistical session info in curl_easy_resetJay Satiro2016-09-204-2/+135
* test2048: fix urlJay Satiro2016-09-181-1/+1
* test1605: verify negative input lengths to (un)escape functionsDaniel Stenberg2016-09-144-2/+78
* http: refuse to pass on response body with NO_NODY was setDaniel Stenberg2016-09-111-0/+7
* CMake: Don't build unit tests if private symbols are hiddenJakub Zakrzewski2016-09-101-3/+11
* CMake: Try to (un-)hide private library symbolsJakub Zakrzewski2016-09-101-0/+4
* errors: new alias CURLE_WEIRD_SERVER_REPLY (8)Jay Satiro2016-09-071-2/+2
* 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