summaryrefslogtreecommitdiff
path: root/tests/libtest/lib1515.c
Commit message (Expand)AuthorAgeFilesLines
* code style: use spaces around plusesDaniel Stenberg2017-09-111-2/+2
* tests: Make sure libtests & unittests call curl_global_cleanup()Dan Fandrich2017-08-261-0/+1
* libtest: fix MSVC warning C4706Marcel Raad2017-07-161-3/+4
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-141-1/+2
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-241-1/+1
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-4/+7
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* test 1515: add MSYS support by passing a relative pathMarc Hoersken2015-12-261-1/+1
* libtest: fixed linker errors on msvcSergei Nikulov2015-03-031-3/+0
* lib1515.c: Fixed #include path in commit 647f83e809Steve Holme2014-02-191-1/+1
* test1515: fix compilation with msvcMaks Naumov2014-02-191-0/+3
* lib1515.c: Added support for Windows using the Sleep functionMarc Hoersken2014-02-141-0/+4
* lib1515.c: Fixed various compilation warningsSteve Holme2014-02-071-27/+30
* tests: add test for bug #1303 (dns cache timeout)Romulo A. Ceccon2014-02-061-0/+141