Home GnuPG
Diffusion GnuPG bcd5feec0e91

tests: New way to make use of gpgconf.ctl in tests.

Description

tests: New way to make use of gpgconf.ctl in tests.

* Makefile.am (all-local): New to setup symlinks.
(distclean-local): New.
* tests/Makefile.am: Remove the gpgconf related targets.  Just keep
gpgconf.ctl.in in EXTRA_DIST
* tests/cms/Makefile.am (GNUPG_BUILD_ROOT):
* tests/gpgme/Makefile.am (GPGSCM_PATH):
* tests/openpgp/Makefile.am (GNUPG_BUILD_ROOT):
* tests/pkits/Makefile.am (GNUPG_BUILD_ROOT):
* tests/tpm2dtests/defs.scm (tools): Revert to the former values.
* tests/openpgp/defs.scm (tools): Ditto.

This
because we ran into problems with the idea of first doing a
test-install for the checks. "make distcheck" turned out to
be too problematic. Symlinks are a better way of doing this.
Also fixes

Details

Provenance
wernerAuthored on Oct 12 2021, 2:30 PM
Parents
rG257632f58d92: build: Let the release target also sign the wixlib.
Branches
Unknown
Tags
Unknown
Tasks
T5634: Failure with: make DESTDIR=xxx install