tests: Avoid problems with local time across a day boundary.

--

GnuPG-bug-id: 5991
This commit is contained in:
Werner Koch 2022-05-23 08:20:04 +02:00
parent f3011b5a19
commit 5ba0e454a3
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
GPG = gpg
GNUPGHOME=$(abs_builddir)
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME)
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME) TZ=UTC
EXTRA_DIST = initial.test final.test

View File

@ -21,7 +21,7 @@
## Process this file with automake to produce Makefile.in
GNUPGHOME=$(abs_builddir)
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME)
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME) TZ=UTC
TESTS = t-version t-data t-engine-info