Use gpgme interface for error handling to avoid linking with gpg-error.
authorMarcus Brinkmann <mb@g10code.com>
Wed, 8 Feb 2012 14:26:17 +0000 (15:26 +0100)
committerMarcus Brinkmann <mb@g10code.com>
Wed, 8 Feb 2012 14:26:17 +0000 (15:26 +0100)
commitdae3073aaa8b7feb1c844fdaf711f79141b9cc65
tree5e298888803b5e9f6ba2656759bb76a6c27c6d5e
parent0052a72f89c6830818e354358fdd84702d3494c8
Use gpgme interface for error handling to avoid linking with gpg-error.

* tests/t-data.c, tests/run-export.c, tests/run-keylist.c,
tests/run-support.h, tests/run-verify.c, tests/gpg/t-decrypt-verify.c,
tests/gpg/t-edit.c, tests/gpg/t-eventloop.c, tests/gpg/t-keylist-sig.c,
tests/gpg/t-keylist.c, tests/gpg/t-support.h, tests/gpg/t-trustlist.c,
tests/gpg/t-verify.c, tests/gpg/t-wait.c, tests/gpgsm/cms-decrypt.c,
tests/gpgsm/cms-keylist.c, tests/gpgsm/t-keylist.c,
tests/gpgsm/t-support.h, tests/gpgsm/t-verify.c,
tests/opassuan/t-command.c: Use gpgme interface for gpg-error functions.
20 files changed:
tests/gpg/t-decrypt-verify.c
tests/gpg/t-edit.c
tests/gpg/t-eventloop.c
tests/gpg/t-keylist-sig.c
tests/gpg/t-keylist.c
tests/gpg/t-support.h
tests/gpg/t-trustlist.c
tests/gpg/t-verify.c
tests/gpg/t-wait.c
tests/gpgsm/cms-decrypt.c
tests/gpgsm/cms-keylist.c
tests/gpgsm/t-keylist.c
tests/gpgsm/t-support.h
tests/gpgsm/t-verify.c
tests/opassuan/t-command.c
tests/run-export.c
tests/run-keylist.c
tests/run-support.h
tests/run-verify.c
tests/t-data.c