diff options
author | Marcus Brinkmann <[email protected]> | 2011-05-03 22:52:11 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2011-05-03 22:52:11 +0000 |
commit | 470899e3a713129d8db3979469c7f711dc9b04d4 (patch) | |
tree | 5bc24505130499aa80f85be792e6b0f9e19b0109 /tests/ChangeLog | |
parent | Update GPGME test suite for use with GnuPG 2.1. (diff) | |
download | gpgme-470899e3a713129d8db3979469c7f711dc9b04d4.tar.gz gpgme-470899e3a713129d8db3979469c7f711dc9b04d4.zip |
Improve import tests for GnuPG 2.1.
Diffstat (limited to '')
-rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 1a4494dc..47e502dc 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2011-05-04 Marcus Brinkmann <[email protected]> + + * gpg/t-import.c (check_result): Complete secret key pair counting + and disable status check, as GPG 2.1 currently emits two IMPORT_OK + lines and we only look at the first. + 2011-04-27 Marcus Brinkmann <[email protected]> * gpg/Makefile.am (DISTCLEANFILES): Add S.gpg-agent. |