summaryrefslogtreecommitdiff
path: root/tests/t0300-reencryption.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2.1.2 is going to be released next weekJason A. Donenfeld2015-01-281-6/+0
|
* Skip broken tests.Jason A. Donenfeld2015-01-281-0/+6
|
* Use more stable with-colons outputJason A. Donenfeld2015-01-281-2/+2
|
* Revert "Only examine subkeys that are capable of encrypting."Jason A. Donenfeld2015-01-281-1/+1
| | | | | | | This reverts commit ec8140b0f1a422aad16d41d0c322f3a6ceef74fe. The needed option is only available on GnuPG 2.1, and we need to support GnuPG 2.0 too.
* Take into account use in testsJason A. Donenfeld2015-01-281-1/+1
|
* Disable secmem warning when discovering keysmilki2014-05-141-1/+1
| | | | | Key discovery parses stderr output of gnupg. The secmem warning interferes with parsing.
* Allow overridable bash.Jason A. Donenfeld2014-04-241-1/+1
|
* tests: run from anywhereJason A. Donenfeld2014-04-241-0/+1
|
* Turns out aliases were a bad idea.Jason A. Donenfeld2014-04-241-20/+20
|
* Use aliases instead of variables for command portability.Jason A. Donenfeld2014-04-231-20/+20
|
* Support git testsJason A. Donenfeld2014-04-231-2/+8
|
* tests: make more gritty, less setupJason A. Donenfeld2014-04-231-3/+15
|
* tests: add reencryption testsJason A. Donenfeld2014-04-231-0/+81