Mercurial > evolve
diff tests/test-amend-patch.t @ 5275:417503ef667d
tests: add debugobsolete calls before many obslog calls
As requested by Pierre-Yves. The main reason is to catch superfluous
creation of obsmarkers, as well as any future changes to how the
obsmarkers get created.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 16 Dec 2019 11:14:39 -0800 |
parents | baa0b481eec5 |
children | e8660b28bfee |
line wrap: on
line diff
--- a/tests/test-amend-patch.t Sun May 03 01:45:04 2020 +0200 +++ b/tests/test-amend-patch.t Mon Dec 16 11:14:39 2019 -0800 @@ -84,6 +84,8 @@ Obsolsence history is fine + $ hg debugobsolete + f7ad4196431346de3c33c52e75374fba45e04313 af624b221c0c0bec5d74e2650180dd3eddcb7c42 0 (Thu Jan 01 00:00:00 1970 +0000) {'ef1': '8', 'operation': 'amend', 'user': 'test'} $ hg obslog -p -r . @ af624b221c0c (1) added a |