tests/test-subrepo.t
branchstable
changeset 24876 b5513ee85dd8
parent 24875 5135c2be6959
child 25111 1ef96a3b8b89
--- a/tests/test-subrepo.t	Mon Apr 27 21:15:25 2015 -0400
+++ b/tests/test-subrepo.t	Mon Apr 27 21:34:23 2015 -0400
@@ -689,6 +689,24 @@
 
 should pull t
 
+  $ hg incoming -S -r `hg log -r tip -T "{node|short}"`
+  comparing with $TESTTMP/t (glob)
+  no changes found
+  comparing with $TESTTMP/t/s
+  searching for changes
+  no changes found
+  comparing with $TESTTMP/t/s/ss
+  searching for changes
+  no changes found
+  comparing with $TESTTMP/t/t
+  searching for changes
+  changeset:   5:52c0adc0515a
+  tag:         tip
+  user:        test
+  date:        Thu Jan 01 00:00:00 1970 +0000
+  summary:     13
+  
+
   $ hg up
   pulling subrepo t from $TESTTMP/t/t
   searching for changes