Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-04-24 | tests: Locate resources and scripts relative to top source dir. | Justus Winter | 1 | -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]> | |||||
2016-11-28 | tests: Add test for the ssh key export. | Justus Winter | 1 | -0/+52 | |
* tests/openpgp/Makefile.am (XTESTS): Add new test. (sample_keys): Add new files. * tests/openpgp/samplekeys/authenticate-only.pub.asc: New file. * tests/openpgp/samplekeys/authenticate-only.sec.asc: Likewise. * tests/openpgp/ssh-export.scm: Likewise. GnuPG-bug-id: 2848 Signed-off-by: Justus Winter <[email protected]> |