<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test583, branch master</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>tests: add support for SSH server variant specific transfer paths</title>
<updated>2020-05-02T14:56:55+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-04-26T16:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=1abb087a9c8f1e613b0b38b7afeffb61c18c2fed'/>
<id>1abb087a9c8f1e613b0b38b7afeffb61c18c2fed</id>
<content type='text'>
OpenSSH for Windows requires paths in the format of /C:/
instead of the pseudo-POSIX paths /cygdrive/c/ or just /c/

Reviewed-by: Daniel Stenberg
Closes #5298
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenSSH for Windows requires paths in the format of /C:/
instead of the pseudo-POSIX paths /cygdrive/c/ or just /c/

Reviewed-by: Daniel Stenberg
Closes #5298
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use Windows path %PWD for SSH tests</title>
<updated>2018-08-31T07:13:01+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2018-08-30T06:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=b842fa3110aa2ff1204fd9370d657bc5f1174ffb'/>
<id>b842fa3110aa2ff1204fd9370d657bc5f1174ffb</id>
<content type='text'>
All these tests failed on Windows because something like
sftp://%HOSTIP:%SSHPORT%PWD/
expanded to
sftp://127.0.0.1:1234c:/msys64/home/bla/curl
and then curl complained about the port number ending with a letter.

Use the original POSIX path instead of the Windows path created in
checksystem to fix this.

Closes https://github.com/curl/curl/pull/2920
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All these tests failed on Windows because something like
sftp://%HOSTIP:%SSHPORT%PWD/
expanded to
sftp://127.0.0.1:1234c:/msys64/home/bla/curl
and then curl complained about the port number ending with a letter.

Use the original POSIX path instead of the Windows path created in
checksystem to fix this.

Closes https://github.com/curl/curl/pull/2920
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: disable valgrind on the remaining scp/sftp tests</title>
<updated>2014-03-15T09:41:40+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2014-03-15T09:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=02bba0ce7d51b1c8784118c887ca8471ac48d96d'/>
<id>02bba0ce7d51b1c8784118c887ca8471ac48d96d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test case 583: ensure that test failures don't go unnoticed</title>
<updated>2011-09-06T15:56:39+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2011-09-06T15:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=f764da8afbda7d2c343b47d091609dc5853ac05a'/>
<id>f764da8afbda7d2c343b47d091609dc5853ac05a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test583: verify early SSH multi remove handle</title>
<updated>2011-03-12T23:18:04+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2011-03-12T23:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=0718b7e31ecb429ce3de7a98e725750b518f489a'/>
<id>0718b7e31ecb429ce3de7a98e725750b518f489a</id>
<content type='text'>
This test case is meant to verify that the logic in commit
60172a0446bbe3f8b actually works. This test failed for me before that
change and it works after it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test case is meant to verify that the logic in commit
60172a0446bbe3f8b actually works. This test failed for me before that
change and it works after it.
</pre>
</div>
</content>
</entry>
</feed>
