gpgme/lang/python/tests
Justus Winter 0d4e95621e python: Improve progress callbacks.
* lang/python/helpers.c (pyProgressCb): Stash python errors, convert
'what' to Unicode object.
* lang/python/pyme/core.py (Context.set_progress_cb): Hand in 'self'.
* lang/python/tests/t-callbacks.py: Test progress callbacks.

Signed-off-by: Justus Winter <justus@gnupg.org>
2016-05-19 16:08:33 +02:00
..
Makefile.am python: Robust exception handling in callbacks. 2016-05-19 15:58:45 +02:00
support.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-callbacks.py python: Improve progress callbacks. 2016-05-19 16:08:33 +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-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-sign.py python: Add more tests. 2016-05-19 11:09:45 +02:00
t-wrapper.py python: Share generated methods between objects. 2016-05-12 18:29:04 +02:00