From: Werner Koch Date: Wed, 13 Feb 2002 15:05:19 +0000 (+0000) Subject: Write a fake gpg-agent so that we can supply known passphrases to X-Git-Tag: V0-3-4~26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=948ee49ff7f62579d3a08eba849f71529f08805d;p=gpgme.git 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. --- diff --git a/TODO b/TODO index 64f484a..f2e3e3f 100644 --- 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.