aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/Makefile.inc
AgeCommit message (Expand)Author
2020-03-06unit1612: fixed the inclusion and compilation of the HMAC unit testSteve Holme
2020-02-24hmac: Added a unit test for the HMAC hash generationSteve Holme
2020-02-23tests: Added a unit test for MD4 digest generationSteve Holme
2020-02-22tests: Added a unit test for SHA256 digest generationSteve Holme
2019-09-15doh: fix (harmless) buffer overrunPaul Dreik
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2019-01-10xattr: strip credentials from any URL that is storedDaniel Stenberg
2018-12-11tests: add urlapi unittestDaniel Gustafsson
2018-11-03infof: clearly indicate truncationDaniel Gustafsson
2018-10-27test1651: unit test Curl_extract_certinfo()Daniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-09-06DOH: add test case 1650 and 2100Daniel Stenberg
2018-09-05tests: add unit tests for url.cJim Fuller
2018-06-01CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev
2018-03-17resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist
2018-02-20CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders Bakken
2017-07-28test1323: verify curlx_tvdiffDaniel Stenberg
2017-06-30progress: prevent resetting t_starttransferRyan Winograd
2017-04-06test1606: verify speedcheckDaniel Stenberg
2016-09-14test1605: verify negative input lengths to (un)escape functionsDaniel Stenberg
2016-02-05tool_doswin: Improve sanitization processingJay Satiro
2015-11-12unit1603: Added unit tests for hash functionsdfandrich
2015-05-18hostip: fix unintended destruction of hash tableAnthony Avina
2015-02-03unit1601: MD5 unit testsDaniel Stenberg
2015-02-03unit1600: NTLM unit testDaniel Stenberg
2014-05-04mprintf: allow %.s with data not being zero terminatedDaniel Stenberg
2014-03-25test1397: unit test for certificate name wildcard handlingRichard J. Moore
2013-06-22dotdot: introducing dot file path cleanupDaniel Stenberg
2013-06-22unit1396: unit tests to verify curl_easy_(un)escapeDaniel Stenberg
2013-05-06build: fixed unit1394 for debug and metlink buildsDaniel Stenberg
2013-05-06unit1394.c: plug the curl tool unit test inKamil Dudka
2013-03-15tests: add #96 #558 and #1330Yang Tse
2013-01-20Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse
2013-01-15build: use per-target '_CPPFLAGS' for those currently using defaultYang Tse
2011-06-10splay: add unit testsDaniel Stenberg
2011-06-10unit test formpost: added test case 1308Daniel Stenberg
2011-06-01unit tests: more build adjustmentsYang Tse
2011-05-25unit tests: build adjustmentYang Tse
2011-03-04Moved test 577 into the unit test framework as test 1307Dan Fandrich
2011-03-04Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich
2011-02-10test1304: Added some unit tests for Curl_parsenetrc.Julien Chaffraix
2011-01-04unittest: 1303 tests Curl_timeleftDaniel Stenberg
2011-01-04unittest: test base64 encode/decodeDaniel Stenberg
2011-01-04unittest: verify curl_strequalDaniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg