aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-25build: Add mising file for make distcheck.Werner Koch1-0/+1
2023-10-24sm: Another partly rewrite of minip12.cWerner Koch2-0/+6
2023-10-06sm: Support more HMAC algos in the pkcs#12 parser.Werner Koch3-0/+7
2023-10-05sm: Improve the octet string cramming for pkcs#12Werner Koch3-0/+11
2023-07-05sm: Complete rewrite of the PKCS#12 parserWerner Koch5-7/+39
2022-11-25w32: Fix for make check.NIIBE Yutaka1-1/+1
2022-11-25tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka8-11/+30
2022-11-25tests:w32: Fix for non-dot file name for Windows.NIIBE Yutaka1-1/+1
2022-11-25tests:gpgscm:w32: Fix for GetTempPath.NIIBE Yutaka1-0/+5
2022-11-25tests: Keep .log files in objdir.NIIBE Yutaka1-1/+3
2022-11-25tests: Use 233 for invalid value of FD.NIIBE Yutaka1-1/+1
2022-11-25w32: Fix for make check.NIIBE Yutaka3-3/+3
2022-11-25w32: Fix for make check.NIIBE Yutaka1-1/+1
2022-11-24tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka8-11/+30
2022-11-22tests:w32: Fix for non-dot file name for Windows.NIIBE Yutaka1-1/+1
2022-11-22tests:gpgscm:w32: Fix for GetTempPath.NIIBE Yutaka1-0/+5
2022-11-22tests: Keep .log files in objdir.NIIBE Yutaka1-1/+3
2022-11-22tests: Use 233 for invalid value of FD.NIIBE Yutaka1-1/+1
2022-11-22w32: Fix for make check.NIIBE Yutaka3-3/+3
2022-11-04tests: Add tests to check that OCB is only used for capable keys.Werner Koch8-11/+121
2022-07-27gpg: Look up user ID to revoke by UID hashIngo Klöcker1-0/+6
2022-05-02tests: Add a test for Ed25519 keys for non-protected secret.NIIBE Yutaka1-0/+69
2022-02-17tests: Remove a test case with "quiet" option with gpgconf.NIIBE Yutaka1-3/+2
2021-05-04build: Silence two compiler warnings.Werner Koch1-0/+1
2020-12-04Backport of the new option parser from 2.3Werner Koch1-3/+6
2020-09-04tests: New test run envvar to run gpg under valgrind.Werner Koch2-1/+14
2020-08-20build: New configure option --disable-testsWerner Koch1-1/+1
2020-08-04tests: Improve handling of spaces in $PATHWerner Koch5-14/+14
2020-07-15gpg: Add regular expression support.NIIBE Yutaka1-0/+2
2019-11-25tests: Adjust for now invalid SHA-1 key signatures.Werner Koch1-0/+1
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