2001-10-22 Marcus Brinkmann <marcus@g10code.de>

* Makefile.am (TEST_ENVIRONMENT): Set environment to $(srcdir),
	not current directory.
This commit is contained in:
Marcus Brinkmann 2001-10-22 15:39:22 +00:00
parent d4fb115bda
commit 4691a5e940
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2001-10-22 Marcus Brinkmann <marcus@g10code.de>
* Makefile.am (TEST_ENVIRONMENT): Set environment to $(srcdir),
not current directory.
2001-10-22 Marcus Brinkmann <marcus@g10code.de>
* t-data.c (write_test): New function.

View File

@ -20,7 +20,7 @@
## Process this file with automake to produce Makefile.in
TESTS_ENVIRONMENT = GNUPGHOME=.
TESTS_ENVIRONMENT = GNUPGHOME=$(srcdir)
TESTS = t-version t-data t-encrypt t-sign t-decrypt t-verify t-keylist \
t-export t-import t-trustlist