comparison tests/test-evolve-abort-orphan.t @ 3980:828b423545b1 stable

tests: check that we delete evolvestate correctly after abort/stop This patch adds test to check whether we delete the evolvestate correctly after aborting or stopping an interrupted evolve which is caused because of `next --evolve`.
author Pulkit Goyal <pulkit@yandex-team.ru>
date Mon, 20 Aug 2018 12:19:05 +0300
parents fb8e44c70798
children b4d0245c7f40
comparison
equal deleted inserted replaced
3979:db44da7b9097 3980:828b423545b1
538 [1] 538 [1]
539 539
540 $ hg evolve --abort 540 $ hg evolve --abort
541 evolve aborted 541 evolve aborted
542 working directory is now at c1f4718020e3 542 working directory is now at c1f4718020e3
543
544 $ ls .hg/
545 00changelog.i
546 bookmarks
547 branch
548 cache
549 dirstate
550 evolvestate
551 last-message.txt
552 requires
553 store
554 undo.backup.bookmarks
555 undo.backup.dirstate
556 undo.bookmarks
557 undo.branch
558 undo.desc
559 undo.dirstate