aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-01-26First take on the low-level assuan interface.Werner Koch4-3/+164
2008-12-032008-12-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann4-3/+8
2008-11-18Fix SIGPIPE ignoring regression.Werner Koch3-1/+117
2008-11-03008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann4-6/+12
2008-10-30use validated mode.Werner Koch1-0/+3
2008-10-30new debug helper programWerner Koch2-1/+123
2008-06-19Add example.Werner Koch2-1/+10
2008-01-282008-01-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+5
2008-01-102008-01-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-8/+18
2008-01-102008-01-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+3
2008-01-102008-01-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann3-3/+34
2008-01-102008-01-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-0/+9
2008-01-042008-01-04 Marcus Brinkmann <[email protected]>gpgme-1.1.6Marcus Brinkmann2-1/+3
2008-01-042008-01-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann5-5/+321
2007-11-26Made autolog feature for if --enable-fd-passing has not been enabled.Werner Koch1-1/+1