summaryrefslogtreecommitdiff
path: root/tests/gpg
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Add safeguards against nullptr derefAndre Heinecke2017-01-171-6/+9
* tests: Fix distcheck.Justus Winter2017-01-161-1/+1
* tests: Improve the gpgconf test.Justus Winter2017-01-122-53/+129
* tests: Enable gpgconf test.Justus Winter2017-01-121-4/+0
* tests: Remove tofu.db.Justus Winter2016-11-251-1/+2
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* tests,python: Atomic directory creationAlon Bar-Lev2016-11-111-1/+1
* tests: Reduce thread count in new thread testsAndre Heinecke2016-11-102-2/+2
* tests: Fix additional memleaks in thread testsAndre Heinecke2016-11-102-2/+10
* tests: Improve new thread testsAndre Heinecke2016-11-102-0/+14
* core: Use gpgrt locking for thread safenessAndre Heinecke2016-11-103-3/+211
* core: New API functions gpgme_set_sender, gpgme_get_sender.Werner Koch2016-10-251-0/+49
* tests: Make t-cancel more portable.Werner Koch2016-10-141-1/+7
* Add missing includes.Justus Winter2016-10-061-0/+1
* tests: Fix blunder.Justus Winter2016-09-271-1/+1
* tests: Fix check for gpg versions not reporting the critical flag.Justus Winter2016-09-271-0/+1
* move some file encodings to UTF-8Daniel Kahn Gillmor2016-09-231-1/+1
* tests: Add test for cancellationDaiki Ueno2016-09-223-2/+276
* tests: Fix select usage in t-eventloopDaiki Ueno2016-09-221-1/+5
* tests: Use --batch for gpg import.Werner Koch2016-09-201-3/+3
* core: New function gpgme_op_interact, deprecate gpgme_op_edit.Werner Koch2016-09-151-5/+5
* tests: Mark lots of unused vars and fix const mismatches.Werner Koch2016-09-1324-142/+199
* tests: Use gpgme_io_write in passhrase callbacks.Werner Koch2016-09-131-9/+7
* tests: Fix version comparison.Justus Winter2016-09-121-2/+2
* tests: Make signature notation test compatible with older GnuPGs.Justus Winter2016-09-121-2/+30
* tests: Set passphrase cb in t-encrypt-mixedAndre Heinecke2016-09-061-0/+2
* tests: Fix memory leak.Justus Winter2016-08-101-0/+1
* core: Add support for mixed symmetric and asym encAndre Heinecke2016-08-092-1/+127
* tests: Fix trivial memory leaks.Justus Winter2016-06-275-5/+11
* tests: Fix notation tests.Justus Winter2016-06-011-3/+3
* tests: Fix test.Justus Winter2016-05-271-1/+1
* Trailing white space cleanup for 2 files in tests/.Werner Koch2016-05-172-26/+25
* Fix test suite for GnuPG 2.1 which uses pubring.kbx.Werner Koch2015-06-084-55/+17
* 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-242-1/+2
* Remove compiler warning from testWerner Koch2014-04-101-12/+9
* 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-129-13/+87
* Allow symmetric encryption with gpgme_op_encrypt_sign.Werner Koch2013-05-221-5/+23
* .gitignore: flesh out rules and add subdirectory-.gitignores.W. Trevor King2012-04-201-0/+30
* Use gpgme interface for error handling to avoid linking with gpg-error.Marcus Brinkmann2012-02-089-18/+14
* 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
* Improve import tests for GnuPG 2.1.Marcus Brinkmann2011-05-041-1/+4
* Update GPGME test suite for use with GnuPG 2.1.Marcus Brinkmann2011-04-277-746/+108
* Fix detection of invalid signer keys.Werner Koch2009-08-061-0/+11
* Move gpg test programs to the top test directory.Werner Koch2009-07-074-515/+1
* 2009-06-22 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-06-221-1/+14