tests/helper-runtests.sh
author Martijn Pieters <mjpieters@fb.com>
Fri, 24 Jun 2016 16:12:05 +0100
changeset 29443 cf092a3d202a
parent 29220 054bcdad6042
permissions -rw-r--r--
journal: new experimental extension Records bookmark locations and shows you where bookmarks were located in the past. This is the first in a planned series of locations to be recorded; a future patch will add working copy (dirstate) tracking, and remote bookmarks will be supported as well, so the journal storage format should be fairly generic to support those use-cases.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL