Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-03 | unittests: do not include curl_memory.h | Marc Hoersken | |
memdebug.h already contains all required definitions and including curl_memory.h causes errors like the following: tests/unit/unit1394.c:119: undefined reference to `Curl_cfree' tests/unit/unit1394.c:120: undefined reference to `Curl_cfree' | |||
2013-05-06 | unit1394.c: plug the curl tool unit test in | Kamil Dudka | |
2013-05-06 | unit1394.c: basis of a unit test for parse_cert_parameter() | Jared Jennings | |