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
Age
Commit message (
Expand
)
Author
2016-04-03
tests: Fixed header files to comply with our code style
Steve Holme
2016-04-03
code: style updates
Daniel Stenberg
2016-04-03
checksrc: run checksrc in tests when 'make checksrc' in root
Daniel Stenberg
2016-04-03
lib557: allow too long lines
Daniel Stenberg
2016-04-03
tests/libtest: follow our code style guidelines better
Daniel Stenberg
2016-04-01
curl/mprintf.h: remove support for _MPRINTF_REPLACE
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-12-23
tests first.c: fix calculation of sleep timeout on Windows
Marc Hoersken
2015-12-23
test 573: add more debug output
Marc Hoersken
2015-11-24
test1513: make sure the callback is only called once
Daniel Stenberg
2015-11-02
formadd: support >2GB files on windows
Daniel Stenberg
2015-10-14
test1531: case the size to fix the test on non-largefile builds
Dan Fandrich
2015-08-18
gitignore: Sort for readability
Jay Satiro
2015-07-14
libtest: call PR_Cleanup() on exit if NSPR is used
Kamil Dudka
2015-06-25
tests: Distribute CMakeLists.txt files in subdirectories
Roger Leigh
2015-06-23
test1531: verify POSTFIELDSIZE set after add_handle
Daniel Stenberg
2015-06-09
CURLOPT_OPENSOCKETFUNCTION: return error at once
Daniel Stenberg
2015-04-28
CURLOPT_HEADEROPT: default to separate
Daniel Stenberg
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-03-03
libtest: fixed linker errors on msvc
Sergei Nikulov
2015-02-24
lib530: make it less timing sensible
Daniel Stenberg
2015-02-03
unit1600: unit test for Curl_ntlm_core_mk_nt_hash
Daniel Stenberg
2015-01-07
tests: make sure CRLFs can't be used in URLs passed to proxy
Daniel Stenberg
2014-12-31
lib1900.c: Fixed cppcheck error
Julien Nabet
2014-12-28
test1509: Fixed compilation warning
Steve Holme
2014-12-28
test556: Fixed compilation warning
Steve Holme
2014-12-28
test1520: Fixed initial teething problems
Steve Holme
2014-12-28
test1520: Fixed compilation errors
Steve Holme
2014-12-28
tests: Added test for bug #1456
Steve Holme
2014-12-09
cookies: Improved OOM handling in cookies
Dan Fandrich
2014-11-10
cmake: add ENABLE_THREADED_RESOLVER, rename ARES
Peter Wu
2014-11-10
cmake: build libhostname for test suite
Peter Wu
2014-11-10
tests: fix libhostname visibility
Peter Wu
2014-11-05
lib544.c: use duphandle for test 545
Daniel Stenberg
2014-10-16
test545: make it not use a trailing zero
Daniel Stenberg
2014-10-09
Cmake: Got rid of setup_curl_dependencies
Jakub Zakrzewski
2014-09-26
test506: Fixed a couple of memory leaks in test
Dan Fandrich
2014-09-25
CURLOPT_COOKIELIST: Added "RELOAD" command
Yousuke Kimoto
2014-09-07
Ensure progress.size_dl/progress.size_ul are always >= 0
Brandon Casey
2014-07-24
test1013.pl: GSS-Negotiate doesn't exist as a feature anymore
Daniel Stenberg
2014-07-24
libtest: fixed duplicated line in Makefile
Sergey Nikulov
2014-07-23
test1013.pl: remove SPNEGO/GSS-API tweaks
Daniel Stenberg
2014-07-16
test506: verify aa6884845168
Daniel Stenberg
2014-06-18
tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILE
Dan Fandrich
2014-05-18
test1014: GSS-API is only in curl-config. not in curl
Daniel Stenberg
2014-05-09
lib1506: make sure the transfers are not within the same ms
Daniel Stenberg
2014-05-09
libtests: add a wait_ms() function
Daniel Stenberg
2014-05-05
tests: Use standard libtest return codes when relevant
Dan Fandrich
2014-05-05
test1513: Don't return an uninitialized variable on init failure
Dan Fandrich
[next]