aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2004-02-17 17:26:20 +0000
committerWerner Koch <[email protected]>2004-02-17 17:26:20 +0000
commit91d3e5aa57bd9a75e77ddbd4753897b6a372c323 (patch)
treec15ce77f929f69dcbb165711bdf206ac20a73426 /tests/ChangeLog
parent* gpgme.texi (Key Listing Mode): Doc KEYLIST_MODE_VALIDATE. (diff)
downloadgpgme-91d3e5aa57bd9a75e77ddbd4753897b6a372c323.tar.gz
gpgme-91d3e5aa57bd9a75e77ddbd4753897b6a372c323.zip
* gpgsm/t-import.c (check_result): gpgsm does now return info in
the result->imports; adjust for that. * gpgsm/Makefile.am (TESTS_ENVIRONMENT): Reset the GPG_AGENT_INFO. * gpg/t-keylist-sig.c (main): s/class/sig_class/. * gpg/t-signers.c (check_result): Ditto. * gpg/t-sign.c (check_result): Ditto. * gpg/t-encrypt-sign.c (check_result): Ditto. * gpgsm/t-sign.c (check_result): Ditto.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index f17e8123..e80cf7b6 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,19 @@
+2004-02-17 Werner Koch <[email protected]>
+
+ * gpgsm/t-import.c (check_result): gpgsm does now return info in
+ the result->imports; adjust for that.
+
+ * gpgsm/Makefile.am (TESTS_ENVIRONMENT): Reset the GPG_AGENT_INFO.
+
+ Include config.h at the top of each C source. This is required
+ due to LFS support.
+
+ * gpg/t-keylist-sig.c (main): s/class/sig_class/.
+ * gpg/t-signers.c (check_result): Ditto.
+ * gpg/t-sign.c (check_result): Ditto.
+ * gpg/t-encrypt-sign.c (check_result): Ditto.
+ * gpgsm/t-sign.c (check_result): Ditto.
+
2004-01-12 Werner Koch <[email protected]>
* gpg/t-keylist-sig.c (main): Temporary disabled one test due top