index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libtest
/
lib1515.c
Age
Commit message (
Expand
)
Author
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2020-03-04
tests: align some Windows sleep defines with each other
Marc Hoersken
2018-11-23
snprintf: renamed and we now only use msnprintf()
Daniel Stenberg
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-08-26
tests: Make sure libtests & unittests call curl_global_cleanup()
Dan Fandrich
2017-07-16
libtest: fix MSVC warning C4706
Marcel Raad
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-11-24
checksrc: code style: use 'char *name' style
Daniel Stenberg
2016-04-03
tests/libtest: follow our code style guidelines better
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-12-26
test 1515: add MSYS support by passing a relative path
Marc Hoersken
2015-03-03
libtest: fixed linker errors on msvc
Sergei Nikulov
2014-02-19
lib1515.c: Fixed #include path in commit 647f83e809
Steve Holme
2014-02-19
test1515: fix compilation with msvc
Maks Naumov
2014-02-14
lib1515.c: Added support for Windows using the Sleep function
Marc Hoersken
2014-02-07
lib1515.c: Fixed various compilation warnings
Steve Holme
2014-02-06
tests: add test for bug #1303 (dns cache timeout)
Romulo A. Ceccon