Mercurial > evolve
diff tests/test-evolve-obshistory.t @ 3223:73b4e84df0bd
obsnote: don't add '' to note while showing it in obslog
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Mon, 04 Dec 2017 15:50:32 +0530 |
parents | 13cb0810ce22 |
children | 4303a46b4167 ae6fddf39933 380fa6e8baf2 |
line wrap: on
line diff
--- 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