1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/tests/migrations
Justus Winter 06f1f163e9
tests: Create temporary directories in '/tmp'.
* tests/gpgscm/tests.scm (mkdtemp): Create temporary directories in
'/tmp' on UNIX, or in '%Temp' on Windows.
* tests/migrations/common.scm (run-test): Turn error into a warning.
* tests/openpgp/defs.scm (start-agent): Likewise.
--

This fixes the problem of GnuPG components being unable to communicate
because of too long GnuPG home directories in important build
environments like the Debian build servers despite the use of socket
directories.

This reverts d75d20909d.

Signed-off-by: Justus Winter <justus@g10code.com>
2017-03-21 13:15:38 +01:00
..
common.scm tests: Create temporary directories in '/tmp'. 2017-03-21 13:15:38 +01:00
extended-pkf.scm tests: Harmonize temporary and socket directory handling. 2017-03-06 18:10:10 +01:00
extended-pkf.tar.asc tests/migrations: Fix distcheck. 2016-07-05 15:25:21 +02:00
from-classic.scm tests: Harmonize temporary and socket directory handling. 2017-03-06 18:10:10 +01:00
from-classic.tar.asc tests/migrations: Fix distcheck. 2016-07-05 15:25:21 +02:00
issue2276.scm g10: Properly ignore legacy keys in the keyring cache. 2016-07-22 14:17:24 +02:00
issue2276.tar.asc g10: Properly ignore legacy keys in the keyring cache. 2016-07-22 14:17:24 +02:00
Makefile.am tests: Harmonize temporary and socket directory handling. 2017-03-06 18:10:10 +01:00
run-tests.scm tests: Rework environment setup. 2017-03-09 13:26:06 +01:00
setup.scm tests: Use the common test framework for the migration tests. 2016-12-19 17:47:10 +01:00