[Pkg-gnupg-commit] [gnupg2] 66/118: tests: Pass flags to test driver.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 15 18:25:10 UTC 2016


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

dkg pushed a commit to branch encoding-and-speling
in repository gnupg2.

commit 059c79d8b447a3baa9ad0b4d3367bdb64dd2ef3b
Author: Justus Winter <justus at g10code.com>
Date:   Mon Sep 5 13:58:37 2016 +0200

    tests: Pass flags to test driver.
    
    * tests/openpgp/Makefile.am (xcheck): Pass flags to 'run-tests.scm'.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 tests/openpgp/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index 5d8acbf..43de31e 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -98,7 +98,7 @@ check: xcheck
 .PHONY: xcheck
 xcheck:
 	$(TESTS_ENVIRONMENT) $(abs_top_builddir)/tests/gpgscm/gpgscm \
-	  run-tests.scm $(XTESTS)
+	  run-tests.scm $(TESTFLAGS) $(XTESTS)
 
 TEST_FILES = pubring.asc secring.asc plain-1o.asc plain-2o.asc plain-3o.asc \
 	     plain-1.asc plain-2.asc plain-3.asc plain-1-pgp.asc \

-- 
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