tests/test-obsolete.t
branchstable
changeset 18617 227479f61db9
parent 18568 cd403d6d96ef
child 18618 43ffd0279876
child 18679 f6f35d646cb5
--- a/tests/test-obsolete.t	Fri Feb 08 23:13:47 2013 +0000
+++ b/tests/test-obsolete.t	Sat Feb 09 17:54:01 2013 +0000
@@ -865,3 +865,25 @@
   $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
 
 #endif
+
+This test issue 3814
+
+(nothing to push but locally hidden changeset)
+
+  $ cd ..
+  $ hg init repo-issue3814
+  $ cd repo-issue3805
+  $ hg push -r 3816541e5485 ../repo-issue3814
+  pushing to ../repo-issue3814
+  searching for changes
+  adding changesets
+  adding manifests
+  adding file changes
+  added 1 changesets with 1 changes to 1 files
+  $ hg out ../repo-issue3814
+  comparing with ../repo-issue3814
+  searching for changes
+  no changes found
+  [1]
+
+