aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update GPGME test suite for use with GnuPG 2.1.Marcus Brinkmann2011-04-278-746/+127
* Prepare for a new protocol.Werner Koch2009-11-033-4/+20
* 2009-10-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-10-262-12/+8
* Add new debug helperWerner Koch2009-10-153-3/+252
* Fix detection of invalid signer keys.Werner Koch2009-08-064-1/+203
* Add issing file.Werner Koch2009-07-081-0/+188
* Inmplement import from keys for GPGSM.Werner Koch2009-07-072-2/+18
* Move gpg test programs to the top test directory.Werner Koch2009-07-076-10/+25
* 2009-06-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-06-223-3/+34
* Add support for gpg --fetch-keys.Werner Koch2009-06-166-69/+195
* Add new functions to import and export keys specified by gpgme_key_t.Werner Koch2009-06-165-2/+487
* Add gpgme_io_write and gpgme_io_read.Werner Koch2009-06-094-6/+16
* * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Specify --with-gpg.Moritz Schulte2009-04-193-6/+22
* Chnaged the op-assuan interface.Werner Koch2009-02-242-7/+35
* Provide inforation about smartcards.Werner Koch2009-02-042-0/+25