gpgme/lang/python/tests
Justus Winter 57e64d019d
python: Fix version check.
* lang/python/tests/support.py (assert_gpg_version): Cope with
non-released versions.

Fixes-commit: e1cf8bab31
Signed-off-by: Justus Winter <justus@g10code.com>
2017-03-20 16:53:29 +01:00
..
encrypt-only.asc python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
final.py python: Import from __future__ to align behavior of Python 2.7. 2016-09-14 12:15:57 +02:00
initial.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
Makefile.am tests: Use 'gpg-agent --allow-loopback-pinentry' if applicable. 2017-03-20 16:41:43 +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: Fix version check. 2017-03-20 16:53:29 +01:00
t-callbacks.py python: Skip tests if GnuPG is too old. 2017-03-20 16:20:02 +01:00
t-data.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01: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: Skip tests if GnuPG is too old. 2017-03-20 16:20:02 +01: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: Skip tests if GnuPG is too old. 2017-03-20 16:20:02 +01: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: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-idiomatic.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-import.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-keylist.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-protocol-assuan.py python: Fix using strings as commands in the assuan protocol. 2017-02-17 12:10:34 +01: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: Remove superfluous initialization. 2017-03-20 16:07:07 +01: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: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-verify.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-wait.py python: Remove superfluous initialization. 2017-03-20 16:07:07 +01:00
t-wrapper.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00