aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/quick-key-manipulation.scm (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-08gpg: Look up user ID to mark as primary by UID hashIngo Klöcker1-1/+3
2022-04-26gpg: Look up user ID to revoke by UID hashIngo Klöcker1-0/+6
2017-09-11tests: Fix a test which specifies expiration date.NIIBE Yutaka1-4/+4
2017-09-08tests: Fix a test which specifies expiration date.NIIBE Yutaka1-4/+4
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-2/+2
2017-04-24tests: Locate resources and scripts relative to top source dir.Justus Winter1-1/+1
2017-03-21tests: Test '--quick-set-primary-uid'.Justus Winter1-0/+11
2017-03-07gpg: Do not allow the user to revoke the last valid UID.Justus Winter1-0/+5
2017-03-07tests: Avoid overflowing signed 32 bit time_t.Justus Winter1-4/+11
2017-03-02gpg: Fix (quick) key generation with --always-trust.Justus Winter1-4/+0
2017-03-02g10: Signal an error when trying to revoke non-existant UID.Justus Winter1-0/+6
2017-02-15tests: Test and document other ways to create keys.Justus Winter1-0/+33
2017-02-15tests: Check expiration times of created keys.Justus Winter1-7/+17
2016-12-19tests: New test for --delete-[secret-]keys.Justus Winter1-7/+0
2016-12-15g10: Rework the --quick-* interface.Justus Winter1-4/+4
2016-12-13g10: Create expiring keys in quick key generation mode.Justus Winter1-17/+14
2016-12-09tests: Add a test for '--quick-addkey'.Justus Winter1-0/+65
2016-12-07tests: Add test for '--quick-set-expire'.Justus Winter1-0/+22
2016-12-07tests: Improve quick key manipulation test.Justus Winter1-7/+1
2016-11-07tests: Move environment creation and teardown into each test.Justus Winter1-0/+1
2016-10-20tests: Simplify test.Justus Winter1-36/+31
2016-09-22g10: When adding a user id, make sure the keyblock has been prepared.Neal H. Walfield1-1/+22
2016-09-20tests: Port the quick key manipulation test to Scheme.Justus Winter1-0/+66