tests/test-run-tests.t
changeset 29220 054bcdad6042
parent 29199 daff05dcd184
child 29221 73f58eb14684
equal deleted inserted replaced
29219:3c9066ed557c 29220:054bcdad6042
     1 This file tests the behavior of run-tests.py itself.
     1 This file tests the behavior of run-tests.py itself.
     2 
     2 
     3 Avoid interference from actual test env:
     3 Avoid interference from actual test env:
     4 
     4 
     5   $ unset HGTEST_JOBS
     5   $ . "$TESTDIR/helper-runtests.sh"
     6   $ unset HGTEST_TIMEOUT
       
     7   $ unset HGTEST_PORT
       
     8   $ unset HGTEST_SHELL
       
     9 
     6 
    10 Smoke test with install
     7 Smoke test with install
    11 ============
     8 ============
    12 
     9 
    13   $ run-tests.py $HGTEST_RUN_TESTS_PURE -l
    10   $ run-tests.py $HGTEST_RUN_TESTS_PURE -l