tests/helper-runtests.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 19 Feb 2021 20:46:33 +0100
changeset 46603 a1273bea99cc
parent 29220 054bcdad6042
permissions -rw-r--r--
test-copies: introduce case combining the `p` and `q` branch That case involves conflicting copies information from each branch. It is similar to the `mAEm` / `mEAm` case except this case actual content merge is involved too. Differential Revision: https://phab.mercurial-scm.org/D10057

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL