diff options
| author | Werner Koch <[email protected]> | 2002-06-20 15:47:24 +0200 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2002-06-20 15:47:24 +0200 |
| commit | e6dc9fd6c4d00455975fc4bb6d98f31b3c36b517 (patch) | |
| tree | 202011f43559a5317cb1cb7585f4cac534c8258d /tests/ChangeLog | |
| parent | * rungpg.c (build_argv): Ignore GPG_AGENT_INFO if set but empty. (diff) | |
| download | gpgme-e6dc9fd6c4d00455975fc4bb6d98f31b3c36b517.tar.gz gpgme-e6dc9fd6c4d00455975fc4bb6d98f31b3c36b517.zip | |
* gpgsm/t-sign.c (main): Also test a normal signature.
* gpg/Makefile (TESTS_ENVIRONMENT): Set GPG_AGENT_INFO empty.
* gpg/t-signers.c, gpg/t-sign.c, gpg/t-encrypt-sym.c
* gpg/t-encrypt-sign.c, gpg/t-decrypt.c
* gpg/t-decrypt-verify.c (main): Changed the GPG_AGENT_INFO check to
match the one in ../../gpgme/rungpg.c.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index aea23e59..2222de12 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,13 @@ +2002-06-20 Werner Koch <[email protected]> + + * gpgsm/t-sign.c (main): Also test a normal signature. + + * gpg/Makefile (TESTS_ENVIRONMENT): Set GPG_AGENT_INFO empty. + * gpg/t-signers.c, gpg/t-sign.c, gpg/t-encrypt-sym.c + * gpg/t-encrypt-sign.c, gpg/t-decrypt.c + * gpg/t-decrypt-verify.c (main): Changed the GPG_AGENT_INFO check to + match the one in ../../gpgme/rungpg.c. + 2002-06-12 Werner Koch <[email protected]> * gpgsm/t-keylist.c (doit): Print operation info if available. |
