summaryrefslogtreecommitdiff
path: root/tests/unit/unit1309.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix format specifiersRikard Falkeborn2018-05-141-2/+2
* build: cleanup to fix clang warnings/errorsDaniel Stenberg2018-04-081-18/+11
* unit1309: fix warning on Windows x64Marcel Raad2018-02-281-5/+9
* code style: use spaces around plusesDaniel Stenberg2017-09-111-6/+6
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-3/+3
* timeval: struct curltime is a struct timeval replacementDaniel Stenberg2017-07-281-5/+8
* tests: added test for Curl_splaygetbest to unit1309Dániel Bakai2017-04-041-3/+35
* multi: fix queueing of pending easy handlesDániel Bakai2017-04-041-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* Fixed test 1309 to pass the torture testDan Fandrich2011-06-111-12/+9
* splay: add unit testsDaniel Stenberg2011-06-101-0/+113