Write a fake gpg-agent so that we can supply known passphrases to
authorWerner Koch <wk@gnupg.org>
Wed, 13 Feb 2002 15:05:19 +0000 (15:05 +0000)
committerWerner Koch <wk@gnupg.org>
Wed, 13 Feb 2002 15:05:19 +0000 (15:05 +0000)
gpgsm and setup the configuration files to use the agent.  Without
this we are testing a currently running gpg-agent which is not a
clever idea.

TODO

diff --git a/TODO b/TODO
index 64f484a1409d585a703e74898ec83beb17e897bb..f2e3e3f89ca4ed2215e4ed6bb632bdf1ef1fe1d3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -42,6 +42,10 @@ Hey Emacs, this is -*- outline -*- mode!
    get GPGME_No_Passphrase." Bug reported by Stephane Corthesy.
 
 * Tests
+  Write a fake gpg-agent so that we can supply known passphrases to
+  gpgsm and setup the configuration files to use the agent.  Without
+  this we are testing a currently running gpg-agent which is not a
+  clever idea.
 ** t-data
 *** Test gpgme_data_release_and_get_mem.
 *** Test gpgme_data_rewind for invalid types.