Merge branch 'pb/test-use-user-env'
commit2b2af95908ec53e13be4506ece7acc0d82f981ae
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Sep 2021 20:15:26 +0000 (15 13:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Sep 2021 20:15:26 +0000 (15 13:15 -0700)
tree80870eaad139f25c42aeca3e52ee358bba632b56
parentc76fcf3e46a86d389739b7ee94b3d4faa351af84
parent01c381037c30e9351e439d367983f88bdd3415ba
Merge branch 'pb/test-use-user-env'

Teach "test_pause" and "debug" helpers to allow using the HOME and
TERM environment variables the user usually uses.

* pb/test-use-user-env:
  test-lib-functions: keep user's debugger config files and TERM in 'debug'
  test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'
  test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'
t/test-lib.sh