Mercurial > evolve
diff tests/test-single-head-obsolescence-topic-B2.t @ 6315:ebc2dea354a2
tests: switch to double//slash branch in many tests
We want to make sure cases with double slash in branch name will continue to be
handled correctly, and for that we need more tests that use unusual branch
names like this.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sun, 30 Oct 2022 15:22:16 +0400 |
parents | 8cc7732a29bf |
children | 60daa7887c49 |
line wrap: on
line diff
--- a/tests/test-single-head-obsolescence-topic-B2.t Thu May 12 20:02:40 2022 +0400 +++ b/tests/test-single-head-obsolescence-topic-B2.t Sun Oct 30 15:22:16 2022 +0400 @@ -57,8 +57,8 @@ changed topic on 1 changesets to "topic-X" $ hg strip --config extensions.strip= --hidden 'hidden()' --no-backup # clean old A0 $ mkcommit B0 - $ hg branch Z - marked working directory as branch Z + $ hg branch double//slash + marked working directory as branch double//slash $ hg topic topic-Y $ mkcommit C0 active topic 'topic-Y' grew its first changeset @@ -85,9 +85,9 @@ $ hg log -G --hidden @ 5a4735b75167 [default:topic-X] (draft): B1 | - | * 02490b2dd1c5 [Z:topic-Y] (draft): D0 + | * 3fd0fd6ca824 [double//slash:topic-Y] (draft): D0 | | - | * 447ad8382abc [Z:topic-Y] (draft): C0 + | * 5997ab5a8285 [double//slash:topic-Y] (draft): C0 | | | x 1c1f62b56685 [default:topic-X] (draft): B0 | |