aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Use shorter filenames.Neal H. Walfield2016-10-1316-32/+32
* g10: Be more careful when checking if a binding is signed by a UTK.Neal H. Walfield2016-10-131-1/+83
* tests: Add test data to TEST_FILES.Neal H. Walfield2016-10-131-1/+16
* g10: Be more careful when checking cross signatures.Neal H. Walfield2016-10-1316-0/+152
* tests: Remove support for deprecated functionality.Neal H. Walfield2016-10-131-1/+0
* tests: Rework test environment setup.Justus Winter2016-10-071-5/+6
* tests: Improve handling of Windows newlines.Justus Winter2016-10-075-8/+17
* gpgscm: Improve test of low-level functions.Justus Winter2016-10-072-1/+34
* gpgscm: Improve path handling.Justus Winter2016-10-072-3/+18
* gpgscm: Update callsite of 'gnupg_spawn_process'.Justus Winter2016-10-061-1/+1
* build,w32: Unconditionally build tests.Justus Winter2016-10-041-8/+3
* tests,w32: Do not expose 'glob' to gpgscm.Justus Winter2016-10-041-38/+0
* tests,w32: Avoid using 'glob'.Justus Winter2016-10-041-2/+1
* g10: When adding a user id, make sure the keyblock has been prepared.Neal H. Walfield2016-09-221-1/+22
* tests: Add documentation, make interactive debugging possible.Justus Winter2016-09-202-1/+45
* tests: Drop the old shell-based tests.Justus Winter2016-09-2040-3337/+1
* tests: Port the quick key manipulation test to Scheme.Justus Winter2016-09-202-0/+67
* tests: Remove list of tests from the test runner.Justus Winter2016-09-201-43/+1
* tests: Reduce runtime of excessive test.Justus Winter2016-09-201-17/+1
* 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