summaryrefslogtreecommitdiff
path: root/tests/unit/curlcheck.h
Commit message (Expand)AuthorAgeFilesLines
* tests/unit: fix empty statements with no effectDaniel Stenberg2020-12-291-37/+47
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro2019-12-011-2/+2
* whitespace fixesViktor Szakats2018-09-231-1/+0
* tests: fix -Wcast-qual warningsMarcel Raad2017-05-051-3/+4
* tests: Fixed header files to comply with our code styleSteve Holme2016-04-031-2/+2
* unit: make unit test source code checksrc compliantDaniel Stenberg2016-04-031-8/+9
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg2015-02-031-6/+8
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-2/+2
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
* The unit test argument is allowed to be usedDan Fandrich2011-03-041-2/+2
* Added abort_* unit test macrosDan Fandrich2011-03-041-0/+28
* Made unit_setup() return an error code to abort the test earlyDan Fandrich2011-01-051-3/+4
* curlcheck.h: add fail()Daniel Stenberg2011-01-041-0/+10
* curlcheck.h: avoid using NULL pointersDaniel Stenberg2011-01-041-1/+1
* curlcheck.h: add verify_memoryDaniel Stenberg2011-01-041-0/+7
* curlcheck.h: add newlines in error messagesDaniel Stenberg2011-01-041-6/+6
* curlcheck.h: add fail_if() fix codeDaniel Stenberg2011-01-031-1/+10
* unittest: framework for unit-testingDaniel Stenberg2011-01-031-0/+31