Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-26 | tests: Make sure libtests & unittests call curl_global_cleanup() | Dan Fandrich | |
These were missed in commit c468c27b. | |||
2017-05-01 | tests: declare TU-local variables static | Marcel Raad | |
This fixes missing-variable-declarations warnings when building with clang. | |||
2017-04-30 | tests: fixed OOM handling of unit tests to abort test | Dan Fandrich | |
It's dangerous to continue to run the test when a memory alloc fails. | |||
2016-04-03 | unit: make unit test source code checksrc compliant | Daniel Stenberg | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-02-04 | unit1600: Fix compilation when NTLM is disabled | Dan Fandrich | |
2015-02-03 | unit1600: unit test for Curl_ntlm_core_mk_nt_hash | Daniel Stenberg | |
2015-02-03 | unit1600: NTLM unit test | Daniel Stenberg | |