gpgme/lang/python/tests
Justus Winter 09803c4a81 python: Improve support for edit callbacks.
* lang/python/helpers.c (pyEditCb): Stash exceptions.
* lang/python/pyme/core.py (Context.op_edit): Hand in 'self'.
* lang/python/tests/Makefile.am (py_tests): Add new test.
* lang/python/tests/t-callbacks.py: Test edit callbacks.
* lang/python/tests/t-edit.py: New file.

Signed-off-by: Justus Winter <justus@gnupg.org>
2016-05-24 13:13:35 +02:00
..
Makefile.am python: Improve support for edit callbacks. 2016-05-24 13:13:35 +02:00
support.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-callbacks.py python: Improve support for edit callbacks. 2016-05-24 13:13:35 +02:00
t-data.py python: Fix writing to data buffers. 2016-05-12 17:59:21 +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-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-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-wrapper.py python: Share generated methods between objects. 2016-05-12 18:29:04 +02:00