aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Avoid relying on implicit gpg commands.Justus Winter2017-04-1125-39/+38
* tests: Make tests more robust.Justus Winter2017-04-111-1/+2
* tests: Move common functionality.Justus Winter2017-04-111-26/+0
* tests: Make test more robust.Justus Winter2017-04-062-3/+6
* tests: Fix setup of ephemeral home directories.Justus Winter2017-04-051-2/+2
* tests: Fix setup of ephemeral home directories.Justus Winter2017-04-044-13/+16
* tests: Fix distcheck.Justus Winter2017-03-281-3/+27
* tests: Add test for '--decrypt --unwrap'.Justus Winter2017-03-282-0/+42
* tests: Use gpgconf to stop the agent.Werner Koch2017-03-231-4/+6
* tests: Test '--quick-set-primary-uid'.Justus Winter2017-03-211-0/+11
* tests: Create temporary directories in '/tmp'.Justus Winter2017-03-211-1/+1
* tests: Fail if we cannot create the socket directory.Justus Winter2017-03-201-1/+1
* tests: Add test for issue 2959.Neal H. Walfield2017-03-171-0/+1
* tests: Fix using tools from the build directory.Justus Winter2017-03-151-8/+8
* tests: Dump the tools that the tests are going to use.Justus Winter2017-03-151-0/+18
* tests: Rework environment setup.Justus Winter2017-03-091-2/+2
* gpg: Do not allow the user to revoke the last valid UID.Justus Winter2017-03-071-0/+5
* tests: Avoid overflowing signed 32 bit time_t.Justus Winter2017-03-071-4/+11
* tests: Harmonize temporary and socket directory handling.Justus Winter2017-03-064-6/+15
* gpg: Fix (quick) key generation with --always-trust.Justus Winter2017-03-021-4/+0
* g10: Signal an error when trying to revoke non-existant UID.Justus Winter2017-03-021-0/+6
* tests: Log information about ssh, add comments to test.Justus Winter2017-03-021-5/+18
* tests: Improve support for gpgconf.Justus Winter2017-02-283-40/+50
* tests: No spelling fix for test text.NIIBE Yutaka2017-02-221-1/+4
* Clean up word replication.Yuri Chornoivan2017-02-212-2/+2
* tests: Test and document other ways to create keys.Justus Winter2017-02-151-0/+33
* tests: Check expiration times of created keys.Justus Winter2017-02-152-9/+18
* gpg: Make --export-ssh-key work for the primary key.Werner Koch2017-02-143-0/+63
* gpg,common: Make sure that all fd given are valid.Justus Winter2017-02-082-1/+36
* tests: Skip key types not supported by OpenSSH.Justus Winter2017-02-071-4/+29
* tests: Improve description of test.Neal H. Walfield2017-02-021-1/+1
* Revert "Revert "tests: Add test demonstrating issue2929.""Neal H. Walfield2017-02-022-1/+34
* Revert "tests: Add test demonstrating issue2929."Justus Winter2017-01-302-34/+1
* tests: Add test demonstrating issue2929.Justus Winter2017-01-242-1/+34
* tests: Enable gpgconf test.Justus Winter2017-01-241-4/+1
* build: Change make distcheck configure and temp. remove gpgconf.scm.Werner Koch2017-01-231-1/+4
* tests: Improve GPGHOME handling.Justus Winter2017-01-163-12/+6
* tests: Improve gpgconf test.Justus Winter2017-01-102-6/+25
* tests: Add test for gpgconf.Justus Winter2017-01-103-2/+73
* tests: New test for --{show,override}-session-key.Justus Winter2017-01-052-0/+46
* tests: Fix macro.Justus Winter2017-01-052-8/+11
* tests,w32: Fix locating the components.Justus Winter2017-01-041-9/+29
* tests: Fix faked time in the TOFU test.Justus Winter2017-01-021-1/+1
* tests: Add macro managing ephemeral home directories.Justus Winter2016-12-202-2/+12
* tests: Add missing encrypted sample, cleanup samples handling.Justus Winter2016-12-203-5/+1340
* 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