summaryrefslogtreecommitdiff
path: root/tests/unit/unit1396.c
Commit message (Collapse)AuthorAgeFilesLines
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
| | | | Follow-up from 4d2f8006777
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
| | | | Closes #6172
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-3/+3
|
* tests: Make sure libtests & unittests call curl_global_cleanup()Dan Fandrich2017-08-261-1/+5
| | | | These were missed in commit c468c27b.
* tests: declare TU-local variables staticMarcel Raad2017-05-011-1/+1
| | | | | This fixes missing-variable-declarations warnings when building with clang.
* unit: make unit test source code checksrc compliantDaniel Stenberg2016-04-031-2/+2
|
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* unit1396: make the test pass the OOM torture testsDan Fandrich2014-01-281-9/+11
|
* unit1396: unit tests to verify curl_easy_(un)escapeDaniel Stenberg2013-06-221-0/+109