Home GnuPG
Diffusion GPGME 159505a28864

python: Fix skipping tests if running with GnuPG < 2.1.12.

Description

python: Fix skipping tests if running with GnuPG < 2.1.12.

* final.py: Import 'support.py' for the side-effect of checking the
GnuPG version.
* t-data.py: Likewise.
* t-protocol-assuan.py: Likewise.
* t-wrapper.py: Likewise.
* t-callbacks.py: Avoid warning about 'support' being unused.
* t-edit.py: Likewise.
* t-encrypt-sym.py: Likewise.
* t-file-name.py: Likewise.
* t-idiomatic.py: Likewise.
* t-sig-notation.py: Likewise.
* t-trustlist.py: Likewise.
* t-verify.py: Likewise.
* t-wait.py: Likewise.
* t-keylist-from-data.py: Trim unused imports.

Details

Provenance
justusAuthored on Mar 30 2017, 2:58 PM
Parents
rM2c063a8d6041: qt: Handle if gpg does not support tofu in test
Branches
Unknown
Tags
Unknown
Tasks
T3008: GPGME: Unit test suite failure with gpg 2.0.24