aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-26Add API gpgme_op_random_bytes.Werner Koch1-1/+1
2024-08-06core: New function gpgme_op_setownertrustIngo Klöcker1-1/+1
2022-06-09Revert "tests: Avoid problems with local time across a day boundary."Ingo Klöcker1-1/+1
2022-05-23tests: Avoid problems with local time across a day boundary.Werner Koch1-1/+1
2022-02-03core: New function gpgme_op_receive_keysIngo Klöcker1-1/+2
2021-11-25tests: Silence libtool warning on Windows.Werner Koch1-0/+6
2021-11-11tests: Use GPG_ERROR_MT_LIBS for a test with threads.NIIBE Yutaka1-2/+3
2019-01-16build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka1-2/+3
2018-11-16Add SPDX identifiers to most source filesWerner Koch1-1/+2
2018-11-15tests: Add run-threaded for multithread testsAndre Heinecke1-1/+2
2018-11-14tests: Add json testrunnerAndre Heinecke1-1/+1
2018-08-06Make GNUPGHOME for tests overridableAndre Heinecke1-1/+2
2016-11-16doc: Replace http: by https: in core source files.Werner Koch1-1/+1
2016-11-03core: Add gpgme_op_query_swdb and helper.Werner Koch1-1/+1
2016-09-14core: New function gpgme_op_tofu_policyWerner Koch1-1/+1
2016-09-14core: New function gpgme_op_keysign.Werner Koch1-1/+2
2016-09-13core: New function gpgme_op_create_key.Werner Koch1-1/+1
2016-06-24tests: Add new test tool run-decryptAndre Heinecke1-1/+1
2016-06-21tests: Add new test tool run-identify.Werner Koch1-1/+1
2016-05-17tests: New maintenance helper run-encrypt.Werner Koch1-1/+1
2015-08-25tests: Build test programs in tests/ without wrappers.Werner Koch1-0/+1
2015-06-08Fix test suite for GnuPG 2.1 which uses pubring.kbx.Werner Koch1-1/+1
2015-01-30Switch to automake 1.14 and update build-aux files.Werner Koch1-3/+1
2011-12-02Generate the ChangeLog from commit logs.Werner Koch1-7/+7
2009-10-15Add new debug helperWerner Koch1-1/+2
2009-08-06Fix detection of invalid signer keys.Werner Koch1-1/+1
2009-07-07Move gpg test programs to the top test directory.Werner Koch1-1/+4
2009-01-26First take on the low-level assuan interface.Werner Koch1-3/+2
2008-12-032008-12-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2008-11-03008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2008-01-042008-01-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2004-12-072004-12-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-11/+12
2003-07-222003-07-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+2
2003-01-30doc/Marcus Brinkmann1-1/+1
2001-11-222001-11-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-27/+15
2001-11-16gpgme/Marcus Brinkmann1-1/+1
2001-10-29gpgme/Marcus Brinkmann1-2/+2
2001-10-222001-10-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2001-10-222001-10-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2001-10-222001-10-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+0
2001-10-172001-10-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+2
2001-04-02Release 0.2.1gpgme-0-2-1Werner Koch1-1/+21
2001-01-08More changes and and some new functionsWerner Koch1-1/+2
2000-12-19Add progress CB and subkey listingWerner Koch1-3/+4
2000-12-18Add key generationWerner Koch1-1/+2
2000-12-14Add key import and export facilityWerner Koch1-7/+3
2000-12-12Add a passphrase callback and minor changes to the interfaceWerner Koch1-1/+1
2000-11-16Released 0.0.0V0-0-0Werner Koch1-1/+27
2000-11-16Added sign functionalityWerner Koch1-2/+2
2000-11-16Added decryptionWerner Koch1-1/+3