changeset 49:d76b40291d10

Tests passing.
author Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
date Sun, 25 Sep 2016 21:42:51 +0200
parents 00995da9c204
children 55469dbb19c4
files tests/ignore_and_prioritize.t
diffstat 1 files changed, 5 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/tests/ignore_and_prioritize.t	Sun Sep 25 21:20:31 2016 +0200
+++ b/tests/ignore_and_prioritize.t	Sun Sep 25 21:42:51 2016 +0200
@@ -103,7 +103,6 @@
   comparing with */rep3 (glob)
   searching for changes
   no changes found
-  
   comparing with */rep1 (glob)
   searching for changes
   changeset:   1:* (glob)
@@ -111,6 +110,7 @@
   user:        Andy Default <default@nowhere.net>
   date:        .* (re)
   summary:     In repo1
+  
 
   $ hg --cwd $BASE pullall
   pulling from */rep3 (glob)
@@ -130,27 +130,15 @@
   0: First
 
   $ hg --cwd $BASE outgoingall
-  comparing with */rep1 (glob)
-  searching for changes
-  changeset:   2:.* (re)
-  tag:         tip
-  parent:      0:.* (re)
-  user:        Andy Default <default@nowhere.net>
-  date:        .* (re)
-  summary:     In repo2
-  
   comparing with */rep3 (glob)
   searching for changes
   changeset:   1:* (glob)
+  tag:         tip
   user:        Andy Default <default@nowhere.net>
   date:        .* (re)
   summary:     In repo1
   
-  changeset:   2:* (glob)
-  tag:         tip
-  parent:      0:* (glob)
-  user:        Andy Default <default@nowhere.net>
-  date:        .* (re)
-  summary:     In repo2
-  
+  comparing with */rep1 (glob)
+  searching for changes
+  no changes found