gpgme/lang/python/tests
Justus Winter 159505a288
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.

GnuPG-bug-id: 3008
Fixes-commit: 348da58fe0
Signed-off-by: Justus Winter <justus@g10code.com>
2017-03-30 15:06:10 +02:00
..
encrypt-only.asc python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
final.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
initial.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
Makefile.am python: Wrap 'gpgme_op_keylist_from_data_start'. 2017-03-21 12:55:33 +01:00
run-tests.py python: Make error message more helpful. 2017-03-14 12:20:25 +01:00
sign-only.asc python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
support.py python: Skip tests if running with GnuPG < 2.1.12. 2017-03-27 11:11:47 +02:00
t-callbacks.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-data.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-decrypt-verify.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-decrypt.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-edit.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-encrypt-large.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-encrypt-sign.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-encrypt-sym.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-encrypt.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-export.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-file-name.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-idiomatic.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-import.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-keylist-from-data.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-keylist.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-protocol-assuan.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-quick-key-creation.py python: Skip tests if GnuPG is too old. 2017-03-20 16:20:02 +01:00
t-quick-key-manipulation.py python: Skip tests if GnuPG is too old. 2017-03-20 16:20:02 +01:00
t-quick-key-signing.py python: Skip tests if GnuPG is too old. 2017-03-20 16:20:02 +01:00
t-quick-subkey-creation.py python: Fix teardown of ephemeral contexts. 2017-02-17 12:18:56 +01:00
t-sig-notation.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-sign.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-signers.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-trustlist.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-verify.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-wait.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00
t-wrapper.py python: Fix skipping tests if running with GnuPG < 2.1.12. 2017-03-30 15:06:10 +02:00