aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-28gpgscm: Improve parsing.Justus Winter1-0/+3
2017-02-28gpgscm: Fix calculating the line number.Justus Winter1-2/+2
2017-02-28tests: Improve support for gpgconf.Justus Winter3-40/+50
2017-02-28gpgscm: Track source locations in every kind of ports.Justus Winter2-96/+69
2017-02-22tests: No spelling fix for test text.NIIBE Yutaka1-1/+4
2017-02-21Clean up word replication.Yuri Chornoivan3-3/+3
2017-02-17gpgscm: Guard use of tagged expressions.Justus Winter2-6/+6
2017-02-15tests,build: Fix distcheck.Justus Winter1-1/+2
2017-02-15tests: Test and document other ways to create keys.Justus Winter1-0/+33
2017-02-15tests: Check expiration times of created keys.Justus Winter5-9/+72
2017-02-14gpg: Make --export-ssh-key work for the primary key.Werner Koch3-0/+63
2017-02-08gpg,common: Make sure that all fd given are valid.Justus Winter2-1/+36
2017-02-07tests: Skip key types not supported by OpenSSH.Justus Winter1-4/+29
2017-02-02tests: Improve description of test.Neal H. Walfield1-1/+1
2017-02-02Revert "Revert "tests: Add test demonstrating issue2929.""Neal H. Walfield2-1/+34
2017-01-31gpgscm: Tune the hash tables.Justus Winter1-3/+5
2017-01-31gpgscm: Optimize environment lookups and insertions.Justus Winter1-50/+116
2017-01-31gpgscm: Fix build with list environments.Justus Winter1-0/+1
2017-01-31gpgscm: Optimize symbol lookups and insertions.Justus Winter1-23/+61
2017-01-31gpgscm: Fix build with object list.Justus Winter1-0/+1
2017-01-31gpgscm: Remove unused functions.Justus Winter1-24/+0
2017-01-30gpgscm: Use a compact vector representation.Justus Winter2-27/+36
2017-01-30gpgscm: Provide framework for immediate values.Justus Winter1-23/+39
2017-01-30gpgscm: Fix setting the line of the first gc reservation.Justus Winter1-1/+1
2017-01-30gpgscm: Introduce macro for the vector length.Justus Winter1-12/+13
2017-01-30Revert "tests: Add test demonstrating issue2929."Justus Winter2-34/+1
2017-01-25tests,w32: Fix GPGME tests requiring a pinentry.Justus Winter1-2/+4
2017-01-25tests,w32: Fix gpgsm signature verification test.Justus Winter1-4/+4
2017-01-25tests: Skip GPGME tests that are not built.Justus Winter1-2/+5
2017-01-25tests,w32: Fix locating GPGME's tests on Windows.Justus Winter1-1/+1
2017-01-24tests: Add test demonstrating issue2929.Justus Winter2-1/+34
2017-01-24tests: Enable gpgconf test.Justus Winter1-4/+1
2017-01-23build: Change make distcheck configure and temp. remove gpgconf.scm.Werner Koch1-1/+4
2017-01-16tests: Improve GPGHOME handling.Justus Winter3-12/+6
2017-01-10tests: Improve gpgconf test.Justus Winter2-6/+25
2017-01-10tests: Add test for gpgconf.Justus Winter3-2/+73
2017-01-05tests: New test for --{show,override}-session-key.Justus Winter2-0/+46
2017-01-05tests: Fix macro.Justus Winter3-8/+12
2017-01-04tests,w32: Fix locating the components.Justus Winter1-9/+29
2017-01-02tests: Fix faked time in the TOFU test.Justus Winter1-1/+1
2017-01-02gpgscm: Fail if too many arguments are given.Justus Winter2-6/+4
2017-01-02gpgscm: Add 'finally', rework all macros.Justus Winter2-44/+52
2017-01-02gpgscm: Use boxed values for source locations.Justus Winter2-46/+89
2016-12-21gpgscm: Guard use of union member.Justus Winter1-1/+1
2016-12-20tests: Add test suite for gpgsm.Justus Winter20-1/+4837
2016-12-20tests: Add macro managing ephemeral home directories.Justus Winter2-2/+12
2016-12-20tests: Move argument parser.Justus Winter2-25/+25
2016-12-20tests: Add missing encrypted sample, cleanup samples handling.Justus Winter3-5/+1340
2016-12-19tests: Use the common test framework for the migration tests.Justus Winter4-16/+73
2016-12-19tests: Use sequential test runner if only one test is given.Justus Winter1-3/+4