aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* core,cpp: Extend the TOFU information.Werner Koch2016-09-072-5/+10
* tests: Set passphrase cb in t-encrypt-mixedAndre Heinecke2016-09-061-0/+2
* core: Add GPGME_KEYLIST_MODE_WITH_TOFU.Werner Koch2016-08-252-9/+76
* core: Change the way TOFU information are represented.Werner Koch2016-08-232-23/+36
* core: Add new items for gpgme_get_dirinfo.Werner Koch2016-08-221-2/+14
* core: New global flag "require-gnupg".Werner Koch2016-08-161-1/+9
* core: Make use of the "size-hint" in engine-gpg.Werner Koch2016-08-121-2/+67
* tests: Fix memory leak.Justus Winter2016-08-101-0/+1
* core: Add support for mixed symmetric and asym encAndre Heinecke2016-08-093-3/+139
* core: Extend gpgme_subkey_t to carry the keygrip.Werner Koch2016-08-041-3/+38
* tests: Fix trivial memory leaks.Justus Winter2016-06-278-10/+22
* tests: Add new test tool run-decryptAndre Heinecke2016-06-242-1/+190
* tests: Add new test tool run-identify.Werner Koch2016-06-212-1/+130
* tests: Fix notation tests.Justus Winter2016-06-011-3/+3
* core: Set notation flags for verify.Werner Koch2016-06-011-2/+15
* tests: Fix test.Justus Winter2016-05-271-1/+1
* api: Return Tofu info for signatures.Werner Koch2016-05-211-0/+39
* api: Add new function gpgme_set_ctx_flag.Werner Koch2016-05-191-3/+26
* tests: New maintenance helper run-encrypt.Werner Koch2016-05-172-1/+219
* Trailing white space cleanup for 2 files in tests/.Werner Koch2016-05-172-26/+25
* Fix typos found by codespell.Justus Winter2015-12-021-1/+1
* tests: Build test programs in tests/ without wrappers.Werner Koch2015-08-251-0/+1
* tests: Allow using run-sign to test loopback pinentry problems.Werner Koch2015-08-251-0/+26
* Add an export secret key feature.Werner Koch2015-08-241-4/+37
* Add offline mode support for CMS keylistingAndre Heinecke2015-07-311-0/+9
* tests: Add option --secret to run-keylist.Werner Koch2015-06-081-1/+8
* Fix test suite for GnuPG 2.1 which uses pubring.kbx.Werner Koch2015-06-088-16/+42
* Switch to automake 1.14 and update build-aux files.Werner Koch2015-01-304-20/+12
* tests: Delay some test file extraction until "make check".Werner Koch2014-09-242-2/+3
* Clean up gpgme's tests/gpg when gpg2.1 is availableDaniel Kahn Gillmor2014-09-242-1/+2
* Add gpgme_get_dirinfo.Werner Koch2014-04-101-2/+16
* Remove compiler warning from testWerner Koch2014-04-101-12/+9
* Add global flags disable-gpgconf, gpgconf-name, and gpg-name.Werner Koch2014-01-061-1/+60
* Locate engine names only at runtime and prefer GnuPG-2.Werner Koch2013-12-273-46/+13
* tests: Fix NULL ptr deref in gpgsm/t-verify.Werner Koch2013-08-191-1/+3
* 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
* tests: Print auditlog in plain text format.Werner Koch2013-05-221-1/+1
* Change the various version numbers to the new scheme.Werner Koch2013-02-261-5/+52
* tests: Adhere to the docs and call gpgme_check_version.Werner Koch2012-10-241-0/+1
* Remove all trailing whitespace from source filesWerner Koch2012-09-259-65/+65
* .gitignore: flesh out rules and add subdirectory-.gitignores.W. Trevor King2012-04-204-0/+60
* Use gpgme interface for error handling to avoid linking with gpg-error.Marcus Brinkmann2012-02-0820-53/+49
* Link the thread test to pthread.Marcus Brinkmann2012-02-081-1/+1
* Generate the ChangeLog from commit logs.Werner Koch2011-12-022-16/+24
* Clean up the tests correctly.Marcus Brinkmann2011-05-113-6/+22
* Make sure an existing agent doesn't interfere with test suite generation.Marcus Brinkmann2011-05-062-0/+9
* Improve import tests for GnuPG 2.1.Marcus Brinkmann2011-05-032-1/+10