aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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