aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: key expiration datetime stamp testsBen McGinnes2018-05-051-1/+1
* tests: Makefile portability.NIIBE Yutaka2018-02-151-6/+4
* build: More Makefile fix.NIIBE Yutaka2018-02-151-6/+5
* python: Default whence argument for Data() to SEEK_SET.Tobias Mueller2017-12-041-0/+6
* tests: Make portability fix.NIIBE Yutaka2017-11-211-4/+4
* python: Support parallel build in testsAlon Bar-Lev2017-08-211-1/+1
* python: Improve keylist test.Justus Winter2017-08-211-0/+3
* python: Fix test environment creation.Justus Winter2017-05-101-1/+0
* tests: Make sure to kill all previously running daemons.Justus Winter2017-05-101-0/+1
* tests: Harmonize test suites.Justus Winter2017-05-101-1/+4
* python: Skip TOFU test if not supported by GnuPG.Justus Winter2017-04-112-0/+11
* python: fix run-tests missing python_libdirAlon Bar-Lev2017-04-111-1/+3
* python: Support alternatate libdir for testsAlon Bar-Lev2017-04-101-10/+15
* python: Remove usage of PYTHON_VERSIONSAlon Bar-Lev2017-04-101-2/+2
* python: Generate files into build directoryAlon Bar-Lev2017-04-051-1/+0
* python: Don't treat skipped tests as errorAndre Heinecke2017-03-301-1/+1
* python: Fix skipping tests if running with GnuPG < 2.1.12.Justus Winter2017-03-3014-8/+17
* 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-213-1/+221
* python: Fix version check.Justus Winter2017-03-201-1/+3
* tests: Use 'gpg-agent --allow-loopback-pinentry' if applicable.Justus Winter2017-03-201-1/+0
* python: Skip tests if GnuPG is too old.Justus Winter2017-03-207-0/+16
* python: Remove superfluous initialization.Justus Winter2017-03-2021-32/+0
* python: Make error message more helpful.Justus Winter2017-03-141-6/+11
* python: Make tests more robust.Justus Winter2017-03-141-11/+10
* python: Print path of the Python module used during tests.Justus Winter2017-03-021-0/+3
* python: Fix test.Justus Winter2017-02-201-1/+2
* python: Support manipulating the TOFU policy.Justus Winter2017-02-171-0/+31
* python: Support quick key signing.Justus Winter2017-02-172-1/+122
* python: Fix teardown of ephemeral contexts.Justus Winter2017-02-174-260/+250
* python: Fix using strings as commands in the assuan protocol.Justus Winter2017-02-171-3/+6
* python: Support adding and revoking UIDs.Justus Winter2017-02-162-1/+105
* python: Support quick subkey creation.Justus Winter2017-02-162-1/+123
* python: Support quick key creation.Justus Winter2017-02-163-1/+168
* python: Use one copy of the source tree per Python version.Justus Winter2017-02-131-1/+3
* python: Ensure quick-random is used if gpg is gpg2Andre Heinecke2017-01-261-0/+2
* python: default op_keylist_start parameters.Tobias Mueller2017-01-251-0/+12
* python: Improve compatibility with Scheme tests.Justus Winter2017-01-031-0/+2
* python: Add a switch '--quiet' to the test runner.Justus Winter2017-01-031-5/+12
* python: Try to be more helpful when given a string to encrypt().Tobias Mueller2016-12-051-0/+15
* python: Check "buffer" when writing to sys.stdout for python2 compat.Tobias Mueller2016-12-011-1/+5
* python: Fix removing the TOFU database.Justus Winter2016-11-251-1/+1
* tests,python: Atomic directory creationAlon Bar-Lev2016-11-111-1/+1
* python: Use vanity modules for constants in tests and examples.Justus Winter2016-10-3121-74/+74
* python: Import the topmost module in tests and examples.Justus Winter2016-10-3121-217/+208
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-3124-63/+63
* python: Make 'get_key' more idiomatic.Justus Winter2016-10-132-0/+24
* tests: Fix blunder.Justus Winter2016-09-271-1/+1
* tests: Fix check for gpg versions not reporting the critical flag.Justus Winter2016-09-271-0/+1
* tests: Make "make -j distcheck" work in Python.Werner Koch2016-09-201-10/+8