summaryrefslogtreecommitdiff
path: root/tests/unit/unit1305.c
AgeCommit message (Expand)Author
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-05-05unit1305: fix compiler warningMarcel Raad
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-04-03code: style updatesDaniel Stenberg
2016-04-03unit: make unit test source code checksrc compliantDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-11-12unit1603: Added unit tests for hash functionsdfandrich
2015-05-18hostip: fix unintended destruction of hash tableAnthony Avina
2015-05-12hostcache: made all host caches use structs, not pointersDaniel Stenberg
2015-04-03fix refreshing of obsolete dns cache entriesStefan Bühler
2015-03-16Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring
2014-01-03unittests: do not include curl_memory.hMarc Hoersken
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-05-21unit tests: adjust header inclusion orderYang Tse
2011-03-20unit1305: Fixed the test to match our coding style.Julien Chaffraix
2011-03-10sources: update source headersDaniel Stenberg
2011-03-04Added unit test 1306 so tests 558 & 559 are now fully replacedDan Fandrich
2011-03-04Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich