gpgme/lang/python/tests
Justus Winter a0263ad282 tests: Make signature notation test compatible with older GnuPGs.
* lang/python/tests/t-sig-notation.py: Only check the critical flag
when GnuPG >= 2.1.13 is used.
* tests/gpg/t-sig-notation.c: Likewise.

Fixes-commit: c88c9ef3
Signed-off-by: Justus Winter <justus@g10code.com>
2016-09-12 14:56:07 +02:00
..
encrypt-only.asc python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
final.py python: Fix distcheck. 2016-07-07 14:10:36 +02:00
initial.py python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
Makefile.am Prepend LD_LIBRARY_PATH for python tests 2016-08-08 15:04:01 +02:00
sign-only.asc python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
support.py python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
t-callbacks.py python: Implement data callbacks. 2016-05-27 14:04:28 +02:00
t-data.py python: Port more tests. 2016-05-27 17:24:12 +02:00
t-decrypt-verify.py python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
t-decrypt.py python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
t-edit.py python: Improve support for edit callbacks. 2016-05-24 13:13:35 +02:00
t-encrypt-large.py python: Port more tests. 2016-05-27 17:24:12 +02:00
t-encrypt-sign.py python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
t-encrypt-sym.py python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
t-encrypt.py python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
t-export.py python: Port more tests. 2016-05-23 15:43:55 +02:00
t-file-name.py python: Port more tests. 2016-05-27 17:24:12 +02:00
t-idiomatic.py python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
t-import.py python: Port more tests. 2016-07-12 18:34:12 +02:00
t-keylist.py python: Add a nicer interface to list keys. 2016-08-03 16:32:30 +02:00
t-protocol-assuan.py python: Support the Assuan engine. 2016-07-28 14:23:07 +02:00
t-sig-notation.py tests: Make signature notation test compatible with older GnuPGs. 2016-09-12 14:56:07 +02:00
t-sign.py python: Drop superfluous imports and trim public interface. 2016-07-28 16:50:02 +02:00
t-signers.py python: Drop superfluous imports and trim public interface. 2016-07-28 16:50:02 +02:00
t-trustlist.py python: Port more tests. 2016-07-12 18:34:12 +02:00
t-verify.py python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
t-wait.py python: Improve and test Context.wait. 2016-05-24 18:00:16 +02:00
t-wrapper.py python: Share generated methods between objects. 2016-05-12 18:29:04 +02:00