mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-18 14:17:03 +01:00
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@g10code.com>
This commit is contained in:
parent
c0234462dc
commit
628ff84346
@ -92,15 +92,12 @@ XTESTS = \
|
|||||||
quick-key-manipulation.scm \
|
quick-key-manipulation.scm \
|
||||||
key-selection.scm \
|
key-selection.scm \
|
||||||
delete-keys.scm \
|
delete-keys.scm \
|
||||||
|
gpgconf.scm \
|
||||||
issue2015.scm \
|
issue2015.scm \
|
||||||
issue2346.scm \
|
issue2346.scm \
|
||||||
issue2417.scm \
|
issue2417.scm \
|
||||||
issue2419.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
|
# XXX: Currently, one cannot override automake's 'check' target. As a
|
||||||
# workaround, we avoid defining 'TESTS', thus automake will not emit
|
# workaround, we avoid defining 'TESTS', thus automake will not emit
|
||||||
# the 'check' target. For extra robustness, we merely define a
|
# the 'check' target. For extra robustness, we merely define a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user