Added test for incoming via ssh.
authorThomas Arendsen Hein <thomas@intevation.de>
Tue, 21 Mar 2006 12:15:25 +0100
changeset 1982 70ba0c86da8b
parent 1981 736b6c96bbbc
child 1983 ae12a81549a7
Added test for incoming via ssh.
tests/test-ssh
tests/test-ssh.out
--- a/tests/test-ssh	Tue Mar 21 11:47:21 2006 +0100
+++ b/tests/test-ssh	Tue Mar 21 12:15:25 2006 +0100
@@ -53,6 +53,9 @@
 echo "# find outgoing"
 hg out ssh://user@dummy/remote
 
+echo "# find incoming on the remote side"
+hg incoming -R ../remote -e ../dummyssh ssh://user@dummy/local
+
 echo "# push"
 hg push
 
--- a/tests/test-ssh.out	Tue Mar 21 11:47:21 2006 +0100
+++ b/tests/test-ssh.out	Tue Mar 21 12:15:25 2006 +0100
@@ -26,6 +26,14 @@
 date:        Mon Jan 12 13:46:40 1970 +0000
 summary:     add
 
+# find incoming on the remote side
+searching for changes
+changeset:   1:c54836a570be
+tag:         tip
+user:        test
+date:        Mon Jan 12 13:46:40 1970 +0000
+summary:     add
+
 # push
 pushing to ssh://user@dummy/remote
 searching for changes
@@ -49,4 +57,5 @@
 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5:
 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5:
 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5:
+Got arguments 1:user@dummy 2:hg -R local serve --stdio 3: 4: 5:
 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5: