aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Wrap 'gpgme_op_keylist_from_data_start'.Justus Winter2017-03-211-0/+1
* tests: Use 'gpg-agent --allow-loopback-pinentry' if applicable.Justus Winter2017-03-201-1/+0
* python: Support quick key signing.Justus Winter2017-02-171-1/+2
* python: Support adding and revoking UIDs.Justus Winter2017-02-161-1/+2
* python: Support quick subkey creation.Justus Winter2017-02-161-1/+2
* python: Support quick key creation.Justus Winter2017-02-161-1/+2
* python: Ensure quick-random is used if gpg is gpg2Andre Heinecke2017-01-261-0/+2
* python: Fix removing the TOFU database.Justus Winter2016-11-251-1/+1
* tests,python: Atomic directory creationAlon Bar-Lev2016-11-111-1/+1
* tests: Make "make -j distcheck" work in Python.Werner Koch2016-09-201-10/+8
* tests: Use --batch for gpg import.Werner Koch2016-09-201-3/+3
* python: Build for both Python2 and Python3.Justus Winter2016-09-141-4/+19
* Prepend LD_LIBRARY_PATH for python testsAndre Heinecke2016-08-081-1/+1
* python: Support the Assuan engine.Justus Winter2016-07-281-1/+2
* python: Add an idiomatic interface.Justus Winter2016-07-151-1/+1
* python: Port more tests.Justus Winter2016-07-121-0/+2
* python: Fix distcheck.Justus Winter2016-07-071-4/+3
* python: Wrap file-like objects on demand.Justus Winter2016-06-061-1/+2
* python: Fix test suite with GnuPG prior to 2.1.12.Justus Winter2016-06-011-1/+2
* python: Port more tests.Justus Winter2016-05-311-0/+3
* python: Port more tests.Justus Winter2016-05-271-1/+4
* python: Improve and test Context.wait.Justus Winter2016-05-241-1/+2
* python: Improve support for edit callbacks.Justus Winter2016-05-241-1/+2
* python: Port more tests.Justus Winter2016-05-231-1/+5
* python: Robust exception handling in callbacks.Justus Winter2016-05-191-0/+1
* python: Add more tests.Justus Winter2016-05-191-0/+2
* python: Port more tests.Justus Winter2016-05-171-1/+61
* python: Fix writing to data buffers.Justus Winter2016-05-121-1/+1
* python: Add a test suite.Justus Winter2016-05-121-0/+22