summaryrefslogtreecommitdiff
path: root/tests/unit/unit1620.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* tests: several enumerated type cleanupsDaniel Stenberg2022-07-231-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* misc: update copyright year rangesDaniel Stenberg2022-04-251-1/+1
* unit1620: call global_init before calling Curl_openGisle Vanem2022-04-201-1/+4
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* conncache: various concept cleanupsDaniel Stenberg2020-04-301-5/+1
* unit1620: fix bad free in OOMDaniel Stenberg2019-12-131-0/+2
* url: make Curl_close() NULLify the pointer tooDaniel Stenberg2019-10-301-2/+2
* urldata: rename easy_conn to just connDaniel Stenberg2019-01-111-4/+4
* tests: add unit tests for url.cJim Fuller2018-09-051-0/+90