m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/tests/t0300-reencryption.sh
AgeCommit message (Collapse)Author
2018-08-09Do not reencrypt symbolic linksAldis Berjoza
2018-06-14tests: fix compatibility with GnuPG 2.2.5Clément Lassieur
2017-03-20Fix compatibility with GnuPG 2.2.19Andreas Stieger
GnuPG 2.2.19 added a warning when no command was given. * src/password-store.sh (reencrypt_path): Add --decrypt to --list-only * tests/t0300-reencryption.sh (gpg_keys_from_encrypted_file): same https://bugs.gnupg.org/gnupg/msg9873 http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=810adfd47801fc01e45fb71af9f05c91f7890cdb https://bugzilla.suse.com/show_bug.cgi?id=1028867
2015-01-282.1.2 is going to be released next weekJason A. Donenfeld
2015-01-28Skip broken tests.Jason A. Donenfeld
2015-01-28Use more stable with-colons outputJason A. Donenfeld
2015-01-28Revert "Only examine subkeys that are capable of encrypting."Jason A. Donenfeld
This reverts commit ec8140b0f1a422aad16d41d0c322f3a6ceef74fe. The needed option is only available on GnuPG 2.1, and we need to support GnuPG 2.0 too.
2015-01-28Take into account use in testsJason A. Donenfeld
2014-05-14Disable secmem warning when discovering keysmilki
Key discovery parses stderr output of gnupg. The secmem warning interferes with parsing.
2014-04-24Allow overridable bash.Jason A. Donenfeld
2014-04-24tests: run from anywhereJason A. Donenfeld
2014-04-24Turns out aliases were a bad idea.Jason A. Donenfeld
2014-04-23Use aliases instead of variables for command portability.Jason A. Donenfeld
2014-04-23Support git testsJason A. Donenfeld
2014-04-23tests: make more gritty, less setupJason A. Donenfeld
2014-04-23tests: add reencryption testsJason A. Donenfeld