| Commit message (Expand) | Author | Files | Lines |
2024-05-31 | indent: Fix spelling | Daniel Kahn Gillmor | 1 | -1/+1 |
2023-05-11 | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 1 | -3/+4 |
2022-12-01 | tests: Put a workaround for semihosted environment. | NIIBE Yutaka | 1 | -0/+3 |
2022-11-04 | tests: Add tests to check that OCB is only used for capable keys. | Werner Koch | 1 | -0/+10 |
2021-10-12 | tests: New way to make use of gpgconf.ctl in tests. | Werner Koch | 1 | -10/+9 |
2021-10-01 | tests: Use the new gpgconf.ctl based method. | Werner Koch | 1 | -19/+15 |
2021-04-22 | tests: Make sure that the build keyboxd is used. | Werner Koch | 1 | -0/+1 |
2021-04-19 | gpg,gpgsm: Move use-keyboxd to the new conf file common.conf | Werner Koch | 1 | -2/+5 |
2021-03-26 | tests: Make sure the built keyboxd is used by the tests. | Werner Koch | 1 | -1/+1 |
2021-02-10 | gpg: Do not allow old cipher algorithms for encryption. | Werner Koch | 1 | -0/+1 |
2020-09-24 | tests: Integrate --use-keyboxd into the OpenPGP test suite. | Werner Koch | 1 | -2/+12 |
2020-09-24 | tests: Fix convenience function to run gpg. | Werner Koch | 1 | -1/+1 |
2020-09-04 | tests: New test run envvar to run gpg under valgrind. | Werner Koch | 1 | -1/+11 |
2019-02-21 | tests: Add "disable-scdaemon" in gpg-agent.conf. | NIIBE Yutaka | 1 | -4/+1 |
2018-05-15 | gpg: Hard fail on a missing MDC even for legacy algorithms. | Werner Koch | 1 | -0/+1 |
2018-04-04 | tests: Fix no gpg-agent upon removal of GNUPGHOME. | NIIBE Yutaka | 1 | -5/+9 |
2017-11-06 | tests: Minor imporvement in agent invocation | Werner Koch | 1 | -0/+1 |
2017-10-26 | agent, tests: Support --disable-scdaemon build case. | NIIBE Yutaka | 1 | -1/+3 |
2017-10-26 | agent, tests: Support --disable-scdaemon build case. | NIIBE Yutaka | 1 | -1/+3 |
2017-08-21 | tests: Move some functions into a common module. | Damien Goutte-Gattat | 1 | -0/+24 |
2017-08-04 | tests: Adjust tests for changed --auto-key-locate default. | Werner Koch | 1 | -0/+2 |
2017-07-14 | tests: Improve 'shell.scm' script. | Justus Winter | 1 | -0/+1 |
2017-06-19 | tests: Run the OpenPGP tests using the new extended key format. | Justus Winter | 1 | -0/+2 |
2017-05-17 | tests: Fix agent teardown in release builds. | Justus Winter | 1 | -3/+3 |
2017-05-16 | tests: Configure the environments to use scdaemon from build tree. | Justus Winter | 1 | -0/+1 |
2017-05-11 | tests: Also run all OpenPGP tests using keyrings. | Justus Winter | 1 | -0/+4 |
2017-05-04 | tests: Add function to dump packets. | Justus Winter | 1 | -0/+6 |
2017-04-24 | tests: Deduplicate and simplify code. | Justus Winter | 1 | -15/+24 |
2017-04-24 | tests: Locate resources and scripts relative to top source dir. | Justus Winter | 1 | -5/+5 |
2017-04-11 | tests: Make tests more robust. | Justus Winter | 1 | -1/+2 |
2017-04-11 | tests: Move common functionality. | Justus Winter | 1 | -26/+0 |
2017-04-06 | tests: Make test more robust. | Justus Winter | 1 | -0/+2 |
2017-04-05 | tests: Fix setup of ephemeral home directories. | Justus Winter | 1 | -2/+2 |
2017-04-04 | tests: Fix setup of ephemeral home directories. | Justus Winter | 1 | -4/+8 |
2017-03-23 | tests: Use gpgconf to stop the agent. | Werner Koch | 1 | -4/+6 |
2017-03-21 | tests: Create temporary directories in '/tmp'. | Justus Winter | 1 | -1/+1 |
2017-03-20 | tests: Fail if we cannot create the socket directory. | Justus Winter | 1 | -1/+1 |
2017-03-15 | tests: Fix using tools from the build directory. | Justus Winter | 1 | -8/+8 |
2017-03-06 | tests: Harmonize temporary and socket directory handling. | Justus Winter | 1 | -2/+13 |
2017-02-28 | tests: Improve support for gpgconf. | Justus Winter | 1 | -3/+22 |
2017-02-21 | Clean up word replication. | Yuri Chornoivan | 1 | -1/+1 |
2017-01-16 | tests: Improve GPGHOME handling. | Justus Winter | 1 | -0/+1 |
2017-01-10 | tests: Improve gpgconf test. | Justus Winter | 1 | -1/+10 |
2017-01-10 | tests: Add test for gpgconf. | Justus Winter | 1 | -2/+31 |
2017-01-05 | tests: Fix macro. | Justus Winter | 1 | -8/+10 |
2017-01-04 | tests,w32: Fix locating the components. | Justus Winter | 1 | -9/+29 |
2016-12-20 | tests: Add macro managing ephemeral home directories. | Justus Winter | 1 | -0/+11 |
2016-12-20 | tests: Add missing encrypted sample, cleanup samples handling. | Justus Winter | 1 | -4/+7 |
2016-12-19 | tests: New test for --delete-[secret-]keys. | Justus Winter | 1 | -0/+49 |
2016-12-14 | common: Support locating components in the build tree. | Justus Winter | 1 | -4/+20 |