aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/delete-keys.scm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: New test for --delete-[secret-]keys.Justus Winter2016-12-191-0/+103
* tests/openpgp/Makefile.am (XTESTS): Add new test. * tests/openpgp/defs.scm (keys): New variable. (have-public-key?): New function. (have-secret-key?): Likewise. (have-secret-key-file?): Likewise. * tests/openpgp/delete-keys.scm: New file. * tests/openpgp/quick-key-manipulation.scm: Move the accessors to 'defs.scm'. Signed-off-by: Justus Winter <[email protected]>