- added missed call to _compute.chksum in ECDSAPriv - replaced all gpg wrapper fixtures in the unit test suite with gpg package - moved test suite gnupghome location to tests/gnupghome
15 lines
254 B
Plaintext
15 lines
254 B
Plaintext
# GnuPG options for PGPy testing
|
|
# always expert
|
|
expert
|
|
trust-model always
|
|
|
|
# don't try to auto-locate keys except in the local keyring(s)
|
|
no-auto-key-locate
|
|
|
|
# some display options
|
|
list-options show-keyring
|
|
keyid-format long
|
|
no-greeting
|
|
verbose
|
|
verbose
|