tests/test-clonebundles.t
branchstable
changeset 26857 e5a1df51bb25
parent 26855 9350f00a7b23
child 26932 eb49ffa39fe2
--- a/tests/test-clonebundles.t	Wed Nov 04 23:48:15 2015 +0900
+++ b/tests/test-clonebundles.t	Tue Nov 03 12:31:33 2015 -0800
@@ -224,6 +224,18 @@
   searching for changes
   no changes found
 
+Feature works over SSH
+
+  $ hg clone -U -e "python \"$TESTDIR/dummyssh\"" ssh://user@dummy/server ssh-full-clone
+  applying clone bundle from http://localhost:$HGPORT1/full.hg
+  adding changesets
+  adding manifests
+  adding file changes
+  added 2 changesets with 2 changes to 2 files
+  finished applying clone bundle
+  searching for changes
+  no changes found
+
 Entry with unknown BUNDLESPEC is filtered and not used
 
   $ cat > server/.hg/clonebundles.manifest << EOF