summaryrefslogtreecommitdiff
path: root/tests/unit/unit1303.c
AgeCommit message (Expand)Author
2018-06-11cppcheck: fix warningsMarian Klymov
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-08-26tests: Make sure libtests & unittests call curl_global_cleanup()Dan Fandrich
2017-07-28timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2017-04-16unit1303: fix compiler warningMarcel Raad
2016-11-24checksrc: move open braces to comply with function declaration styleDaniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-04-03code: style updatesDaniel Stenberg
2016-04-03unit: make unit test source code checksrc compliantDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-05-15timers: fix timer regression involving redirects / reconnectsDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-05-21compiler warning: fixYang Tse
2011-05-21unit tests: adjust header inclusion orderYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2011-01-05Made unit_setup() return an error code to abort the test earlyDan Fandrich
2011-01-04unittest: 1303 tests Curl_timeleftDaniel Stenberg