comparison tests/test-bookmarks-current.t @ 49585:55c6ebd11cb9 stable

tests: run many tests in $TESTTMP/repo instead of $TESTTMP This is useful so we can store other files in $TESTTMP (in particular tests that use docket files (nodemap, dirstate-v2) keep file uids in $TESTTMP/UID)
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Fri, 18 Nov 2022 13:47:29 +0000
parents 8c4881c07f57
children
comparison
equal deleted inserted replaced
49584:8cd39c20445e 49585:55c6ebd11cb9
1 $ hg init 1 $ hg init repo
2 $ cd repo
2 3
3 no bookmarks 4 no bookmarks
4 5
5 $ hg bookmarks 6 $ hg bookmarks
6 no bookmarks set 7 no bookmarks set