tests/helper-runtests.sh
author Yuya Nishihara <yuya@tcha.org>
Thu, 24 Aug 2017 22:20:02 +0900
changeset 33931 7cab956794e4
parent 29220 054bcdad6042
permissions -rw-r--r--
run-tests: pass unicode to Pygments This is required on Python 3, and is more correct on Python 2 because Pygments is a unicode library.

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL