aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Make signature notation test compatible with older GnuPGs.Justus Winter2016-09-121-1/+10
* Prepend LD_LIBRARY_PATH for python testsAndre Heinecke2016-08-081-1/+1
* python: Add a nicer interface to list keys.Justus Winter2016-08-031-1/+1
* python: Drop superfluous imports and trim public interface.Justus Winter2016-07-284-5/+1
* python: Support the Assuan engine.Justus Winter2016-07-282-1/+68
* python: Add an idiomatic interface.Justus Winter2016-07-1515-44/+385
* python: Fix test.Justus Winter2016-07-141-13/+5
* python: Port more tests.Justus Winter2016-07-124-4/+331
* python: Fix distcheck.Justus Winter2016-07-073-4/+51
* python: Wrap objects implementing the buffer protocol.Justus Winter2016-06-161-8/+27
* 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