summaryrefslogtreecommitdiff
path: root/tests/unit/curlcheck.h
AgeCommit message (Expand)Author
2018-09-23whitespace fixesViktor Szakats
2017-05-05tests: fix -Wcast-qual warningsMarcel Raad
2016-04-03tests: Fixed header files to comply with our code styleSteve Holme
2016-04-03unit: make unit test source code checksrc compliantDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-02-03unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg
2011-09-03fix a bunch of MSVC compiler warningsYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2011-03-04The unit test argument is allowed to be usedDan Fandrich
2011-03-04Added abort_* unit test macrosDan Fandrich
2011-01-05Made unit_setup() return an error code to abort the test earlyDan Fandrich
2011-01-04curlcheck.h: add fail()Daniel Stenberg
2011-01-04curlcheck.h: avoid using NULL pointersDaniel Stenberg
2011-01-04curlcheck.h: add verify_memoryDaniel Stenberg
2011-01-04curlcheck.h: add newlines in error messagesDaniel Stenberg
2011-01-03curlcheck.h: add fail_if() fix codeDaniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg