summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Refine the repl function.Justus Winter2016-09-191-21/+21
* tests: Implement interpreter shutdown using exceptions.Justus Winter2016-09-192-1/+23
* tests: Correctly handle exceptions in resource handling macros.Justus Winter2016-09-191-4/+13
* tests: Refine exception handling.Justus Winter2016-09-193-7/+7
* tests: Use descriptive temporary file names.Justus Winter2016-09-194-4/+21
* build: Distribute fake pinentries.Werner Koch2016-09-191-0/+5
* doc: Update license information.Werner Koch2016-09-192-123/+3
* gpgscm: Fix gcrypt version check.Werner Koch2016-09-191-1/+1
* Fix comment and format.NIIBE Yutaka2016-09-171-1/+1
* Fix more spellingDaniel Kahn Gillmor2016-09-177-9/+9
* tests/fake-pinentries: fake pinentries for downstream developers.Daniel Kahn Gillmor2016-09-156-0/+275
* tests/gpgscm: Fix use of pointer.NIIBE Yutaka2016-09-152-4/+4
* tests: Simplify tofu test.Justus Winter2016-09-121-66/+64
* tests: Don't use --tofu-db-format.Neal H. Walfield2016-09-071-33/+30
* gpgscm: Fix detection of unbalanced parenthesis.Justus Winter2016-09-062-0/+9
* tests: Fix test.Justus Winter2016-09-061-1/+1
* tests: Speed up the test suite.Justus Winter2016-09-052-126/+150
* tests: Update README.Justus Winter2016-09-051-8/+22
* tests: Pass flags to test driver.Justus Winter2016-09-051-1/+1
* gpg: Fix false negatives in Ed25519 signature verification.Werner Koch2016-08-251-0/+73
* gpg: New option --with-tofu-info.Werner Koch2016-08-251-3/+3
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-1/+1
* tests: Fix distcheck.Justus Winter2016-08-101-0/+4
* gpg: Remove tofu database format "split".Werner Koch2016-08-101-1/+1
* g10: Fix opening of trust database.Justus Winter2016-08-102-0/+40
* tests: Fix distcheck.Justus Winter2016-08-101-1/+2
* tests: Improve temporary directory handling.Justus Winter2016-08-103-5/+14
* gpgscm: Make the name of foreign functions more unique.Justus Winter2016-08-101-1/+1
* tests: Run each test in a clean environment.Justus Winter2016-08-102-9/+19
* tests: Make ssh test more robust.Justus Winter2016-08-101-5/+5
* tests: Add openpgp/gpgv-forged-keyring.scm.NIIBE Yutaka2016-08-084-0/+70
* tests: Use gpgconf to set the ssh socket envvar.Werner Koch2016-08-041-1/+3
* tests: Update list of tests in Scheme test runner.Justus Winter2016-08-041-1/+7
* tests: Fix path to fake-pinentry.Justus Winter2016-08-041-2/+3
* Fix spelling and grammar.Daniel Kahn Gillmor2016-08-032-2/+2
* tests: Distribute standalone test runner.Justus Winter2016-08-011-1/+1
* tests: Fix distcheck.Justus Winter2016-07-281-1/+3
* common: Fix iobuf_peek corner case.Justus Winter2016-07-265-8/+43
* gpgscm: Do not shadow common function name in catch macro.Justus Winter2016-07-261-2/+2
* tests: Fix distcheck.Justus Winter2016-07-261-1/+2
* gpgscm: Make the verbose setting more useful.Justus Winter2016-07-264-5/+39
* g10: Fix key import statistics.Justus Winter2016-07-253-0/+91
* gpgscm: Make function more general.Justus Winter2016-07-221-2/+2
* g10: Properly ignore legacy keys in the keyring cache.Justus Winter2016-07-224-2/+375
* gpgscm: Make assert macro more accurate.Justus Winter2016-07-211-1/+2
* gpgscm: Make error message more useful.Justus Winter2016-07-211-1/+1
* agent: Add known keys to sshcontrol.Justus Winter2016-07-191-0/+12
* tests: Add test for ssh support.Justus Winter2016-07-199-6/+127
* agent: Fix passphrase cache lookups.Justus Winter2016-07-182-0/+30
* build: Always build gpgtar.Justus Winter2016-07-151-1/+2