tests/helper-runtests.sh
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 18 May 2017 09:04:37 -0700
changeset 32362 23c9a2a71c6e
parent 29220 054bcdad6042
permissions -rw-r--r--
match: make _fileroots a @propertycache and rename it to _fileset The files in the set are not necesserily roots of anything. Making it a @propertycache will help towards extracting a base class for matchers.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL