aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-20tests: add test cases for import without uidVincent Breitmoser7-0/+118
2019-03-18gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch2-1/+3
2019-03-18tests: Add sample secret key w/o binding signatures.Werner Koch2-0/+66
2019-03-07tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka5-10/+5
2019-02-25gpgscm: Build well even if NDEBUG defined.NIIBE Yutaka1-1/+3
2018-12-18Silence compiler warnings new with gcc 8.Werner Koch1-0/+12
2018-05-31gpg: Hard fail on a missing MDC even for legacy algorithms.Werner Koch1-0/+1
2018-04-04tests: Fix no gpg-agent upon removal of GNUPGHOME.NIIBE Yutaka7-13/+28
2018-01-29tests: Fix for NetBSD with __func__.NIIBE Yutaka1-1/+1
2017-10-26agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka2-2/+6
2017-09-11tests: Fix a test which specifies expiration date.NIIBE Yutaka1-4/+4
2017-08-23tests: Do not run trust-pgp-4.scmWerner Koch1-2/+5
2017-08-21tests: Add tests for the PGP trust model.Damien Goutte-Gattat17-2/+630
2017-08-21tests: Move some functions into a common module.Damien Goutte-Gattat2-24/+24
2017-08-21gpgscm: Fix -Wimplicit-fallthrough warnings.Justus Winter1-2/+12
2017-08-10tests: Improve documentation.Justus Winter1-3/+40
2017-08-08build: New configure option --enable-all-tests.Werner Koch2-1/+9
2017-08-08gpgscm: Make the test summary stand outWerner Koch1-0/+2
2017-08-07tests: Do not run all tests unless in maintainer mode.Justus Winter2-15/+33
2017-08-04tests: Adjust tests for changed --auto-key-locate default.Werner Koch1-0/+2
2017-07-18gpgscm,w32: Fix testing for absolute paths.Justus Winter1-2/+15
2017-07-14tests: Improve 'shell.scm' script.Justus Winter2-4/+25
2017-07-14gpgscm: Library improvements.Justus Winter2-1/+23
2017-07-14gpgscm: Fail early if the test setup fails.Justus Winter1-0/+2
2017-07-13gpgscm: Make loading of modules less verbose.Justus Winter1-1/+1
2017-07-13gpgscm: Make it impossible to catch '*interpreter-exit*'.Justus Winter1-2/+2
2017-06-26tests: Improve test.Justus Winter1-2/+2
2017-06-21tests: Add test for gpgv.Justus Winter4-268/+359
2017-06-19gpgscm: Limit the number of parallel jobs.Justus Winter2-15/+93
2017-06-19gpgscm: Improve option parsing.Justus Winter1-1/+7
2017-06-19gpgscm: Improve error handling of foreign functions.Justus Winter1-2/+1
2017-06-19gpgscm: Improve error reporting.Justus Winter2-25/+27
2017-06-19tests: Run the OpenPGP tests using the new extended key format.Justus Winter2-6/+18
2017-05-18docs: Point to https://dev.gnupg.org/ .Daniel Kahn Gillmor1-1/+1
2017-05-17gpgscm: Fix checking for opcode arguments.Justus Winter1-1/+2
2017-05-17tests: Fix agent teardown in release builds.Justus Winter1-3/+3
2017-05-16tests: Configure the environments to use scdaemon from build tree.Justus Winter3-2/+7
2017-05-11tests: Also run all OpenPGP tests using keyrings.Justus Winter3-11/+31
2017-05-11tests: Make it possible to run all tests using our infrastructure.Justus Winter18-120/+332
2017-05-11tests: Move the makefile parser.Justus Winter3-58/+77
2017-05-11gpgscm: Make it possible to set the logfile name.Justus Winter1-2/+3
2017-05-08tests: Clarify comments.Justus Winter1-2/+8
2017-05-04tests: Support tests that are expected to fail.Justus Winter1-27/+40
2017-05-04tests: Add function to dump packets.Justus Winter1-0/+6
2017-05-03gpgscm: Create and re-use frame objects.Justus Winter2-28/+114
2017-05-03gpgscm: Merge opexe_0.Justus Winter2-49/+38
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka5-9/+9
2017-04-25tests: Remove *.conf.tmpl from Makefile.NIIBE Yutaka1-1/+0
2017-04-24tests: Fix Python detection.Justus Winter1-9/+11
2017-04-24gpgscm: Refactor cell finalization.Justus Winter1-24/+41