view tests/helper-runtests.sh @ 40721:0adc2c0a0792

perf: run 'setup' function during stub run The benchmarked function might need the content of the setup to be run in order to function properly.
author Boris Feld <boris.feld@octobus.net>
date Thu, 22 Nov 2018 23:48:44 +0100
parents 054bcdad6042
children
line wrap: on
line source

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL