summaryrefslogtreecommitdiffstats
path: root/tests/openpgp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Move some functions into a common module.Damien Goutte-Gattat2017-08-212-24/+24
* tests: Improve documentation.Justus Winter2017-08-101-3/+40
* build: New configure option --enable-all-tests.Werner Koch2017-08-081-1/+1
* tests: Do not run all tests unless in maintainer mode.Justus Winter2017-08-071-15/+25
* tests: Adjust tests for changed --auto-key-locate default.Werner Koch2017-08-041-0/+2
* tests: Improve 'shell.scm' script.Justus Winter2017-07-142-4/+25
* tests: Improve test.Justus Winter2017-06-261-2/+2
* tests: Add test for gpgv.Justus Winter2017-06-214-268/+359
* tests: Run the OpenPGP tests using the new extended key format.Justus Winter2017-06-192-6/+18
* tests: Fix agent teardown in release builds.Justus Winter2017-05-171-3/+3
* tests: Configure the environments to use scdaemon from build tree.Justus Winter2017-05-161-0/+1
* tests: Also run all OpenPGP tests using keyrings.Justus Winter2017-05-113-11/+31
* tests: Make it possible to run all tests using our infrastructure.Justus Winter2017-05-114-17/+61
* tests: Clarify comments.Justus Winter2017-05-081-2/+8
* tests: Add function to dump packets.Justus Winter2017-05-041-0/+6
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-282-3/+3
* tests: Remove *.conf.tmpl from Makefile.NIIBE Yutaka2017-04-251-1/+0
* tests: Deduplicate and simplify code.Justus Winter2017-04-243-22/+24
* gpgscm: Emit JUnit-style XML reports.Justus Winter2017-04-241-1/+1
* tests: Locate resources and scripts relative to top source dir.Justus Winter2017-04-2461-127/+134
* tests: Minor memory fix.NIIBE Yutaka2017-04-171-0/+2
* 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