diff tests/test-remove.t @ 39090:1320df0dcaae

remove: add a label for messages about removed files Keeping consistency between addremove and remove seems a good idea.
author Boris Feld <boris.feld@octobus.net>
date Tue, 14 Aug 2018 11:39:48 +0200
parents 335e19c6b7fa
children 824b687ff6af
line wrap: on
line diff
--- a/tests/test-remove.t	Tue Aug 14 11:15:05 2018 +0200
+++ b/tests/test-remove.t	Tue Aug 14 11:39:48 2018 +0200
@@ -520,6 +520,14 @@
   deleting [===========================================>] 1/1\r (no-eol) (esc)
                                                               \r (no-eol) (esc)
   removing a
+  $ hg remove a -nv --color debug
+  \r (no-eol) (esc)
+  deleting [===========================================>] 1/1\r (no-eol) (esc)
+                                                              \r (no-eol) (esc)
+  \r (no-eol) (esc)
+  deleting [===========================================>] 1/1\r (no-eol) (esc)
+                                                              \r (no-eol) (esc)
+  [addremove.removed ui.status|removing a]
   $ hg diff
 
   $ cat >> .hg/hgrc <<EOF