tests/test-addremove.t
changeset 39088 ad88726d6982
parent 35230 feecfefeba25
child 40367 824b687ff6af
--- a/tests/test-addremove.t	Fri Jul 27 12:08:10 2018 +0200
+++ b/tests/test-addremove.t	Wed Jul 25 17:11:52 2018 +0200
@@ -69,6 +69,12 @@
   removing c
   adding d
   recording removal of a as rename to b (100% similar)
+  $ hg addremove -ns 50 --color debug
+  [addremove.removed ui.status|removing a]
+  [addremove.added ui.status|adding b]
+  [addremove.removed ui.status|removing c]
+  [addremove.added ui.status|adding d]
+  [ ui.status|recording removal of a as rename to b (100% similar)]
   $ hg addremove -s 50
   removing a
   adding b