summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test1513: make sure the callback is only called onceDaniel Stenberg2015-11-242-1/+5
* Makefile.inc: Fixed test run errorSteve Holme2015-11-211-2/+2
* tests: Re-enabled tests 889 and 890 following POP3 fixSteve Holme2015-11-201-2/+0
* tests: Disabled 889 and 890 until we support POP3 continuation responsesSteve Holme2015-11-151-0/+2
* tests: Corrected typos from commit ba4d8f7ebaSteve Holme2015-11-152-2/+2
* tests: Added OAUTHBEARER failure response testsSteve Holme2015-11-157-3/+338
* tests: Renamed existing OAuth 2.0 (XOAUTH) testsSteve Holme2015-11-146-6/+6
* tests: Added OAuth 2.0 (OAUTHBEARER) testsSteve Holme2015-11-147-3/+345
* unit1603: Demote hash mismatch failure to a warningdfandrich2015-11-121-10/+9
* unit1603: Added unit tests for hash functionsdfandrich2015-11-125-4/+182
* unit1602: Fixed failure in torture testdfandrich2015-11-121-24/+23
* runtests: more compact "System characteristics" outputDaniel Stenberg2015-11-121-64/+57
* runtests: rename conditional curl-features to $has_[name]Daniel Stenberg2015-11-121-12/+12
* imap: Don't check for continuation when executing a CUSTOMREQUESTJustin Ehlert2015-11-082-1/+52
* tftp tests: verify sent options tooDaniel Stenberg2015-11-0616-30/+111
* http redirects: %-encode bytes outside of ascii rangeDaniel Stenberg2015-11-022-1/+75
* formadd: support >2GB files on windowsDaniel Stenberg2015-11-022-15/+86
* test1137: verify --ignore-content-length for FTPDaniel Stenberg2015-10-232-1/+53
* tests/FILEFORMAT: mention PSL as a valid feture to check forDaniel Stenberg2015-10-181-0/+1
* teste1136: only run when PSL is enabledDaniel Stenberg2015-10-181-0/+3
* cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen2015-10-173-1/+78
* test1601: fix compilation with --enable-debug and --disable-crypto-authDan Fandrich2015-10-161-0/+2
* test1531: case the size to fix the test on non-largefile buildsDan Fandrich2015-10-141-1/+1
* runtests: Fix pid check in checkdiedJay Satiro2015-09-291-1/+1
* tests: disable 1510 due to CI-problems on githubDaniel Stenberg2015-09-231-0/+3
* tests: disable 1801 until fixedDaniel Stenberg2015-09-201-0/+3
* CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot2015-08-223-1/+88
* runtests: Allow for spaces in server-verify curl custom pathJay Satiro2015-08-221-1/+1
* gitignore: Sort for readabilityJay Satiro2015-08-183-6/+6
* test46: update cookie expire timeDaniel Stenberg2015-08-101-4/+4
* test1902: attempt to make the test more reliableDaniel Stenberg2015-07-261-5/+5
* SSL: Add an option to disable certificate revocation checksJay Satiro2015-07-172-1/+34
* runtests: Allow for spaces in curl custom pathJay Satiro2015-07-162-9/+10
* libtest: call PR_Cleanup() on exit if NSPR is usedKamil Dudka2015-07-142-3/+16
* test2041: fixed line endings in protocol partDan Fandrich2015-07-021-4/+4
* SSL: Pinned public key hash supportmoparisthebest2015-07-013-1/+103
* multi: Move http2 push function declarations to header endJay Satiro2015-06-301-0/+2
* tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh2015-06-253-3/+3
* test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg2015-06-234-2/+150
* test2040: verify basic auth on re-used connectionsKamil Dudka2015-06-172-1/+71
* test1530: added http to required featuresDan Fandrich2015-06-141-0/+3
* CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg2015-06-094-2/+100
* HTTP-NTLM: fail auth on connection close instead of loopingIsaac Boukris2015-05-311-24/+4
* testcurl.pl: use rel2abs to make the source directory absoluteDan Fandrich2015-05-241-3/+3
* test1510: another flaky testDan Fandrich2015-05-231-0/+1
* testcurl.pl: allow source to be in an arbitrary directoryDan Fandrich2015-05-211-11/+16
* hostip: fix unintended destruction of hash tableAnthony Avina2015-05-185-3/+112
* runtests.pl: use 'h2c' now, no -14 anymoreDaniel Stenberg2015-05-181-1/+1
* hostcache: made all host caches use structs, not pointersDaniel Stenberg2015-05-121-6/+7
* CURLOPT_HEADEROPT: default to separateDaniel Stenberg2015-04-283-2/+3