mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +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 \
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user