Merge branch 'js/test-git-installed'
commit2488849c7e76bed9069ba052a186b88214450cca
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2018 07:24:41 +0000 (19 16:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2018 07:24:41 +0000 (19 16:24 +0900)
tree3c311a81ddd52a91e8ee03f4b9addbc4d696b470
parent1c6e646235f5442bafcf303e3ed6a083efd3e0e0
parent8abfdf44c882ad5d31bd8d0a0f1bfb67f8a9e39f
Merge branch 'js/test-git-installed'

Update the "test installed Git" mode of our test suite to work better.

* js/test-git-installed:
  tests: explicitly use `git.exe` on Windows
  tests: do not require Git to be built when testing an installed Git
  t/lib-gettext: test installed git-sh-i18n if GIT_TEST_INSTALLED is set
  tests: respect GIT_TEST_INSTALLED when initializing repositories
  tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/
Makefile
t/lib-gettext.sh
t/test-lib-functions.sh
t/test-lib.sh