aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-02tests: Fix faked time in the TOFU test.Justus Winter1-1/+1
2016-12-20tests: Add macro managing ephemeral home directories.Justus Winter2-2/+12
2016-12-20tests: Add missing encrypted sample, cleanup samples handling.Justus Winter3-5/+1340
2016-12-19tests: Use sequential test runner if only one test is given.Justus Winter1-3/+4
2016-12-19test: Extend TOFU tests to also check the days with signatures.Neal H. Walfield1-15/+71
2016-12-19tests: New test for --delete-[secret-]keys.Justus Winter4-7/+153
2016-12-15g10: Rework the --quick-* interface.Justus Winter1-4/+4
2016-12-14common: Support locating components in the build tree.Justus Winter1-4/+20
2016-12-14tests: Rework check for trust models.Justus Winter1-2/+7
2016-12-13g10,sm: Spell out --gen-key.Justus Winter1-1/+1
2016-12-13g10: Hyphenate --clearsign.Justus Winter1-2/+2
2016-12-13g10: Create expiring keys in quick key generation mode.Justus Winter1-17/+14
2016-12-13gpgscm: Generalize the test runner.Justus Winter1-1/+2
2016-12-13gpgscm: Move the test runner to the Scheme library.Justus Winter1-141/+0
2016-12-13tests: Refactor test runner.Justus Winter1-17/+28
2016-12-09tests: Add a test for '--quick-addkey'.Justus Winter1-0/+65
2016-12-09tests: New test using all available compression algorithms.Justus Winter3-0/+38
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-12-06tests: Add test importing a revocation certificate.Justus Winter3-1/+48
2016-12-06tests: Rename 'error' to 'fail'.Justus Winter18-32/+32
2016-12-06tests: Remove debugging display.Justus Winter1-1/+0
2016-12-06tests: Update distributed filesNeal H. Walfield1-2/+21
2016-12-06tests: Check the signature count in the TOFU TFS record.Neal H. Walfield1-0/+56
2016-12-06tests: Replace data used by the TOFU conflict test.Neal H. Walfield28-192/+41
2016-12-05tests: New test for '--enarmor' and '--dearmor'.Justus Winter2-0/+32
2016-12-01tests,build: Fix distcheck.Justus Winter1-1/+3
2016-12-01tests: Add test for '--verify --multifile'.Justus Winter2-0/+42
2016-11-30tests: Add test for '--encrypt --multifile'.Justus Winter2-0/+40
2016-11-29tests: Add test for '--decrypt --multifile'.Justus Winter2-0/+48
2016-11-28tests: Add test for the ssh key export.Justus Winter4-1/+147
2016-11-28tests: Rename ssh test.Justus Winter2-1/+1
2016-11-22g10: If the set of UTKs changes, invalidate any changed policies.Neal H. Walfield1-0/+21
2016-11-22tests: Delay querying the avaliable algorithms.Justus Winter7-16/+17
2016-11-21g10: Cache the effective policy. Recompute it when required.Neal H. Walfield1-12/+16
2016-11-08tests: Fix environment setup.Justus Winter1-2/+1
2016-11-08tests: Log and display output from tests when run in parallel.Justus Winter1-11/+22
2016-11-08tests: Simplify test.Justus Winter1-18/+6
2016-11-08tests,w32: Make cleanup more robust.Justus Winter1-2/+4
2016-11-07tests: Write a log file for each test.Justus Winter2-11/+13
2016-11-07tests: Move environment creation and teardown into each test.Justus Winter49-168/+193
2016-11-07tests: Do not allow tests to be run in a shared environment.Justus Winter2-38/+9
2016-11-07tests: Fix build.Justus Winter1-1/+0
2016-11-07tests,tools: Reimplement 'mk-tdata' in Scheme.Justus Winter3-11/+16
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch2-2/+2
2016-11-03g10: Improve and unify key selection for -r and --locate-keys.Justus Winter7-1/+240
2016-11-03gpgscm,tests: Add new functions to the test environment.Justus Winter3-2/+37
2016-11-02Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor1-1/+1
2016-10-26tests: Improve portability of fake-pinentry.Werner Koch1-21/+28
2016-10-25agent,tests,w32: Fix relaying pinentry user data, fix fake-pinentry.Justus Winter1-7/+58