aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Use sequential test runner if only one test is given.Justus Winter2016-12-191-3/+4
* test: Extend TOFU tests to also check the days with signatures.Neal H. Walfield2016-12-191-15/+71
* tests: New test for --delete-[secret-]keys.Justus Winter2016-12-194-7/+153
* g10: Rework the --quick-* interface.Justus Winter2016-12-151-4/+4
* common: Support locating components in the build tree.Justus Winter2016-12-141-4/+20
* tests: Rework check for trust models.Justus Winter2016-12-141-2/+7
* g10,sm: Spell out --gen-key.Justus Winter2016-12-131-1/+1
* g10: Hyphenate --clearsign.Justus Winter2016-12-131-2/+2
* g10: Create expiring keys in quick key generation mode.Justus Winter2016-12-131-17/+14
* gpgscm: Generalize the test runner.Justus Winter2016-12-131-1/+2
* gpgscm: Move the test runner to the Scheme library.Justus Winter2016-12-131-141/+0
* tests: Refactor test runner.Justus Winter2016-12-131-17/+28
* tests: Add a test for '--quick-addkey'.Justus Winter2016-12-091-0/+65
* tests: New test using all available compression algorithms.Justus Winter2016-12-093-0/+38
* tests: Add test for '--quick-set-expire'.Justus Winter2016-12-071-0/+22
* tests: Improve quick key manipulation test.Justus Winter2016-12-071-7/+1
* tests: Add test importing a revocation certificate.Justus Winter2016-12-063-1/+48
* tests: Rename 'error' to 'fail'.Justus Winter2016-12-0618-32/+32
* tests: Remove debugging display.Justus Winter2016-12-061-1/+0
* tests: Update distributed filesNeal H. Walfield2016-12-061-2/+21
* tests: Check the signature count in the TOFU TFS record.Neal H. Walfield2016-12-061-0/+56
* tests: Replace data used by the TOFU conflict test.Neal H. Walfield2016-12-0628-192/+41
* tests: New test for '--enarmor' and '--dearmor'.Justus Winter2016-12-052-0/+32
* tests,build: Fix distcheck.Justus Winter2016-12-011-1/+3
* tests: Add test for '--verify --multifile'.Justus Winter2016-12-012-0/+42
* tests: Add test for '--encrypt --multifile'.Justus Winter2016-11-302-0/+40
* tests: Add test for '--decrypt --multifile'.Justus Winter2016-11-292-0/+48
* tests: Add test for the ssh key export.Justus Winter2016-11-284-1/+147
* tests: Rename ssh test.Justus Winter2016-11-282-1/+1
* g10: If the set of UTKs changes, invalidate any changed policies.Neal H. Walfield2016-11-221-0/+21
* tests: Delay querying the avaliable algorithms.Justus Winter2016-11-227-16/+17
* g10: Cache the effective policy. Recompute it when required.Neal H. Walfield2016-11-211-12/+16
* tests: Fix environment setup.Justus Winter2016-11-081-2/+1
* tests: Log and display output from tests when run in parallel.Justus Winter2016-11-081-11/+22
* tests: Simplify test.Justus Winter2016-11-081-18/+6
* tests,w32: Make cleanup more robust.Justus Winter2016-11-081-2/+4
* tests: Write a log file for each test.Justus Winter2016-11-072-11/+13
* tests: Move environment creation and teardown into each test.Justus Winter2016-11-0749-168/+193
* tests: Do not allow tests to be run in a shared environment.Justus Winter2016-11-072-38/+9
* tests: Fix build.Justus Winter2016-11-071-1/+0
* tests,tools: Reimplement 'mk-tdata' in Scheme.Justus Winter2016-11-073-11/+16
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-052-2/+2
* g10: Improve and unify key selection for -r and --locate-keys.Justus Winter2016-11-037-1/+240
* gpgscm,tests: Add new functions to the test environment.Justus Winter2016-11-033-2/+37
* Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor2016-11-021-1/+1
* tests: Improve portability of fake-pinentry.Werner Koch2016-10-261-21/+28
* agent,tests,w32: Fix relaying pinentry user data, fix fake-pinentry.Justus Winter2016-10-251-7/+58
* tests: Do not autostart gpg-agents on teardown.Justus Winter2016-10-251-1/+2
* tests: Simplify test.Justus Winter2016-10-201-36/+31
* tests: Flush stdout in the fake pinentry.Justus Winter2016-10-201-0/+1