--- a/tests/test-evolve-obshistory.t Sun Dec 03 23:40:08 2017 +0530
+++ b/tests/test-evolve-obshistory.t Mon Dec 04 15:50:32 2017 +0530
@@ -374,7 +374,7 @@
$ hg obslog 471597cad322 --hidden --patch
x 471597cad322 (1) A0
rewritten(parent, content) as 337fec4d2edc, f257fde29c7a by test (*) (glob)
- note: 'testing split'
+ note: testing split
(No patch available, too many successors (2))
$ hg obslog 471597cad322 --hidden --no-graph -Tjson | python -m json.tool
@@ -411,7 +411,7 @@
|
x 471597cad322 (1) A0
rewritten(parent, content) as 337fec4d2edc, f257fde29c7a by test (*) (glob)
- note: 'testing split'
+ note: testing split
(No patch available, too many successors (2))
With the all option, it should show the three changesets
@@ -422,7 +422,7 @@
|/
x 471597cad322 (1) A0
rewritten(parent, content) as 337fec4d2edc, f257fde29c7a by test (*) (glob)
- note: 'testing split'
+ note: testing split
(No patch available, too many successors (2))
Check that debugobshistory on the second successor after split show
@@ -432,7 +432,7 @@
|
x 471597cad322 (1) A0
rewritten(parent, content) as 337fec4d2edc, f257fde29c7a by test (*) (glob)
- note: 'testing split'
+ note: testing split
(No patch available, too many successors (2))
With the all option, it should show the three changesets
@@ -443,7 +443,7 @@
|/
x 471597cad322 (1) A0
rewritten(parent, content) as 337fec4d2edc, f257fde29c7a by test (*) (glob)
- note: 'testing split'
+ note: testing split
(No patch available, too many successors (2))
Obslog with all option all should also works on the splitted commit
@@ -454,7 +454,7 @@
|/
x 471597cad322 (1) A0
rewritten(parent, content) as 337fec4d2edc, f257fde29c7a by test (*) (glob)
- note: 'testing split'
+ note: testing split
(No patch available, too many successors (2))
Check that debugobshistory on both successors after split show
@@ -466,7 +466,7 @@
|/
x 471597cad322 (1) A0
rewritten(parent, content) as 337fec4d2edc, f257fde29c7a by test (*) (glob)
- note: 'testing split'
+ note: testing split
(No patch available, too many successors (2))
$ hg update 471597cad322