gpgme/lang/python/tests
Justus Winter f3e8d8a451
python: Wrap 'gpgme_op_keylist_from_data_start'.
* NEWS: Update.
* lang/python/gpg/core.py (Context.keylist): New keyword argument
'source'.  If given, list keys from 'source'.
* lang/python/gpgme.i: Wrap the argument to
'gpgme_op_keylist_from_data_start'.
* lang/python/tests/Makefile.am (py_tests): Add new test.
* lang/python/tests/support.py (EphemeralContext): Do not throw an
error if no agent has been started in the context.
* lang/python/tests/t-keylist-from-data.py: New file.

Signed-off-by: Justus Winter <justus@g10code.com>
2017-03-21 12:55:33 +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 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: Wrap 'gpgme_op_keylist_from_data_start'. 2017-03-21 12:55:33 +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-from-data.py python: Wrap 'gpgme_op_keylist_from_data_start'. 2017-03-21 12:55:33 +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