]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/tests-gpg-integration-on-windows'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:42 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:43 +0000 (13:42 -0700)
Enable tests that require GnuPG on Windows.

* js/tests-gpg-integration-on-windows:
  tests: increase the verbosity of the GPG-related prereqs
  tests: turn GPG, GPGSM and RFC1991 into lazy prereqs
  tests: do not let lazy prereqs inside `test_expect_*` turn off tracing
  t/lib-gpg.sh: stop pretending to be a stand-alone script
  tests(gpg): allow the gpg-agent to start on Windows

1  2 
t/test-lib.sh

diff --cc t/test-lib.sh
Simple merge