gpgme/lang/python/tests
Justus Winter 20dc37a0e7 python: Import the topmost module in tests and examples.
* examples/verifydetails.py: Only import the topmost module 'gpg' and
update the code accordingly.
* tests/support.py: Likewise.
* tests/t-callbacks.py: Likewise.
* tests/t-data.py: Likewise.
* tests/t-decrypt-verify.py: Likewise.
* tests/t-decrypt.py: Likewise.
* tests/t-edit.py: Likewise.
* tests/t-encrypt-large.py: Likewise.
* tests/t-encrypt-sign.py: Likewise.
* tests/t-encrypt-sym.py: Likewise.
* tests/t-encrypt.py: Likewise.
* tests/t-export.py: Likewise.
* tests/t-file-name.py: Likewise.
* tests/t-import.py: Likewise.
* tests/t-keylist.py: Likewise.
* tests/t-sig-notation.py: Likewise.
* tests/t-sign.py: Likewise.
* tests/t-signers.py: Likewise.
* tests/t-trustlist.py: Likewise.
* tests/t-verify.py: Likewise.
* tests/t-wait.py: Likewise.
* tests/t-wrapper.py: Likewise.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-10-31 15:42:35 +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: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
Makefile.am tests: Make "make -j distcheck" work in Python. 2016-09-20 19:58:00 +02:00
run-tests.py python: Build for both Python2 and Python3. 2016-09-14 12:18:15 +02:00
sign-only.asc python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
support.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-callbacks.py python: Import the topmost module 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: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-decrypt.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-edit.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-encrypt-large.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-encrypt-sign.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-encrypt-sym.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-encrypt.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-export.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-file-name.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-idiomatic.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
t-import.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-keylist.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-protocol-assuan.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
t-sig-notation.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-sign.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-signers.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-trustlist.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-verify.py python: Import the topmost module in tests and examples. 2016-10-31 15:42:35 +01:00
t-wait.py python: Import the topmost module 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