summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-10-31tests/util: get a private strncasecompare cloneDaniel Stenberg
2016-10-31libauthretry: use the external function curl_strequalDan Fandrich
2016-10-31unit1301: keep testing curl_strequalDaniel Stenberg
2016-10-31strcase: s/strequal/strcasecompareDaniel Stenberg
2016-10-31test165: adapted to the libidn2 use and IDNA2008 fixDaniel Stenberg
2016-10-31strcasecompare: is the new name for strequal()Daniel Stenberg
2016-10-31parsedate: handle cut off numbers betterDaniel Stenberg
2016-10-31test1246: verify URL parsing with host name ending with '#'Daniel Stenberg
2016-10-22testcurl.1: fix the URL to the autobuild summaryDaniel Stenberg
2016-10-22testcurl.1: update URLsDaniel Stenberg
2016-10-18test14xx: fixed --libcurl output tests again after 8e8afa82cbbDaniel Stenberg
2016-10-08test557: verify printf() with 128 and 129 argumentsDaniel Stenberg
2016-10-08tests: Fix a small typo in the tests README (#1060)Daniel Gustafsson
2016-10-03cookies: same domain handling changed to match browser behaviorSergei Kuzmin
2016-09-22New libcurl option to keep sending on errorMichael Kaufmann
2016-09-21docs: Remove that --proto is just used for initial retrievalJay Satiro
2016-09-20easy: Reset all statistical session info in curl_easy_resetJay Satiro
2016-09-18test2048: fix urlJay Satiro
2016-09-14test1605: verify negative input lengths to (un)escape functionsDaniel Stenberg
2016-09-11http: refuse to pass on response body with NO_NODY was setDaniel Stenberg
2016-09-10CMake: Don't build unit tests if private symbols are hiddenJakub Zakrzewski
2016-09-10CMake: Try to (un-)hide private library symbolsJakub Zakrzewski
2016-09-07errors: new alias CURLE_WEIRD_SERVER_REPLY (8)Jay Satiro
2016-09-03libtest/test.h: fix typo (#988)Mark Hamilton
2016-08-28http2: make sure stream errors don't needlessly close the connectionDaniel Stenberg
2016-08-26test161: add comment for the exit codeDaniel Stenberg
2016-08-26test219: Add http as a required featureDan Fandrich
2016-08-18test1144: verify HEAD with body-only responseDaniel Stenberg
2016-08-16proxy: fix tests as follow-up to 93b0d907d5Daniel Stenberg
2016-08-16Revert "Proxy-Connection: stop sending this header by default"Daniel Stenberg
2016-08-15tests/README: mention nghttpx for HTTP/2 testsDaniel Stenberg
2016-08-15test219: verify unsupported scheme for proxies get rejectedDaniel Stenberg
2016-07-24tests: Fix for http/2 featureJay Satiro
2016-07-21test558: fix test by stripping file paths from FD linesDan Fandrich
2016-07-21tests: distribute the http2-server.pl script, tooKamil Dudka
2016-07-20test558: updated after ipv6-check moveDaniel Stenberg
2016-06-29test1244: test different proxy ports same URLDaniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-06-21cmake: now using BUILD_TESTING=ON/OFFSergei Nikulov
2016-06-19tests: fix the HTTP/2 testsDaniel Stenberg
2016-06-15tests: Added HTTP proxy keywords to tests 1141 & 1142Dan Fandrich
2016-06-06tests: two more HTTP/2 testsDaniel Stenberg
2016-06-06runtests: don't display logs when http2 server fails to startDaniel Stenberg
2016-06-06runtests: make stripfile work on stdout as wellDaniel Stenberg
2016-06-06http2-tests: test1700 is the first real HTTP/2 testDaniel Stenberg
2016-05-30URL parser: allow URLs to use one, two or three slashesDaniel Stenberg
2016-05-18test/Makefile.am: include manpage-scan.pl and nroff-scan.pl in distDaniel Stenberg
2016-05-13mprintf: Fix processing of width and prec argsJay Satiro
2016-05-02nroff-scan.pl: verify that references are made with \fIDaniel Stenberg
2016-05-01test1140: run nroff-scan to verify man pagesDaniel Stenberg