summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-24test1513: make sure the callback is only called onceDaniel Stenberg
2015-11-21Makefile.inc: Fixed test run errorSteve Holme
2015-11-20tests: Re-enabled tests 889 and 890 following POP3 fixSteve Holme
2015-11-15tests: Disabled 889 and 890 until we support POP3 continuation responsesSteve Holme
2015-11-15tests: Corrected typos from commit ba4d8f7ebaSteve Holme
2015-11-15tests: Added OAUTHBEARER failure response testsSteve Holme
2015-11-14tests: Renamed existing OAuth 2.0 (XOAUTH) testsSteve Holme
2015-11-14tests: Added OAuth 2.0 (OAUTHBEARER) testsSteve Holme
2015-11-12unit1603: Demote hash mismatch failure to a warningdfandrich
2015-11-12unit1603: Added unit tests for hash functionsdfandrich
2015-11-12unit1602: Fixed failure in torture testdfandrich
2015-11-12runtests: more compact "System characteristics" outputDaniel Stenberg
2015-11-12runtests: rename conditional curl-features to $has_[name]Daniel Stenberg
2015-11-08imap: Don't check for continuation when executing a CUSTOMREQUESTJustin Ehlert
2015-11-06tftp tests: verify sent options tooDaniel Stenberg
2015-11-02http redirects: %-encode bytes outside of ascii rangeDaniel Stenberg
2015-11-02formadd: support >2GB files on windowsDaniel Stenberg
2015-10-23test1137: verify --ignore-content-length for FTPDaniel Stenberg
2015-10-18tests/FILEFORMAT: mention PSL as a valid feture to check forDaniel Stenberg
2015-10-18teste1136: only run when PSL is enabledDaniel Stenberg
2015-10-17cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen
2015-10-16test1601: fix compilation with --enable-debug and --disable-crypto-authDan Fandrich
2015-10-14test1531: case the size to fix the test on non-largefile buildsDan Fandrich
2015-09-29runtests: Fix pid check in checkdiedJay Satiro
2015-09-23tests: disable 1510 due to CI-problems on githubDaniel Stenberg
2015-09-20tests: disable 1801 until fixedDaniel Stenberg
2015-08-22CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot
2015-08-22runtests: Allow for spaces in server-verify curl custom pathJay Satiro
2015-08-18gitignore: Sort for readabilityJay Satiro
2015-08-10test46: update cookie expire timeDaniel Stenberg
2015-07-26test1902: attempt to make the test more reliableDaniel Stenberg
2015-07-17SSL: Add an option to disable certificate revocation checksJay Satiro
2015-07-16runtests: Allow for spaces in curl custom pathJay Satiro
2015-07-14libtest: call PR_Cleanup() on exit if NSPR is usedKamil Dudka
2015-07-02test2041: fixed line endings in protocol partDan Fandrich
2015-07-01SSL: Pinned public key hash supportmoparisthebest
2015-06-30multi: Move http2 push function declarations to header endJay Satiro
2015-06-25tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh
2015-06-23test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg
2015-06-17test2040: verify basic auth on re-used connectionsKamil Dudka
2015-06-14test1530: added http to required featuresDan Fandrich
2015-06-09CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg
2015-05-31HTTP-NTLM: fail auth on connection close instead of loopingIsaac Boukris
2015-05-24testcurl.pl: use rel2abs to make the source directory absoluteDan Fandrich
2015-05-23test1510: another flaky testDan Fandrich
2015-05-21testcurl.pl: allow source to be in an arbitrary directoryDan Fandrich
2015-05-18hostip: fix unintended destruction of hash tableAnthony Avina
2015-05-18runtests.pl: use 'h2c' now, no -14 anymoreDaniel Stenberg
2015-05-12hostcache: made all host caches use structs, not pointersDaniel Stenberg
2015-04-28CURLOPT_HEADEROPT: default to separateDaniel Stenberg