aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-10-25tests: Do not autostart gpg-agents on teardown.Justus Winter1-1/+2
2016-10-20tests: Simplify test.Justus Winter1-36/+31
2016-10-20tests: Flush stdout in the fake pinentry.Justus Winter1-0/+1
2016-10-20tests,w32: Cope with Windows line endings.Justus Winter1-1/+2
2016-10-20tests: Create and remove socket directories.Justus Winter3-15/+24
2016-10-13tests: Use shorter filenames.Neal H. Walfield16-32/+32
2016-10-13g10: Be more careful when checking if a binding is signed by a UTK.Neal H. Walfield1-1/+83
2016-10-13tests: Add test data to TEST_FILES.Neal H. Walfield1-1/+16
2016-10-13g10: Be more careful when checking cross signatures.Neal H. Walfield16-0/+152
2016-10-13tests: Remove support for deprecated functionality.Neal H. Walfield1-1/+0
2016-10-07tests: Rework test environment setup.Justus Winter1-5/+6
2016-10-07tests: Improve handling of Windows newlines.Justus Winter4-8/+8
2016-10-04tests,w32: Avoid using 'glob'.Justus Winter1-2/+1
2016-09-22g10: When adding a user id, make sure the keyblock has been prepared.Neal H. Walfield1-1/+22
2016-09-20tests: Add documentation, make interactive debugging possible.Justus Winter2-1/+45
2016-09-20tests: Drop the old shell-based tests.Justus Winter40-3337/+1
2016-09-20tests: Port the quick key manipulation test to Scheme.Justus Winter2-0/+67
2016-09-20tests: Remove list of tests from the test runner.Justus Winter1-43/+1
2016-09-20tests: Reduce runtime of excessive test.Justus Winter1-17/+1
2016-09-19tests: Refine exception handling.Justus Winter1-1/+1
2016-09-17Fix comment and format.NIIBE Yutaka1-1/+1
2016-09-17Fix more spellingDaniel Kahn Gillmor3-5/+5
2016-09-12tests: Simplify tofu test.Justus Winter1-66/+64
2016-09-07tests: Don't use --tofu-db-format.Neal H. Walfield1-33/+30
2016-09-06tests: Fix test.Justus Winter1-1/+1
2016-09-05tests: Speed up the test suite.Justus Winter2-126/+150
2016-09-05tests: Update README.Justus Winter1-8/+22