aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-01tests: Fix notation tests.Justus Winter1-3/+3
2016-06-01core: Set notation flags for verify.Werner Koch1-2/+15
2016-05-27tests: Fix test.Justus Winter1-1/+1
2016-05-21api: Return Tofu info for signatures.Werner Koch1-0/+39
2016-05-19api: Add new function gpgme_set_ctx_flag.Werner Koch1-3/+26
2016-05-17tests: New maintenance helper run-encrypt.Werner Koch2-1/+219
2016-05-17Trailing white space cleanup for 2 files in tests/.Werner Koch2-26/+25
2015-12-02Fix typos found by codespell.Justus Winter1-1/+1
2015-08-25tests: Build test programs in tests/ without wrappers.Werner Koch1-0/+1
2015-08-25tests: Allow using run-sign to test loopback pinentry problems.Werner Koch1-0/+26
2015-08-24Add an export secret key feature.Werner Koch1-4/+37
2015-07-31Add offline mode support for CMS keylistingAndre Heinecke1-0/+9
2015-06-08tests: Add option --secret to run-keylist.Werner Koch1-1/+8
2015-06-08Fix test suite for GnuPG 2.1 which uses pubring.kbx.Werner Koch8-16/+42
2015-01-30Switch to automake 1.14 and update build-aux files.Werner Koch4-20/+12
2014-09-24tests: Delay some test file extraction until "make check".Werner Koch2-2/+3
2014-09-24Clean up gpgme's tests/gpg when gpg2.1 is availableDaniel Kahn Gillmor2-1/+2
2014-04-10Add gpgme_get_dirinfo.Werner Koch1-2/+16
2014-04-10Remove compiler warning from testWerner Koch1-12/+9
2014-01-06Add global flags disable-gpgconf, gpgconf-name, and gpg-name.Werner Koch1-1/+60
2013-12-27Locate engine names only at runtime and prefer GnuPG-2.Werner Koch3-46/+13
2013-08-19tests: Fix NULL ptr deref in gpgsm/t-verify.Werner Koch1-1/+3
2013-08-12Make test suite workable with GnuPG 2.1.Werner Koch9-13/+87
2013-05-22Allow symmetric encryption with gpgme_op_encrypt_sign.Werner Koch1-5/+23
2013-05-22tests: Print auditlog in plain text format.Werner Koch1-1/+1
2013-02-26Change the various version numbers to the new scheme.Werner Koch1-5/+52
2012-10-24tests: Adhere to the docs and call gpgme_check_version.Werner Koch1-0/+1
2012-09-25Remove all trailing whitespace from source filesWerner Koch9-65/+65
2012-04-20.gitignore: flesh out rules and add subdirectory-.gitignores.W. Trevor King4-0/+60
2012-02-08Use gpgme interface for error handling to avoid linking with gpg-error.Marcus Brinkmann20-53/+49
2012-02-08Link the thread test to pthread.Marcus Brinkmann1-1/+1
2011-12-02Generate the ChangeLog from commit logs.Werner Koch2-16/+24
2011-05-11Clean up the tests correctly.Marcus Brinkmann3-6/+22
2011-05-06Make sure an existing agent doesn't interfere with test suite generation.Marcus Brinkmann2-0/+9
2011-05-03Improve import tests for GnuPG 2.1.Marcus Brinkmann2-1/+10
2011-04-27Update GPGME test suite for use with GnuPG 2.1.Marcus Brinkmann8-746/+127
2009-11-03Prepare for a new protocol.Werner Koch3-4/+20
2009-10-262009-10-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-12/+8
2009-10-15Add new debug helperWerner Koch3-3/+252
2009-08-06Fix detection of invalid signer keys.Werner Koch4-1/+203
2009-07-08Add issing file.Werner Koch1-0/+188
2009-07-07Inmplement import from keys for GPGSM.Werner Koch2-2/+18
2009-07-07Move gpg test programs to the top test directory.Werner Koch6-10/+25
2009-06-222009-06-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann3-3/+34
2009-06-16Add support for gpg --fetch-keys.Werner Koch6-69/+195
2009-06-16Add new functions to import and export keys specified by gpgme_key_t.Werner Koch5-2/+487
2009-06-09Add gpgme_io_write and gpgme_io_read.Werner Koch4-6/+16
2009-04-19* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Specify --with-gpg.Moritz Schulte3-6/+22
2009-02-24Chnaged the op-assuan interface.Werner Koch2-7/+35
2009-02-04Provide inforation about smartcards.Werner Koch2-0/+25