diff options
author | Noam Postavsky <npostavs@gmail.com> | 2018-07-14 23:45:27 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2018-07-14 23:45:27 -0400 |
commit | 10a7e91956ebc5d808c88aecffb9d71a568d0233 (patch) | |
tree | ae1156a4dc789a9f8e6e0f7ec02b5952b7efab05 /test/lisp/emacs-lisp/cl-preloaded-tests.el | |
parent | 4d42d1d351fbdd236a11ae86f7d0796337e629b3 (diff) | |
download | emacs-10a7e91956ebc5d808c88aecffb9d71a568d0233.tar.gz emacs-10a7e91956ebc5d808c88aecffb9d71a568d0233.tar.bz2 emacs-10a7e91956ebc5d808c88aecffb9d71a568d0233.zip |
Fix gpg detection for tests (Bug#23561)
* test/lisp/emacs-lisp/package-tests.el (package-test-signed): Stop
using epg-check-configuration and ignore-errors, they're redundant
because epg-find-configuration already does all that.
* test/lisp/epg-tests.el (epg-tests-find-usable-gpg-configuration):
Remove tracing.
(with-epg-tests): Skip test if no gpg config is found.
(epg-decrypt-1 epg-roundtrip-1, epg-sign-verify-1, epg-sign-verify-2)
(epg-import-1): Don't check gpg configuration at top-level, rely on
`with-epg-tests' instead. Checking the gpg configuration requires a
valid HOME (or GNUPGHOME), which is provided by `with-epg-tests'.
Diffstat (limited to 'test/lisp/emacs-lisp/cl-preloaded-tests.el')
0 files changed, 0 insertions, 0 deletions