tests/helper-runtests.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 23 Jul 2020 16:23:43 +0200
branchstable
changeset 45224 187cc478e18f
parent 29220 054bcdad6042
permissions -rw-r--r--
push: test the checks preventing pushing orphaness to a server This is introduce a simple example, more are coming. See inline documentation for details.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL