[git] GnuPG - branch, master, updated. gnupg-2.2.1-76-ga1fe370

by Damien Goutte-Gattat cvs at cvs.gnupg.org
Mon Nov 13 08:22:49 CET 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, master has been updated
       via  a1fe3708d0894c138f6dd75d2a6bd22c64359172 (commit)
      from  d048157e87d8b8023d2b26baea3be666ed49b79a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a1fe3708d0894c138f6dd75d2a6bd22c64359172
Author: Damien Goutte-Gattat <dgouttegattat at incenp.org>
Date:   Fri Nov 10 10:38:32 2017 +0000

    tests: Run the trust-pgp-4 test again.
    
    * tests/openpgp/Makefile.am (XTESTS): Add trust-pgp-4.scm.
    (EXTRA_DIST): Remove the test file from EXTRA_DIST.
    --
    
    Now that issue 2923 is fixed, the trust-pgp-4 test passes as
    expected and we can enable it again. That should help prevent
    a future regression on this issue.
    
    Signed-off-by: Damien Goutte-Gattat <dgouttegattat at incenp.org>

diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index f6014c9..827d3e3 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -85,6 +85,7 @@ XTESTS = \
 	trust-pgp-1.scm \
 	trust-pgp-2.scm \
 	trust-pgp-3.scm \
+	trust-pgp-4.scm \
 	gpgtar.scm \
 	use-exact-key.scm \
 	default-key.scm \
@@ -102,9 +103,6 @@ XTESTS = \
 	issue2929.scm \
 	issue2941.scm
 
-# Temporary removed tests:
-#	trust-pgp-4.scm
-
 
 # XXX: Currently, one cannot override automake's 'check' target.  As a
 # workaround, we avoid defining 'TESTS', thus automake will not emit
@@ -268,7 +266,7 @@ sample_msgs = samplemsgs/clearsig-1-key-1.asc \
 
 EXTRA_DIST = defs.scm trust-pgp/common.scm $(XTESTS) $(TEST_FILES) \
 	     mkdemodirs signdemokey $(priv_keys) $(sample_keys)   \
-	     $(sample_msgs) ChangeLog-2011 run-tests.scm trust-pgp-4.scm \
+	     $(sample_msgs) ChangeLog-2011 run-tests.scm \
 	     setup.scm shell.scm all-tests.scm signed-messages.scm
 
 CLEANFILES = prepared.stamp x y yy z out err  $(data_files) \

-----------------------------------------------------------------------

Summary of changes:
 tests/openpgp/Makefile.am | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list