summaryrefslogtreecommitdiff
path: root/tests/unit/unit1303.c
Commit message (Expand)AuthorAgeFilesLines
* tests: fix narrowing conversion warningsMarcel Raad2019-09-271-2/+2
* cppcheck: fix warningsMarian Klymov2018-06-111-1/+1
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-1/+1
* tests: Make sure libtests & unittests call curl_global_cleanup()Dan Fandrich2017-08-261-1/+5
* timeval: struct curltime is a struct timeval replacementDaniel Stenberg2017-07-281-2/+2
* unit1303: fix compiler warningMarcel Raad2017-04-161-2/+2
* checksrc: move open braces to comply with function declaration styleDaniel Stenberg2016-11-241-21/+20
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-1/+1
* code: style updatesDaniel Stenberg2016-04-031-2/+2
* 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
* timers: fix timer regression involving redirects / reconnectsDaniel Stenberg2014-05-151-1/+3
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-3/+3
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-3/+3
* compiler warning: fixYang Tse2011-05-211-1/+1
* unit tests: adjust header inclusion orderYang Tse2011-05-211-4/+1
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* Made unit_setup() return an error code to abort the test earlyDan Fandrich2011-01-051-1/+5
* unittest: 1303 tests Curl_timeleftDaniel Stenberg2011-01-041-0/+122