D6580: tests: show bug in update introduced in 87a34c767384

valentin.gatienbaron (Valentin Gatien-Baron) phabricator at mercurial-scm.org
Thu Jun 27 11:18:49 EDT 2019


Closed by commit rHG64a873ca7135: tests: show bug in update introduced in 87a34c767384 (authored by valentin.gatienbaron).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D6580?vs=15668&id=15673

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6580/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6580

AFFECTED FILES
  tests/test-simple-update.t

CHANGE DETAILS

diff --git a/tests/test-simple-update.t b/tests/test-simple-update.t
--- a/tests/test-simple-update.t
+++ b/tests/test-simple-update.t
@@ -109,6 +109,25 @@
   $ hg update -v | grep 100
   getting 100
   100 files updated, 0 files merged, 0 files removed, 0 files unresolved
+  $ hg status
+  M 100
+  M 11
+  M 2
+  M 21
+  M 3
+  M 4
+  M 41
+  M 5
+  M 51
+  M 54
+  M 6
+  M 61
+  M 7
+  M 71
+  M 8
+  M 81
+  M 9
+  M 91
 
   $ cd ..
 



To: valentin.gatienbaron, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list