aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib1515.c
AgeCommit message (Expand)Author
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-04tests: align some Windows sleep defines with each otherMarc Hoersken
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-08-26tests: Make sure libtests & unittests call curl_global_cleanup()Dan Fandrich
2017-07-16libtest: fix MSVC warning C4706Marcel Raad
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-04-03tests/libtest: follow our code style guidelines betterDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-26test 1515: add MSYS support by passing a relative pathMarc Hoersken
2015-03-03libtest: fixed linker errors on msvcSergei Nikulov
2014-02-19lib1515.c: Fixed #include path in commit 647f83e809Steve Holme
2014-02-19test1515: fix compilation with msvcMaks Naumov
2014-02-14lib1515.c: Added support for Windows using the Sleep functionMarc Hoersken
2014-02-07lib1515.c: Fixed various compilation warningsSteve Holme
2014-02-06tests: add test for bug #1303 (dns cache timeout)Romulo A. Ceccon