aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: New function gpgme_op_setownertrustIngo Klöcker2024-08-061-1/+2
* tests: Package the ownertrust fileIngo Klöcker2023-03-171-1/+1
* tests: Stop daemons after setting up test environmentIngo Klöcker2023-02-091-0/+1
* tests: Extend tests with an ultimately trusted keyIngo Klöcker2023-02-081-3/+5
* tests: Build using GPG_ERROR_MT_LIBS for thread use.NIIBE Yutaka2021-11-121-4/+12
* build: Fix make distcheck problem.Werner Koch2021-08-271-2/+2
* Add missing files for distributionAndre Heinecke2021-08-271-1/+2
* core: Ensure gpg.conf for tests is recreated if necessaryIngo Klöcker2021-07-081-5/+2
* core: Allow specifying an expiration date for key signaturesIngo Klöcker2021-06-221-1/+3
* core: Make listing of signatures work if only secret keys are listedIngo Klöcker2021-01-051-1/+1
* core: Deprecate the non-working trustlist functions.Werner Koch2020-07-151-1/+1
* tests: add two new types of encrypted dataDaniel Kahn Gillmor2019-05-031-0/+1
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-161-5/+5
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-2/+2
* tests: Don't try using keys from a scmartcard.Werner Koch2018-09-201-1/+7
* Make GNUPGHOME for tests overridableAndre Heinecke2018-08-061-1/+2
* tests: Fix previous commitNIIBE Yutaka2018-02-151-1/+1
* tests: More Makefile portability.NIIBE Yutaka2018-02-151-2/+2
* tests: Makefile portability.NIIBE Yutaka2018-02-151-6/+2
* build: Fix Makefiles for portability.NIIBE Yutaka2018-02-141-5/+5
* Fix for BSD Make.NIIBE Yutaka2018-01-291-1/+1
* tests: Make portability fix.NIIBE Yutaka2017-11-211-4/+4
* tests: Make sure to kill all previously running daemons.Justus Winter2017-05-101-0/+1
* tests: Harmonize test suites.Justus Winter2017-05-101-1/+1
* tests: Do not use check-local magic as dependencyAlon Bar-Lev2017-04-101-7/+2
* tests: Run the threading tests only on UNIX.Justus Winter2017-03-281-3/+3
* tests: Fix distcheck.Justus Winter2017-01-161-1/+1
* tests: Remove tofu.db.Justus Winter2016-11-251-1/+2
* tests,python: Atomic directory creationAlon Bar-Lev2016-11-111-1/+1
* core: Use gpgrt locking for thread safenessAndre Heinecke2016-11-101-3/+6
* tests: Add test for cancellationDaiki Ueno2016-09-221-2/+10
* tests: Use --batch for gpg import.Werner Koch2016-09-201-3/+3
* core: Add support for mixed symmetric and asym encAndre Heinecke2016-08-091-1/+1
* Fix test suite for GnuPG 2.1 which uses pubring.kbx.Werner Koch2015-06-081-8/+15
* Switch to automake 1.14 and update build-aux files.Werner Koch2015-01-301-3/+1
* tests: Delay some test file extraction until "make check".Werner Koch2014-09-241-1/+1
* Clean up gpgme's tests/gpg when gpg2.1 is availableDaniel Kahn Gillmor2014-09-241-1/+1
* Locate engine names only at runtime and prefer GnuPG-2.Werner Koch2013-12-271-2/+2
* Make test suite workable with GnuPG 2.1.Werner Koch2013-08-121-13/+34
* Link the thread test to pthread.Marcus Brinkmann2012-02-081-1/+1
* Clean up the tests correctly.Marcus Brinkmann2011-05-111-3/+4
* Make sure an existing agent doesn't interfere with test suite generation.Marcus Brinkmann2011-05-061-0/+3
* Update GPGME test suite for use with GnuPG 2.1.Marcus Brinkmann2011-04-271-15/+9
* Move gpg test programs to the top test directory.Werner Koch2009-07-071-2/+1
* Add support for gpg --fetch-keys.Werner Koch2009-06-161-1/+1
* Add new functions to import and export keys specified by gpgme_key_t.Werner Koch2009-06-161-1/+2
* Add gpgme_io_write and gpgme_io_read.Werner Koch2009-06-091-2/+3
* * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Specify --with-gpg.Moritz Schulte2009-04-191-5/+10
* 2008-12-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-12-031-1/+1
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-3/+3