]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitd82c528fc197691e21f51a8783685471b2640dad
tree915acaee3b479063399baa804f30b732a62fe690
parent21e3bb1299468341a78149bf970842283ff8d9e2
parent2b60649113b50d8dd288f4416d234ca27d31565f
Merge branch 'js/tests-gpg-integration-on-windows'

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
t/test-lib.sh