[Pkg-gnupg-commit] [gpgme] 39/103: tests: Remove remnants of 'check-local'.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Dec 14 18:53:02 UTC 2017


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

dkg pushed a commit to branch master
in repository gpgme.

commit a9b4c0ad0d1085ff76742e44cf0cf926e89d1f4c
Author: Justus Winter <justus at g10code.com>
Date:   Wed May 10 16:31:58 2017 +0200

    tests: Remove remnants of 'check-local'.
    
    * tests/gpgsm/Makefile.am (check-local): Drop rule and the dependency
    on it.
    --
    Previously, the test environment was created during 'make check'.
    Nowadays we create it using 'BUILT_SOURCES' during 'make all'.  Drop
    remnant of the previous method.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 tests/gpgsm/Makefile.am | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/tests/gpgsm/Makefile.am b/tests/gpgsm/Makefile.am
index adae6a2..c73faea 100644
--- a/tests/gpgsm/Makefile.am
+++ b/tests/gpgsm/Makefile.am
@@ -51,13 +51,6 @@ clean-local:
 	-$(top_srcdir)/tests/start-stop-agent --stop
 	-rm -fR private-keys-v1.d
 
-check-local: ./pubring.kbx ./gpgsm.conf \
-             ./private-keys-v1.d/$(key_id).key ./trustlist.txt
-
-# To guarantee that check-local is run before any tests we add this
-# dependency:
-initial.test : check-local
-
 export GNUPGHOME := $(abs_builddir)
 
 export GPG_AGENT_INFO :=

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



More information about the Pkg-gnupg-commit mailing list