summaryrefslogtreecommitdiff
path: root/tests/libtest/lib573.c
Commit message (Expand)AuthorAgeFilesLines
* code: style updatesDaniel Stenberg2016-04-031-1/+1
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-4/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* test 573: add more debug outputMarc Hoersken2015-12-231-1/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* tests: enable time tracing on tests 500, 573 and 585Yang Tse2012-01-171-1/+8
* lib573.c: fix double data type variable comparison with zeroYang Tse2011-11-241-2/+8
* multi tests: OOM handling fixesYang Tse2011-10-211-67/+33
* test suite: libtest header inclusion cleanupYang Tse2011-09-061-1/+1
* tests: break busy loops in tests 502, 555, and 573Kamil Dudka2011-08-291-2/+21
* sources: update source headersDaniel Stenberg2011-03-101-2/+15
* lib573: do not compare double for exact matchTor Arntsen2010-05-271-2/+2
* Test 573: Use correct type for CURLINFO_CONNECT_TIMETor Arntsen2010-05-201-3/+3
* multi interface: missed storing connection timeDaniel Stenberg2010-05-071-0/+102