aerc/lib/crypto
Tim Culverhouse 0cc992b4e3 gpg: refactor tests for macos compatibility
Refactor lib/crypto/gpg tests to facilitate unit test runs on macos.
Macos creates temporary directories with names too long to call
gpg-agent (108 characters). Additionally, too many concurrent test calls
created IPC errors to gpg-agent. To get around this, tests were given
shorter names and refactored into subtests to create fewer concurrent
tests

Tested on Linux and MacOS.

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-05-25 10:09:04 +02:00
..
gpg gpg: refactor tests for macos compatibility 2022-05-25 10:09:04 +02:00
pgp pgp: add attach key command 2022-05-06 11:02:55 +02:00
crypto.go pgp: add attach key command 2022-05-06 11:02:55 +02:00