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
/
data
/
DISABLED
Age
Commit message (
Expand
)
Author
2008-09-05
Improved the logic the decides whether to use HTTP 1.1 features or not in a
Dan Fandrich
2008-08-29
Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1
Dan Fandrich
2008-08-28
Fixed test case 1065 by changing the handling of CURLOPT_UPLOAD to set
Dan Fandrich
2008-08-28
Added test 1069 to test PUT from stdin without content length. It fails
Dan Fandrich
2008-08-15
Added test case 1065 to test a PUT with a single file but two URLs. This
Dan Fandrich
2008-08-04
- Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and
Daniel Stenberg
2008-08-03
- Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUT
Daniel Stenberg
2008-07-30
Added test cases 1052 through 1055 to test uploading data from files
Dan Fandrich
2008-07-30
Added test case 1051 to test Location: following with PUT, as reported
Dan Fandrich
2008-07-15
Added test1040 and test1041 to test -C - on HTTP. Test 1041 failed so it's
Dan Fandrich
2008-03-22
- Fixed the problem with doing a zero byte SCP transfer, verified with test
Daniel Stenberg
2008-03-18
Fixed an infinite loop when given an invalid SFTP quote command.
Dan Fandrich
2008-03-18
Added test 626 to reproduce an infinite loop when given an invalid
Dan Fandrich
2008-03-06
Added tests 616 and 617 to see how SFTP and SCP cope with zero-length
Dan Fandrich
2007-10-25
Fixed a TFTP memory leak. Enabled test 2003 to verify this.
Daniel Stenberg
2007-10-24
Fixed the test TFTP server to support the >10000 test number notation
Dan Fandrich
2007-10-24
enable 2000 and 2001
Daniel Stenberg
2007-10-24
Added test cases 2000 and 2001 which test multiple protocols using the
Dan Fandrich
2007-10-04
I enabled test 1009 and made the --local-port use a wide range to reduce the
Daniel Stenberg
2007-10-04
Kim Rinnewitz reported that --local-port didn't work with TFTP transfers.
Daniel Stenberg
2007-09-24
Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle
Daniel Stenberg
2007-06-18
Test listing of root dir with the three ftp-methods. KNOWN_BUGS #44 make me
Daniel Stenberg
2007-04-05
Enabled the ssh tests 600-609.
Dan Fandrich
2007-04-04
Whoops--didn't mean to enable the ssh tests quite yet.
Dan Fandrich
2007-04-04
Added more SSH tests (left disabled for now).
Dan Fandrich
2007-04-01
Added scp and sftp nonexistent file retrieval tests, but leave them
Dan Fandrich
2007-03-31
Disable the SSH tests until the libssh2 bugs that causes test hangs
Dan Fandrich
2006-09-30
Support for FTP third party transfers is now dropped
Daniel Stenberg
2006-09-13
added CVS id and clarified the comment lines
Daniel Stenberg
2006-09-13
Added a generic way to disable test cases when "all" is run, and added the
Daniel Stenberg