Dan Fandrich
|
d7d0c9d953
|
tests: Make sure libtests & unittests call curl_global_cleanup()
These were missed in commit c468c27b .
|
2017-08-26 22:01:42 +02:00 |
|
Marcel Raad
|
7dd89c1cdc
|
tests: declare TU-local variables static
This fixes missing-variable-declarations warnings when building with
clang.
|
2017-05-01 12:55:09 +02:00 |
|
Dan Fandrich
|
8089dcfc5d
|
tests: fixed OOM handling of unit tests to abort test
It's dangerous to continue to run the test when a memory alloc fails.
|
2017-04-30 10:55:20 +02:00 |
|
Daniel Stenberg
|
a981141b19
|
unit: make unit test source code checksrc compliant
|
2016-04-03 22:38:36 +02:00 |
|
Daniel Stenberg
|
4af40b3646
|
URLs: change all http:// URLs to https://
|
2016-02-03 00:19:02 +01:00 |
|
Dan Fandrich
|
d37b58274d
|
unit1600: Fix compilation when NTLM is disabled
|
2015-02-04 22:59:14 +01:00 |
|
Daniel Stenberg
|
83bb07027d
|
unit1600: unit test for Curl_ntlm_core_mk_nt_hash
|
2015-02-03 21:03:11 +01:00 |
|
Daniel Stenberg
|
6b68aa989c
|
unit1600: NTLM unit test
|
2015-02-03 20:37:44 +01:00 |
|