Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Add option --secret to run-keylist. | Werner Koch | 2015-06-08 | 1 | -1/+8 |
| | | | | Signed-off-by: Werner Koch <[email protected]> | ||||
* | Remove all trailing whitespace from source files | Werner Koch | 2012-09-25 | 1 | -10/+10 |
| | | | | | -- Command used: sed -i 's,[ \t]*$,,' FILE | ||||
* | Use gpgme interface for error handling to avoid linking with gpg-error. | Marcus Brinkmann | 2012-02-08 | 1 | -1/+1 |
| | | | | | | | | | | | * tests/t-data.c, tests/run-export.c, tests/run-keylist.c, tests/run-support.h, tests/run-verify.c, tests/gpg/t-decrypt-verify.c, tests/gpg/t-edit.c, tests/gpg/t-eventloop.c, tests/gpg/t-keylist-sig.c, tests/gpg/t-keylist.c, tests/gpg/t-support.h, tests/gpg/t-trustlist.c, tests/gpg/t-verify.c, tests/gpg/t-wait.c, tests/gpgsm/cms-decrypt.c, tests/gpgsm/cms-keylist.c, tests/gpgsm/t-keylist.c, tests/gpgsm/t-support.h, tests/gpgsm/t-verify.c, tests/opassuan/t-command.c: Use gpgme interface for gpg-error functions. | ||||
* | Inmplement import from keys for GPGSM. | Werner Koch | 2009-07-07 | 1 | -2/+16 |
| | | | | | Add option --cms to run-keylist test program. | ||||
* | Move gpg test programs to the top test directory. | Werner Koch | 2009-07-07 | 1 | -0/+223 |