view tests/testlib/docgraph_setup.sh @ 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 ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

cat >> $HGRCPATH << EOF
[extensions]
docgraph=
EOF