]> granicus.if.org Git - curl/commit
tests first.c: fix calculation of sleep timeout on Windows
authorMarc Hoersken <info@marc-hoersken.de>
Wed, 23 Dec 2015 14:03:40 +0000 (15:03 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Wed, 23 Dec 2015 14:03:40 +0000 (15:03 +0100)
commit520bd9e49f7f4f65c39ef12090220863bb02b111
tree6cec61f7245afe11be4a688187678923b9ec5ae0
parent24cf20ec6842603a19dfda9d4169534b92e51ab5
tests first.c: fix calculation of sleep timeout on Windows

Not converting to double caused small timeouts to be skipped.
tests/libtest/first.c