aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-07python: Fix distcheck.Justus Winter3-4/+51
2016-06-16python: Wrap objects implementing the buffer protocol.Justus Winter1-8/+27
2016-06-08python: Implement the context manager protocol.Justus Winter1-5/+14
2016-06-06python: Wrap file-like objects on demand.Justus Winter2-1/+49
2016-06-06python: Initialize GPGME for the user.Justus Winter1-1/+0
2016-06-01python: Fix test suite with GnuPG prior to 2.1.12.Justus Winter1-1/+2
2016-06-01tests: Fix notation tests.Justus Winter1-3/+2
2016-05-31python: Port more tests.Justus Winter4-0/+249
2016-05-27python: Port more tests.Justus Winter6-2/+149
2016-05-27python: Implement data callbacks.Justus Winter2-0/+112
2016-05-27python: Fix reading data from existing files.Justus Winter1-1/+33
2016-05-24python: Improve and test Context.wait.Justus Winter2-1/+44
2016-05-24python: Support status callbacks.Justus Winter1-0/+35
2016-05-24python: Improve support for edit callbacks.Justus Winter3-1/+97
2016-05-23python: Fix hook.Justus Winter1-1/+2
2016-05-23python: Port more tests.Justus Winter5-2/+188
2016-05-19python: Improve progress callbacks.Justus Winter1-0/+38
2016-05-19python: Robust exception handling in callbacks.Justus Winter2-0/+78
2016-05-19python: Add more tests.Justus Winter6-8/+157
2016-05-17python: Port more tests.Justus Winter4-1/+166
2016-05-12python: Share generated methods between objects.justus/pyme3Justus Winter1-0/+2
2016-05-12python: Fix writing to data buffers.Justus Winter2-1/+50
2016-05-12python: Add a test suite.Justus Winter2-0/+45