[gmime] We can't automate pkcs7 or smime tests (yet)
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime] We can't automate pkcs7 or smime tests (yet)
- Date: Fri, 10 Mar 2017 23:27:05 +0000 (UTC)
commit 4cc808861ffa4b5a20e8731e89db197e5fc145c6
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date: Fri Mar 10 13:40:22 2017 -0500
We can't automate pkcs7 or smime tests (yet)
Unfortunately, they require user-input via the gpg-agent
tests/Makefile.am | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index bdd80e6..026de63 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -21,15 +21,15 @@ AUTOMATED_TESTS = \
if ENABLE_CRYPTO
AUTOMATED_TESTS += \
test-pgp \
- test-pgpmime \
- test-pkcs7 \
- test-smime
+ test-pgpmime
endif
MANUAL_TESTS = \
test-best \
test-parser \
- test-html
+ test-html \
+ test-pkcs7 \
+ test-smime
noinst_PROGRAMS = $(AUTOMATED_TESTS) $(MANUAL_TESTS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]