gpgme/lang/python/tests
Ben McGinnes 0e762608ef python bindings: core key import
* The foundation of a pythonic key import function authored by Jacob
  Adams.
* A unit testing script for the same function originally authored by
  Tobias Mueller
* Added DCO reference for Jacob Adams to the GPGME AUTHORS file.
* Additional details regarding this patch are available here:
  https://dev.gnupg.org/T4001

Signed-off-by: Ben McGinnes <ben@adversary.org>
2018-06-17 09:28:30 +10: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 tests: Makefile portability. 2018-02-15 11:14:49 +09:00
run-tests.py python: fix run-tests missing python_libdir 2017-04-11 10:16:47 +02:00
sign-only.asc python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
support.py python: Skip TOFU test if not supported by GnuPG. 2017-04-11 12:24:41 +02:00
t-callbacks.py python: key expiration datetime stamp tests 2018-05-05 12:27:17 +10:00
t-data.py python: Default whence argument for Data() to SEEK_SET. 2017-12-04 08:10:06 +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: 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 bindings: core key import 2018-06-17 09:28:30 +10: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: Improve keylist test. 2017-08-21 10:54:10 +02: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 TOFU test if not supported by GnuPG. 2017-04-11 12:24:41 +02: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