[gmime] Re-enable some PGP/MIME tests to see if things work on the bots now



commit 74d25125fc4db529448a8c6d06141df5d1d28ca6
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sat Mar 11 10:51:32 2017 -0500

    Re-enable some PGP/MIME tests to see if things work on the bots now

 tests/test-pgpmime.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/test-pgpmime.c b/tests/test-pgpmime.c
index 66e9ee1..5c8c329 100644
--- a/tests/test-pgpmime.c
+++ b/tests/test-pgpmime.c
@@ -491,7 +491,7 @@ int main (int argc, char *argv[])
                testsuite_check_failed ("multipart/signed failed: %s", ex->message);
        } finally;
        
-#if GPGME_VERSION_NUMBER >= 0x010700
+#if GPGME_VERSION_NUMBER >= 0x010200
        testsuite_check ("multipart/encrypted");
        try {
                create_encrypted_message (ctx, FALSE, &cleartext, &stream);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]