aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Avoid new C23 keyword true.Werner Koch2024-04-221-4/+4
* build: Add mising file for make distcheck.Werner Koch2023-10-251-0/+1
* sm: Another partly rewrite of minip12.cWerner Koch2023-10-242-0/+6
* sm: Support more HMAC algos in the pkcs#12 parser.Werner Koch2023-10-063-0/+7
* sm: Improve the octet string cramming for pkcs#12Werner Koch2023-10-053-0/+11
* sm: Complete rewrite of the PKCS#12 parserWerner Koch2023-07-055-7/+39
* w32: Fix for make check.NIIBE Yutaka2022-11-251-1/+1
* tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka2022-11-248-11/+30
* tests:w32: Fix for non-dot file name for Windows.NIIBE Yutaka2022-11-221-1/+1
* tests:gpgscm:w32: Fix for GetTempPath.NIIBE Yutaka2022-11-221-0/+5
* tests: Keep .log files in objdir.NIIBE Yutaka2022-11-221-1/+3
* tests: Use 233 for invalid value of FD.NIIBE Yutaka2022-11-221-1/+1
* w32: Fix for make check.NIIBE Yutaka2022-11-223-3/+3
* tests: Add tests to check that OCB is only used for capable keys.Werner Koch2022-11-048-11/+121
* gpg: Look up user ID to revoke by UID hashIngo Klöcker2022-07-271-0/+6
* tests: Add a test for Ed25519 keys for non-protected secret.NIIBE Yutaka2022-05-021-0/+69
* tests: Remove a test case with "quiet" option with gpgconf.NIIBE Yutaka2022-02-171-3/+2
* build: Silence two compiler warnings.Werner Koch2021-05-041-0/+1
* Backport of the new option parser from 2.3Werner Koch2020-12-041-3/+6
* tests: New test run envvar to run gpg under valgrind.Werner Koch2020-09-042-1/+14
* build: New configure option --disable-testsWerner Koch2020-08-201-1/+1
* tests: Improve handling of spaces in $PATHWerner Koch2020-08-045-14/+14
* gpg: Add regular expression support.NIIBE Yutaka2020-07-151-0/+2
* tests: Adjust for now invalid SHA-1 key signatures.Werner Koch2019-11-251-0/+1
* gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch2019-03-182-1/+3
* tests: Add sample secret key w/o binding signatures.Werner Koch2019-03-182-0/+66
* tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka2019-03-075-10/+5
* gpgscm: Build well even if NDEBUG defined.NIIBE Yutaka2019-02-251-1/+3
* Silence compiler warnings new with gcc 8.Werner Koch2018-12-181-0/+12
* gpg: Hard fail on a missing MDC even for legacy algorithms.Werner Koch2018-05-311-0/+1
* tests: Fix no gpg-agent upon removal of GNUPGHOME.NIIBE Yutaka2018-04-047-13/+28
* tests: Fix for NetBSD with __func__.NIIBE Yutaka2018-01-291-1/+1
* agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka2017-10-262-2/+6
* tests: Fix a test which specifies expiration date.NIIBE Yutaka2017-09-111-4/+4
* tests: Do not run trust-pgp-4.scmWerner Koch2017-08-231-2/+5
* tests: Add tests for the PGP trust model.Damien Goutte-Gattat2017-08-2117-2/+630
* tests: Move some functions into a common module.Damien Goutte-Gattat2017-08-212-24/+24
* gpgscm: Fix -Wimplicit-fallthrough warnings.Justus Winter2017-08-211-2/+12
* tests: Improve documentation.Justus Winter2017-08-101-3/+40
* build: New configure option --enable-all-tests.Werner Koch2017-08-082-1/+9
* gpgscm: Make the test summary stand outWerner Koch2017-08-081-0/+2
* tests: Do not run all tests unless in maintainer mode.Justus Winter2017-08-072-15/+33
* tests: Adjust tests for changed --auto-key-locate default.Werner Koch2017-08-041-0/+2
* gpgscm,w32: Fix testing for absolute paths.Justus Winter2017-07-181-2/+15
* tests: Improve 'shell.scm' script.Justus Winter2017-07-142-4/+25
* gpgscm: Library improvements.Justus Winter2017-07-142-1/+23
* gpgscm: Fail early if the test setup fails.Justus Winter2017-07-141-0/+2
* gpgscm: Make loading of modules less verbose.Justus Winter2017-07-131-1/+1
* gpgscm: Make it impossible to catch '*interpreter-exit*'.Justus Winter2017-07-131-2/+2
* tests: Improve test.Justus Winter2017-06-261-2/+2