aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/support.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Remove Python bindingsIngo Klöcker2025-02-031-156/+0
* python: Workaround for a regression in GnuPG 2.2.21Werner Koch2020-07-141-0/+6
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* Python bindings tests: Near PEP8 complianceBen McGinnes2018-08-181-6/+23
* python: Skip TOFU test if not supported by GnuPG.Justus Winter2017-04-111-0/+6
* python: Skip tests if running with GnuPG < 2.1.12.Justus Winter2017-03-271-1/+6
* python: Wrap 'gpgme_op_keylist_from_data_start'.Justus Winter2017-03-211-1/+7
* python: Fix version check.Justus Winter2017-03-201-1/+3
* python: Skip tests if GnuPG is too old.Justus Winter2017-03-201-0/+7
* python: Remove superfluous initialization.Justus Winter2017-03-201-3/+0
* python: Make tests more robust.Justus Winter2017-03-141-11/+10
* python: Fix teardown of ephemeral contexts.Justus Winter2017-02-171-1/+23
* python: Support quick key creation.Justus Winter2017-02-161-0/+15
* python: Check "buffer" when writing to sys.stdout for python2 compat.Tobias Mueller2016-12-011-1/+5
* python: Import the topmost module in tests and examples.Justus Winter2016-10-311-3/+3
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-1/+1
* python: Make 'get_key' more idiomatic.Justus Winter2016-10-131-0/+1
* python: Import from __future__ to align behavior of Python 2.7.Justus Winter2016-09-141-0/+3
* python: Add an idiomatic interface.Justus Winter2016-07-151-2/+36
* python: Initialize GPGME for the user.Justus Winter2016-06-061-1/+0
* python: Port more tests.Justus Winter2016-05-271-1/+2
* python: Add more tests.Justus Winter2016-05-191-0/+6
* python: Port more tests.Justus Winter2016-05-171-0/+26