summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Avoid overflowing signed 32 bit time_t.Justus Winter2017-03-071-4/+11
* tests: Harmonize temporary and socket directory handling.Justus Winter2017-03-0613-63/+58
* gpgscm: Fix creation of temporary directories.Justus Winter2017-03-061-1/+6
* 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
* gpgscm: Improve parsing.Justus Winter2017-02-281-0/+3
* gpgscm: Fix calculating the line number.Justus Winter2017-02-281-2/+2
* tests: Improve support for gpgconf.Justus Winter2017-02-283-40/+50
* gpgscm: Track source locations in every kind of ports.Justus Winter2017-02-282-96/+69
* tests: No spelling fix for test text.NIIBE Yutaka2017-02-221-1/+4
* Clean up word replication.Yuri Chornoivan2017-02-213-3/+3
* gpgscm: Guard use of tagged expressions.Justus Winter2017-02-172-6/+6
* tests,build: Fix distcheck.Justus Winter2017-02-151-1/+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-155-9/+72
* 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
* gpgscm: Tune the hash tables.Justus Winter2017-01-311-3/+5
* gpgscm: Optimize environment lookups and insertions.Justus Winter2017-01-311-50/+116
* gpgscm: Fix build with list environments.Justus Winter2017-01-311-0/+1
* gpgscm: Optimize symbol lookups and insertions.Justus Winter2017-01-311-23/+61
* gpgscm: Fix build with object list.Justus Winter2017-01-311-0/+1
* gpgscm: Remove unused functions.Justus Winter2017-01-311-24/+0
* gpgscm: Use a compact vector representation.Justus Winter2017-01-302-27/+36
* gpgscm: Provide framework for immediate values.Justus Winter2017-01-301-23/+39
* gpgscm: Fix setting the line of the first gc reservation.Justus Winter2017-01-301-1/+1
* gpgscm: Introduce macro for the vector length.Justus Winter2017-01-301-12/+13
* Revert "tests: Add test demonstrating issue2929."Justus Winter2017-01-302-34/+1
* tests,w32: Fix GPGME tests requiring a pinentry.Justus Winter2017-01-251-2/+4
* tests,w32: Fix gpgsm signature verification test.Justus Winter2017-01-251-4/+4
* tests: Skip GPGME tests that are not built.Justus Winter2017-01-251-2/+5
* tests,w32: Fix locating GPGME's tests on Windows.Justus Winter2017-01-251-1/+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-053-8/+12
* 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
* gpgscm: Fail if too many arguments are given.Justus Winter2017-01-022-6/+4
* gpgscm: Add 'finally', rework all macros.Justus Winter2017-01-022-44/+52
* gpgscm: Use boxed values for source locations.Justus Winter2017-01-022-46/+89
* gpgscm: Guard use of union member.Justus Winter2016-12-211-1/+1