tests/helper-runtests.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 03 May 2021 12:30:03 +0200
changeset 47238 0dedd3d063b0
parent 29220 054bcdad6042
permissions -rw-r--r--
test: no longer directly use the sidedata config and requirements They are on their way out, so we simply use revlogv2 in these cases. Some test does not requires explicite request for the revlogv2 format since the upgrade to a side-data-capable format is impled by `exp-use-copies-side-data-changeset`. Differential Revision: https://phab.mercurial-scm.org/D10618

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL