Daniel Stenberg
6fa89fa893
tests: several enumerated type cleanups
...
To please icc
Closes #9179
2022-07-23 13:39:29 +02:00
max.mehl
ad9bc5976d
copyright: make repository REUSE compliant
...
Add licensing and copyright information for all files in this repository. This
either happens in the file itself as a comment header or in the file
`.reuse/dep5`.
This commit also adds a Github workflow to check pull requests and adapts
copyright.pl to the changes.
Closes #8869
2022-06-13 09:13:00 +02:00
Daniel Stenberg
ac0a88fd25
copyright: fix year ranges
...
Follow-up from 4d2f800677
2020-11-05 08:22:10 +01:00
Daniel Stenberg
4d2f800677
curl.se: new home
...
Closes #6172
2020-11-04 23:59:47 +01:00
Daniel Stenberg
6b84438d9a
code style: use spaces around equals signs
2017-09-11 09:29:50 +02: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
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
00b1e52823
unit1396: make the test pass the OOM torture tests
2014-01-28 23:27:22 +01:00
Daniel Stenberg
0de7249bb3
unit1396: unit tests to verify curl_easy_(un)escape
2013-06-22 11:21:35 +02:00