gpgme/lang/python/tests
Werner Koch 8589091682
core: Deprecate the non-working trustlist functions.
* src/gpgme.h.in: Clarify that the trustlist function should not be
used.
* src/engine.c (_gpgme_engine_op_trustlist): Always return an error.
* src/engine-backend.h (struct engine_ops): Remove trustlist member.
* src/engine-gpg.c (gpg_trustlist): Remove.
(struct engine_ops): Remove that member.  Also in all other engines.
* tests/gpg/t-trustlist.c: Remove.
* lang/python/tests/t-trustlist.py: Remove.
--

This never worked in reality because the required feature has been
removed from GnuPG version 1.3.2 soon after introduction of this
feature in gpgme - 17 years ago.  It was anyway marked as
experimental.  We keep the API and ABI, though.

GnuPG-bug-id: 4834
Signed-off-by: Werner Koch <wk@gnupg.org>
2020-07-15 16:34:24 +02:00
..
encrypt-only.asc python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
final.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
initial.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
Makefile.am core: Deprecate the non-working trustlist functions. 2020-07-15 16:34:24 +02:00
run-tests.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
sign-only.asc python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
support.py python: Workaround for a regression in GnuPG 2.2.21 2020-07-14 14:48:01 +02:00
t-callbacks.py python bindings: callback test 2018-10-20 11:07:55 +11:00
t-data.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-decrypt-verify.py python: Fix regression in t-decrypt-verify test. 2019-06-13 15:18:36 +02:00
t-decrypt.py python/tests: try to decrypt and verify new test data 2019-05-02 22:23:28 -04:00
t-edit.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-encrypt-large.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-encrypt-sign.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-encrypt-sym.py python: Workaround for a regression in GnuPG 2.2.21 2020-07-14 14:48:01 +02:00
t-encrypt.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-export.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-file-name.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-idiomatic.py doc: convert more http:// links to https:// 2018-10-18 00:28:51 -04:00
t-import.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-keylist-from-data.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-keylist.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-protocol-assuan.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-quick-key-creation.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-quick-key-manipulation.py spelling: fix misspellings 2018-11-08 12:34:27 +07:00
t-quick-key-signing.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-quick-subkey-creation.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-sig-notation.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-sign.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-signers.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-verify.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-wait.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
t-wrapper.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00