summaryrefslogtreecommitdiff
path: root/t/lib-gpg.sh
AgeCommit message (Expand)Author
2020-04-22Merge branch 'jk/test-cleanup'Junio C Hamano
2020-03-27t/lib-*.sh: drop executable bitJeff King
2020-03-26tests: increase the verbosity of the GPG-related prereqsJohannes Schindelin
2020-03-26tests: turn GPG, GPGSM and RFC1991 into lazy prereqsJohannes Schindelin
2020-03-26t/lib-gpg.sh: stop pretending to be a stand-alone scriptJohannes Schindelin
2020-03-25tests(gpg): allow the gpg-agent to start on WindowsJohannes Schindelin
2019-02-09Merge branch 'tz/gpg-test-fix'Junio C Hamano
2019-02-08t/lib-gpg: drop redundant killing of gpg-agentTodd Zullinger
2019-02-08t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txtTodd Zullinger
2018-10-06tests: standardize pipe placementMatthew DeVore
2018-07-20gpg-interface t: extend the existing GPG tests with GPGSMHenning Schild
2017-11-14t/lib-gpg: fix gpgconf stderr redirect to /dev/nullTodd Zullinger
2017-07-20t: lib-gpg: flush gpg agent on startupSantiago Torres
2016-03-07lib-gpg: drop unnecessary "missing GPG" warningEric Sunshine
2015-01-29t/lib-gpg: sanity-check that we can actually signJeff King
2015-01-29t/lib-gpg: include separate public keys in keyring.gpgJeff King
2014-12-16tests: make comment on GPG keyring match the codeChristian Hesse
2014-12-12tests: squelch noise from GPG machinery set-upJunio C Hamano
2014-12-12tests: replace binary GPG keyrings with ASCII-armored keysChristian Hesse
2014-12-12tests: skip RFC1991 tests for gnupg 2.1Christian Hesse
2014-12-12tests: create gpg homedir on the flyChristian Hesse
2014-10-29Merge branch 'mg/lib-gpg-ro-safety'Junio C Hamano
2014-10-27t/lib-gpg: make gpghome files writableMichael J Gruber
2014-04-23lib-gpg.sh: use the $( ... ) construct for command substitutionElia Pinto
2011-09-08for-each-ref: add split message parts to %(contents:*).Michał Górny
2011-09-08t7004: factor out gpg setupJeff King