D1462: tests: add test for rebase template showing wrong behavior

2017-11-22 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGc157bb0120a9: tests: add test for rebase template showing wrong behavior (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1462?

D1462: tests: add test for rebase template showing wrong behavior

2017-11-21 Thread pulkit (Pulkit Goyal)
pulkit updated this revision to Diff 3724. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1462?vs=3704&id=3724 REVISION DETAIL https://phab.mercurial-scm.org/D1462 AFFECTED FILES tests/test-rebase-templates.t CHANGE DETAILS diff --git a/tests/test-r

D1462: tests: add test for rebase template showing wrong behavior

2017-11-20 Thread pulkit (Pulkit Goyal)
pulkit updated this revision to Diff 3704. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1462?vs=3669&id=3704 REVISION DETAIL https://phab.mercurial-scm.org/D1462 AFFECTED FILES tests/test-rebase-templates.t CHANGE DETAILS diff --git a/tests/test-r

D1462: tests: add test for rebase template showing wrong behavior

2017-11-20 Thread durin42 (Augie Fackler)
durin42 requested changes to this revision. durin42 added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > test-rebase-templates.t:56 > + > + $ hg rebase -s 6 -d 4 -q -T "{nodechanges % '{key}:{value}'}" > + d9d6773efc831c274eace04bc13e8e6412517139 (no-eol) Can

D1462: tests: add test for rebase template showing wrong behavior

2017-11-20 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY The output for template "{nodechanges % ':{value}'}" does not contain the output for value. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-sc