aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/import-revocation-certificate.scm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: Locate resources and scripts relative to top source dir.Justus Winter2017-04-241-2/+2
| | | | | | | | | | | | -- Locate every resource and every script used in the tests using a path relative to the top of the source tree. This is a purely mechanical change, mostly done using regular expressions, with a few manual fixups here and there. Signed-off-by: Justus Winter <[email protected]>
* tests: Add test importing a revocation certificate.Justus Winter2016-12-061-0/+37
* tests/openpgp/Makefile.am (XTESTS): Add new test. * tests/openpgp/import-revocation-certificate.scm: New file. * tests/openpgp/samplemsgs/revoke-2D727CC768697734.asc: Likewise. Signed-off-by: Justus Winter <[email protected]>