Mercurial > hg-stable
changeset 33105:7fed389f9a9f
py3: add tests to show `hg bookmarks` and `hg branches` work on Python 3
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 24 Jun 2017 19:55:41 +0530 |
parents | d170f59f6f55 |
children | 4c5af472a599 |
files | tests/test-py3-commands.t |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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