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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2012-04-01
HTTP: reset expected DL/UL sizes on redirects
Daniel Stenberg
2012-03-22
fix several compiler warnings
Yang Tse
2012-02-07
curl_easy_reset: reset the referer string
Daniel Stenberg
2012-01-17
tests: enable time tracing on tests 500, 573 and 585
Yang Tse
2011-12-07
multi interface: fix block when CONNECT_ONLY option is used
Gokhan Sengun
2011-11-17
libtest build: add the missing lib586
Alejandro Alvarez Ayllon
2011-11-11
Active mode FTP test cases with server not establishing data connection
Yang Tse
2011-11-06
test 590: verify the bug fix in 4851dafcf1
Daniel Stenberg
2011-10-26
test 589: active FTP upload using multi timeout and EPRT disabled server
Yang Tse
2011-10-21
multi tests: OOM handling fixes
Yang Tse
2011-10-16
formdata: ack read callback abort
Daniel Stenberg
2011-09-06
test suite: libtest header inclusion cleanup - follow-up
Yang Tse
2011-06-01
makefile: avoid preprocessor definition usage when linking
Yang Tse
2011-05-26
compiler warning: fix
Yang Tse
2011-05-18
tests: verify OPEN/CLOSESOCKETFUNCTION
Daniel Stenberg
2011-03-13
test583: verify early SSH multi remove handle
Daniel Stenberg
2011-03-08
sftp-multi: test 582 added
Henry Ludemann
2011-03-04
Moved test 577 into the unit test framework as test 1307
Dan Fandrich
2011-03-04
Converted tests 558 & 559 to use the unit test framework as 1305
Dan Fandrich
2011-01-03
unittest: framework for unit-testing
Daniel Stenberg
2010-11-05
test: remove test 580
Daniel Stenberg
2010-11-03
Allow building test 580 out of tree
Dan Fandrich
2010-11-02
test: added test 580 - verifies symbols-in-versions
Daniel Stenberg
2010-08-19
test: added test 579 to verify progress callback for chunked post
Julien Chaffraix
2010-08-16
progress: callback for POSTs less than MAX_INITIAL_POST_SIZE
Julien Chaffraix
2010-08-09
build: libhostname and chkhostname linkage adjustments followup
Yang Tse
2010-08-07
build: chkhostname build adjustments followup
Yang Tse
2010-07-30
NTLM tests: boost coverage by forcing the hostname
Kamil Dudka
2010-05-12
FTP: WILDCARDMATCH/CHUNKING/FNMATCH added
Pavel Raiskup
2010-05-07
multi interface: missed storing connection time
Daniel Stenberg
2010-03-24
Fix RTSP GET_PARAMETER empty and non-empty operation.
Chris Conroy
2010-01-28
Chris Conroy provided first RTSP tests
Yang Tse
2009-10-30
Added test case 566 in an attempt to repeat bug 2884561
Daniel Stenberg
2009-10-30
- "Tom" posted a bug report that mentioned how libcurl did wrong when doing a
Daniel Stenberg
2009-05-11
Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using
Daniel Stenberg
2009-04-30
- I was going to fix issue #59 in KNOWN_BUGS
Daniel Stenberg
2009-04-07
Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...
Benoit Neil