[Pkg-gnupg-commit] [gnupg2] 04/166: tests: Enable gpgconf test.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Mar 16 22:33:00 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch experimental
in repository gnupg2.

commit 628ff843466b42309f850b8d65b13cf5f586b81f
Author: Justus Winter <justus at g10code.com>
Date:   Tue Jan 24 14:20:36 2017 +0100

    tests: Enable gpgconf test.
    
    * tests/openpgp/Makefile.am (XTESTS): Re-add gpgconf.scm.
    --
    This partially reverts 25e029823813e190a18b601af60efcb1fb3b84af.
    
    That change was not sufficiently motivated, and our continuous
    integration server shows no recent distcheck failures.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 tests/openpgp/Makefile.am | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index 05341fb..d1dd449 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -92,15 +92,12 @@ XTESTS = \
 	quick-key-manipulation.scm \
 	key-selection.scm \
 	delete-keys.scm \
+	gpgconf.scm \
 	issue2015.scm \
 	issue2346.scm \
 	issue2417.scm \
 	issue2419.scm
 
-# Fixme: gpgconf.scm does not yet work with make distcheck.
-#	gpgconf.scm
-
-
 # XXX: Currently, one cannot override automake's 'check' target.  As a
 # workaround, we avoid defining 'TESTS', thus automake will not emit
 # the 'check' target.  For extra robustness, we merely define a

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list