summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* gpgscm: Make global data constant when possible.Justus Winter2017-04-072-19/+15
* gpgscm: Remove arbitrary limit on number of cell segments.Justus Winter2017-04-072-44/+74
* gpgscm: Fix compact vector encoding.Justus Winter2017-04-071-1/+2
* gpgscm: Avoid mutating integer.Justus Winter2017-04-061-1/+1
* gpgscm: Initialize unused slots in vectors.Justus Winter2017-04-061-0/+8
* tests: Fix distcheck.Justus Winter2017-04-062-2/+2
* tests: Disable 'pkits' test suite.Justus Winter2017-04-063-4/+4
* 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-046-19/+20
* gpgscm: Fix copying values.Justus Winter2017-04-041-2/+52
* gpgscm: Simplify get-output-string operation.Justus Winter2017-04-041-14/+6
* gpgscm: Simplify substring operation.Justus Winter2017-04-041-7/+1
* gpgscm: Slightly improve the procedure dispatch.Justus Winter2017-04-031-1/+1
* tests,w32: Fix importing the extra key for GPGME's keylist test.Justus Winter2017-03-281-1/+1
* 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
* gpgscm: Make test cleanup more robust.Justus Winter2017-03-231-14/+17
* tests: Test '--quick-set-primary-uid'.Justus Winter2017-03-211-0/+11
* tests,w32: Use GetTempPath to get the path for temporary files.Justus Winter2017-03-212-1/+20
* tests: Create temporary directories in '/tmp'.Justus Winter2017-03-213-5/+7
* tests: Remove debugging remnants.Justus Winter2017-03-201-1/+1
* tests: Fail if we cannot create the socket directory.Justus Winter2017-03-202-2/+2
* tests: Add test for issue 2959.Neal H. Walfield2017-03-171-0/+1
* gpgscm: Simplify hash tables.Justus Winter2017-03-171-49/+22
* gpgscm: Remove framework for immediate values.Justus Winter2017-03-171-40/+29
* 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: Fix running python condition.NIIBE Yutaka2017-03-151-6/+7
* tests: Skip Python tests if the bindings are not built.Justus Winter2017-03-143-4/+13
* tests: Run the tests for the Python bindings of GPGME.Justus Winter2017-03-093-15/+51
* tests: Rework environment setup.Justus Winter2017-03-095-48/+58
* gpgscm: Use system strlwr if available.Michael Haubenwallner2017-03-072-5/+5
* gpg: Do not allow the user to revoke the last valid UID.Justus Winter2017-03-071-0/+5
* More change for common.NIIBE Yutaka2017-03-071-1/+1
* 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