Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-24 | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg | |
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 | |||
2017-08-26 | tests: Make sure libtests & unittests call curl_global_cleanup() | Dan Fandrich | |
These were missed in commit c468c27b. | |||
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-09-14 | test1605: verify negative input lengths to (un)escape functions | Daniel Stenberg | |