aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/support.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-11python: Skip TOFU test if not supported by GnuPG.Justus Winter1-0/+6
2017-03-27python: Skip tests if running with GnuPG < 2.1.12.Justus Winter1-1/+6
2017-03-21python: Wrap 'gpgme_op_keylist_from_data_start'.Justus Winter1-1/+7
2017-03-20python: Fix version check.Justus Winter1-1/+3
2017-03-20python: Skip tests if GnuPG is too old.Justus Winter1-0/+7
2017-03-20python: Remove superfluous initialization.Justus Winter1-3/+0
2017-03-14python: Make tests more robust.Justus Winter1-11/+10
2017-02-17python: Fix teardown of ephemeral contexts.Justus Winter1-1/+23
2017-02-16python: Support quick key creation.Justus Winter1-0/+15
2016-12-01python: Check "buffer" when writing to sys.stdout for python2 compat.Tobias Mueller1-1/+5
2016-10-31python: Import the topmost module in tests and examples.Justus Winter1-3/+3
2016-10-31python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor1-1/+1
2016-10-13python: Make 'get_key' more idiomatic.Justus Winter1-0/+1
2016-09-14python: Import from __future__ to align behavior of Python 2.7.Justus Winter1-0/+3
2016-07-15python: Add an idiomatic interface.Justus Winter1-2/+36
2016-06-06python: Initialize GPGME for the user.Justus Winter1-1/+0
2016-05-27python: Port more tests.Justus Winter1-1/+2
2016-05-19python: Add more tests.Justus Winter1-0/+6
2016-05-17python: Port more tests.Justus Winter1-4/+8
2016-05-12python: Fix writing to data buffers.Justus Winter1-1/+1
2016-05-12python: Add a test suite.Justus Winter1-0/+22