Daniel Stenberg
75f7ab28d2
lib/unit tests: add missing curl_global_cleanup() calls
2021-01-06 15:13:45 +01:00
Daniel Stenberg
4d2f800677
curl.se: new home
...
Closes #6172
2020-11-04 23:59:47 +01:00
Daniel Stenberg
9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
...
Reported by the new script 'scripts/copyright.pl'. The script has a
regex whitelist for the files that don't need copyright headers.
Removed three (mostly usesless) README files from docs/
Closes #5141
2020-03-24 15:05:59 +01:00
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