aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* First take on the low-level assuan interface.Werner Koch2009-01-264-3/+164
* 2008-12-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-12-034-3/+8
* Fix SIGPIPE ignoring regression.Werner Koch2008-11-183-1/+117
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-034-6/+12
* use validated mode.Werner Koch2008-10-301-0/+3
* new debug helper programWerner Koch2008-10-302-1/+123
* Add example.Werner Koch2008-06-192-1/+10
* 2008-01-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-01-282-1/+5
* 2008-01-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-01-102-8/+18
* 2008-01-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-01-102-1/+3
* 2008-01-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-01-103-3/+34
* 2008-01-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-01-102-0/+9
* 2008-01-04 Marcus Brinkmann <[email protected]>gpgme-1.1.6Marcus Brinkmann2008-01-042-1/+3
* 2008-01-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-01-045-5/+321
* Made autolog feature for if --enable-fd-passing has not been enabled.Werner Koch2007-11-261-1/+1