aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-07gpgscm: Remove arbitrary limit on number of cell segments.Justus Winter2-44/+74
2017-04-07gpgscm: Fix compact vector encoding.Justus Winter1-1/+2
2017-04-06gpgscm: Avoid mutating integer.Justus Winter1-1/+1
2017-04-06gpgscm: Initialize unused slots in vectors.Justus Winter1-0/+8
2017-04-06tests: Fix distcheck.Justus Winter2-2/+2
2017-04-06tests: Disable 'pkits' test suite.Justus Winter3-4/+4
2017-04-06tests: Make test more robust.Justus Winter2-3/+6
2017-04-05tests: Fix setup of ephemeral home directories.Justus Winter1-2/+2
2017-04-04tests: Fix setup of ephemeral home directories.Justus Winter6-19/+20
2017-04-04gpgscm: Fix copying values.Justus Winter1-2/+52
2017-04-04gpgscm: Simplify get-output-string operation.Justus Winter1-14/+6
2017-04-04gpgscm: Simplify substring operation.Justus Winter1-7/+1
2017-04-03gpgscm: Slightly improve the procedure dispatch.Justus Winter1-1/+1
2017-03-28tests,w32: Fix importing the extra key for GPGME's keylist test.Justus Winter1-1/+1
2017-03-28tests: Fix distcheck.Justus Winter1-3/+27
2017-03-28tests: Add test for '--decrypt --unwrap'.Justus Winter2-0/+42
2017-03-23tests: Use gpgconf to stop the agent.Werner Koch1-4/+6
2017-03-23gpgscm: Make test cleanup more robust.Justus Winter1-14/+17
2017-03-21tests: Test '--quick-set-primary-uid'.Justus Winter1-0/+11
2017-03-21tests,w32: Use GetTempPath to get the path for temporary files.Justus Winter2-1/+20
2017-03-21tests: Create temporary directories in '/tmp'.Justus Winter3-5/+7
2017-03-20tests: Remove debugging remnants.Justus Winter1-1/+1
2017-03-20tests: Fail if we cannot create the socket directory.Justus Winter2-2/+2
2017-03-17tests: Add test for issue 2959.Neal H. Walfield1-0/+1
2017-03-17gpgscm: Simplify hash tables.Justus Winter1-49/+22
2017-03-17gpgscm: Remove framework for immediate values.Justus Winter1-40/+29
2017-03-15tests: Fix using tools from the build directory.Justus Winter1-8/+8
2017-03-15tests: Dump the tools that the tests are going to use.Justus Winter1-0/+18
2017-03-15tests: Fix running python condition.NIIBE Yutaka1-6/+7
2017-03-14tests: Skip Python tests if the bindings are not built.Justus Winter3-4/+13
2017-03-09tests: Run the tests for the Python bindings of GPGME.Justus Winter3-15/+51
2017-03-09tests: Rework environment setup.Justus Winter5-48/+58
2017-03-07gpgscm: Use system strlwr if available.Michael Haubenwallner2-5/+5
2017-03-07gpg: Do not allow the user to revoke the last valid UID.Justus Winter1-0/+5
2017-03-07More change for common.NIIBE Yutaka1-1/+1
2017-03-07tests: Avoid overflowing signed 32 bit time_t.Justus Winter1-4/+11
2017-03-06tests: Harmonize temporary and socket directory handling.Justus Winter13-63/+58
2017-03-06gpgscm: Fix creation of temporary directories.Justus Winter1-1/+6
2017-03-02gpg: Fix (quick) key generation with --always-trust.Justus Winter1-4/+0
2017-03-02g10: Signal an error when trying to revoke non-existant UID.Justus Winter1-0/+6
2017-03-02tests: Log information about ssh, add comments to test.Justus Winter1-5/+18
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