gpgme/lang/python/tests
Justus Winter 9350168a1e
python: Fix using strings as commands in the assuan protocol.
* lang/python/gpg/core.py (Context.assuan_transact): Fix testing
whether the command is a string on Python2.
* lang/python/tests/t-protocol-assuan.py: Improve the test to detect
this problem.

Signed-off-by: Justus Winter <justus@g10code.com>
2017-02-17 12:10:34 +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: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
Makefile.am python: Support adding and revoking UIDs. 2017-02-16 17:55:16 +01:00
run-tests.py python: Use one copy of the source tree per Python version. 2017-02-13 16:44:53 +01:00
sign-only.asc python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
support.py python: Support quick key creation. 2017-02-16 16:43:10 +01:00
t-callbacks.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +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: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-decrypt.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-edit.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-encrypt-large.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-encrypt-sign.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-encrypt-sym.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-encrypt.py python: Try to be more helpful when given a string to encrypt(). 2016-12-05 12:44:20 +01:00
t-export.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-file-name.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-idiomatic.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-import.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-keylist.py python: default op_keylist_start parameters. 2017-01-25 17:47:35 +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: Support quick key creation. 2017-02-16 16:43:10 +01:00
t-quick-key-manipulation.py python: Support adding and revoking UIDs. 2017-02-16 17:55:16 +01:00
t-quick-subkey-creation.py python: Support quick subkey creation. 2017-02-16 16:45:25 +01:00
t-sig-notation.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-sign.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-signers.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-trustlist.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-verify.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-wait.py python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
t-wrapper.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00