aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Implement the context manager protocol.Justus Winter2016-06-081-5/+14
* python: Wrap file-like objects on demand.Justus Winter2016-06-062-1/+49
* python: Initialize GPGME for the user.Justus Winter2016-06-061-1/+0
* python: Fix test suite with GnuPG prior to 2.1.12.Justus Winter2016-06-011-1/+2
* tests: Fix notation tests.Justus Winter2016-06-011-3/+2
* python: Port more tests.Justus Winter2016-05-314-0/+249
* python: Port more tests.Justus Winter2016-05-276-2/+149
* python: Implement data callbacks.Justus Winter2016-05-272-0/+112
* python: Fix reading data from existing files.Justus Winter2016-05-271-1/+33
* python: Improve and test Context.wait.Justus Winter2016-05-242-1/+44
* python: Support status callbacks.Justus Winter2016-05-241-0/+35
* python: Improve support for edit callbacks.Justus Winter2016-05-243-1/+97
* python: Fix hook.Justus Winter2016-05-231-1/+2
* python: Port more tests.Justus Winter2016-05-235-2/+188
* python: Improve progress callbacks.Justus Winter2016-05-191-0/+38
* python: Robust exception handling in callbacks.Justus Winter2016-05-192-0/+78
* python: Add more tests.Justus Winter2016-05-196-8/+157
* python: Port more tests.Justus Winter2016-05-174-1/+166
* python: Share generated methods between objects.justus/pyme3Justus Winter2016-05-121-0/+2
* python: Fix writing to data buffers.Justus Winter2016-05-122-1/+50
* python: Add a test suite.Justus Winter2016-05-122-0/+45