# HG changeset patch # User Pulkit Goyal <7895pulkit@gmail.com> # Date 1498314341 -19800 # Node ID 7fed389f9a9fd15456498ee59962483194cbabbe # Parent d170f59f6f55dedae8746fe4b8b45b09f4b765b4 py3: add tests to show `hg bookmarks` and `hg branches` work on Python 3 diff -r d170f59f6f55 -r 7fed389f9a9f tests/test-py3-commands.t --- a/tests/test-py3-commands.t Sat Jun 24 19:55:01 2017 +0530 +++ b/tests/test-py3-commands.t Sat Jun 24 19:55:41 2017 +0530 @@ -229,3 +229,11 @@ 0 files updated, 0 files merged, 1 files removed, 0 files unresolved $ $PYTHON3 $HGBIN identify 71c96e924262 + +branches and bookmarks also works! + + $ $PYTHON3 $HGBIN branches + default 1:e1e9167203d4 + $ $PYTHON3 $HGBIN bookmark book + $ $PYTHON3 $HGBIN bookmarks + * book 0:71c96e924262