gpgme/lang/python/tests
Justus Winter 3915842657 python: Port more tests.
* lang/python/pyme/core.py (Data._error_check): Add
'gpgme_data_get_file_name' to the list of functions not returning an
error code.
* lang/python/tests/Makefile.am (pytests): Add new tests.
* lang/python/tests/support.py (verbose): New variable.
* lang/python/tests/t-data.py: Test setting and getting the filename.
* lang/python/tests/t-encrypt-large.py: New file.
* lang/python/tests/t-file-name.py: Likewise.
* lang/python/tests/t-trustlist.py: Likewise.

Signed-off-by: Justus Winter <justus@gnupg.org>
2016-05-27 17:24:12 +02:00
..
Makefile.am python: Port more tests. 2016-05-27 17:24:12 +02:00
support.py python: Port more tests. 2016-05-27 17:24:12 +02:00
t-callbacks.py python: Implement data callbacks. 2016-05-27 14:04:28 +02:00
t-data.py python: Port more tests. 2016-05-27 17:24:12 +02:00
t-decrypt.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-edit.py python: Improve support for edit callbacks. 2016-05-24 13:13:35 +02:00
t-encrypt-large.py python: Port more tests. 2016-05-27 17:24:12 +02:00
t-encrypt-sign.py python: Port more tests. 2016-05-23 15:43:55 +02:00
t-encrypt-sym.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-encrypt.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-export.py python: Port more tests. 2016-05-23 15:43:55 +02:00
t-file-name.py python: Port more tests. 2016-05-27 17:24:12 +02:00
t-sign.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-signers.py python: Port more tests. 2016-05-23 15:43:55 +02:00
t-trustlist.py python: Port more tests. 2016-05-27 17:24:12 +02:00
t-wait.py python: Improve and test Context.wait. 2016-05-24 18:00:16 +02:00
t-wrapper.py python: Share generated methods between objects. 2016-05-12 18:29:04 +02:00