docs/tutorial/testlib/docgraph_setup.sh
author Pulkit Goyal <pulkit@yandex-team.ru>
Mon, 20 Aug 2018 12:19:05 +0300
branchstable
changeset 3980 828b423545b1
parent 3376 aad37ffd7d58
permissions -rw-r--r--
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`.

. $TESTDIR/testlib/pythonpath.sh

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