aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
AgeCommit message (Expand)Author
2015-03-24CURLOPT_PATH_AS_IS: addedDaniel Stenberg
2015-03-11proxy: re-use proxy connections (regression)Daniel Stenberg
2015-02-03unit1601: MD5 unit testsDaniel Stenberg
2015-02-03unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg
2015-02-02test1135: verify the CURL_EXTERN order in header filesDaniel Stenberg
2015-01-28tests: Grouped SMTP SASL EXTERNAL tests with other SMTP testsSteve Holme
2015-01-28tests: Grouped POP3 SASL EXTERNAL tests with other POP3 testsSteve Holme
2015-01-28tests: Grouped IMAP SASL EXTERNAL tests with other IMAP testsSteve Holme
2015-01-27test: add test cases for sasl external authentication (imap/pop3/smtp).Patrick Monnerat
2015-01-07tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg
2014-12-28tests: Added test for bug #1456Steve Holme
2014-12-04tests: add two HTTP over UNIX socket testsPeter Wu
2014-11-26tests: Added SMTP with --crlf test caseSteve Holme
2014-11-24SSL: Add PEM format support for public key pinningmoparisthebest
2014-11-20test1801: first real http2 test caseDaniel Stenberg
2014-11-20test1800: first plain-text http2 test caseDaniel Stenberg
2014-11-01resume: consider a resume from [content-length] to be OKDaniel Stenberg
2014-10-27HTTP: return larger than 3 digit response codes tooDaniel Stenberg
2014-10-13tests: move TESTCASES to Makefile.inc, add show for cmakePeter Wu