Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-11 | code style: use spaces around equals signs | Daniel Stenberg | |
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. | |||
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 | |
2014-01-28 | unit1396: make the test pass the OOM torture tests | Dan Fandrich | |
2013-06-22 | unit1396: unit tests to verify curl_easy_(un)escape | Daniel Stenberg | |