t5601: add tests for ssh
commit2171f3d2aa1412a744545c07b28003a7ff4af5df
authorTorsten Bögershausen <tboegi@web.de>
Thu, 28 Nov 2013 19:48:22 +0000 (28 20:48 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Dec 2013 23:47:50 +0000 (4 15:47 -0800)
tree17af6d5964ede9c075135acb0703290078080b40
parent710eb3e22cfe5fb84f41a3ef1d3a91b5cf5d3463
t5601: add tests for ssh

Add more tests testing all the combinations:

 -IPv4 or IPv6
 -path starting with "/" or with "/~"
 -with and without the ssh:// scheme

Some tests fail; they need updates in connect.c

Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5601-clone.sh