summaryrefslogtreecommitdiff
path: root/tests/unit/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* metalink: removeDaniel Stenberg2021-06-071-4/+4
* bufref: buffer reference supportPatrick Monnerat2021-04-221-2/+5
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-1/+4
* unit1612: fixed the inclusion and compilation of the HMAC unit testSteve Holme2020-03-061-1/+1
* hmac: Added a unit test for the HMAC hash generationSteve Holme2020-02-241-1/+4
* tests: Added a unit test for MD4 digest generationSteve Holme2020-02-231-1/+4
* tests: Added a unit test for SHA256 digest generationSteve Holme2020-02-221-1/+27
* doh: fix (harmless) buffer overrunPaul Dreik2019-09-151-1/+5
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-031-1/+4
* xattr: strip credentials from any URL that is storedDaniel Stenberg2019-01-101-1/+5
* tests: add urlapi unittestDaniel Gustafsson2018-12-111-1/+4
* infof: clearly indicate truncationDaniel Gustafsson2018-11-031-1/+4
* test1651: unit test Curl_extract_certinfo()Daniel Stenberg2018-10-271-1/+4
* whitespace fixesViktor Szakats2018-09-231-3/+3
* DOH: add test case 1650 and 2100Daniel Stenberg2018-09-061-1/+5
* tests: add unit tests for url.cJim Fuller2018-09-051-1/+4
* CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev2018-06-011-1/+4
* resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist2018-03-171-1/+5
* CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders Bakken2018-02-201-1/+4
* test1323: verify curlx_tvdiffDaniel Stenberg2017-07-281-1/+5
* progress: prevent resetting t_starttransferRyan Winograd2017-06-301-0/+4
* test1606: verify speedcheckDaniel Stenberg2017-04-061-1/+4
* test1605: verify negative input lengths to (un)escape functionsDaniel Stenberg2016-09-141-1/+3
* tool_doswin: Improve sanitization processingJay Satiro2016-02-051-1/+4
* unit1603: Added unit tests for hash functionsdfandrich2015-11-121-1/+4
* hostip: fix unintended destruction of hash tableAnthony Avina2015-05-181-1/+4
* unit1601: MD5 unit testsDaniel Stenberg2015-02-031-1/+4
* unit1600: NTLM unit testDaniel Stenberg2015-02-031-2/+6
* mprintf: allow %.s with data not being zero terminatedDaniel Stenberg2014-05-041-1/+5
* test1397: unit test for certificate name wildcard handlingRichard J. Moore2014-03-251-1/+4
* dotdot: introducing dot file path cleanupDaniel Stenberg2013-06-221-1/+4
* unit1396: unit tests to verify curl_easy_(un)escapeDaniel Stenberg2013-06-221-1/+4
* build: fixed unit1394 for debug and metlink buildsDaniel Stenberg2013-05-061-2/+4
* unit1394.c: plug the curl tool unit test inKamil Dudka2013-05-061-1/+4
* tests: add #96 #558 and #1330Yang Tse2013-03-151-1/+4
* Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse2013-01-201-2/+2
* build: use per-target '_CPPFLAGS' for those currently using defaultYang Tse2013-01-151-0/+18
* splay: add unit testsDaniel Stenberg2011-06-101-1/+2
* unit test formpost: added test case 1308Daniel Stenberg2011-06-101-1/+3
* unit tests: more build adjustmentsYang Tse2011-06-011-1/+1
* unit tests: build adjustmentYang Tse2011-05-251-1/+3
* Moved test 577 into the unit test framework as test 1307Dan Fandrich2011-03-041-1/+2
* Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich2011-03-041-1/+2
* test1304: Added some unit tests for Curl_parsenetrc.Julien Chaffraix2011-02-101-1/+2
* unittest: 1303 tests Curl_timeleftDaniel Stenberg2011-01-041-1/+2
* unittest: test base64 encode/decodeDaniel Stenberg2011-01-041-1/+2
* unittest: verify curl_strequalDaniel Stenberg2011-01-041-1/+2
* unittest: framework for unit-testingDaniel Stenberg2011-01-031-0/+8