summaryrefslogtreecommitdiffstats
path: root/tests/openpgp/defs.scm (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Minor imporvement in agent invocationWerner Koch2017-11-061-0/+1
* agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka2017-10-261-1/+3
* tests: Move some functions into a common module.Damien Goutte-Gattat2017-08-211-0/+24
* tests: Adjust tests for changed --auto-key-locate default.Werner Koch2017-08-041-0/+2
* tests: Improve 'shell.scm' script.Justus Winter2017-07-141-0/+1
* tests: Run the OpenPGP tests using the new extended key format.Justus Winter2017-06-191-0/+2
* tests: Fix agent teardown in release builds.Justus Winter2017-05-171-3/+3
* tests: Configure the environments to use scdaemon from build tree.Justus Winter2017-05-161-0/+1
* tests: Also run all OpenPGP tests using keyrings.Justus Winter2017-05-111-0/+4
* tests: Add function to dump packets.Justus Winter2017-05-041-0/+6
* tests: Deduplicate and simplify code.Justus Winter2017-04-241-15/+24
* tests: Locate resources and scripts relative to top source dir.Justus Winter2017-04-241-5/+5
* tests: Make tests more robust.Justus Winter2017-04-111-1/+2
* tests: Move common functionality.Justus Winter2017-04-111-26/+0
* tests: Make test more robust.Justus Winter2017-04-061-0/+2
* tests: Fix setup of ephemeral home directories.Justus Winter2017-04-051-2/+2
* tests: Fix setup of ephemeral home directories.Justus Winter2017-04-041-4/+8
* tests: Use gpgconf to stop the agent.Werner Koch2017-03-231-4/+6
* tests: Create temporary directories in '/tmp'.Justus Winter2017-03-211-1/+1
* tests: Fail if we cannot create the socket directory.Justus Winter2017-03-201-1/+1
* tests: Fix using tools from the build directory.Justus Winter2017-03-151-8/+8
* tests: Harmonize temporary and socket directory handling.Justus Winter2017-03-061-2/+13
* tests: Improve support for gpgconf.Justus Winter2017-02-281-3/+22
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* tests: Improve GPGHOME handling.Justus Winter2017-01-161-0/+1
* tests: Improve gpgconf test.Justus Winter2017-01-101-1/+10
* tests: Add test for gpgconf.Justus Winter2017-01-101-2/+31
* tests: Fix macro.Justus Winter2017-01-051-8/+10
* tests,w32: Fix locating the components.Justus Winter2017-01-041-9/+29
* tests: Add macro managing ephemeral home directories.Justus Winter2016-12-201-0/+11
* tests: Add missing encrypted sample, cleanup samples handling.Justus Winter2016-12-201-4/+7
* tests: New test for --delete-[secret-]keys.Justus Winter2016-12-191-0/+49
* common: Support locating components in the build tree.Justus Winter2016-12-141-4/+20
* tests: Rework check for trust models.Justus Winter2016-12-141-2/+7
* tests: New test using all available compression algorithms.Justus Winter2016-12-091-0/+1
* tests: Delay querying the avaliable algorithms.Justus Winter2016-11-221-10/+10
* tests: Fix environment setup.Justus Winter2016-11-081-2/+1
* tests: Move environment creation and teardown into each test.Justus Winter2016-11-071-4/+126
* tests,tools: Reimplement 'mk-tdata' in Scheme.Justus Winter2016-11-071-1/+0
* tests: Do not autostart gpg-agents on teardown.Justus Winter2016-10-251-1/+2
* tests: Create and remove socket directories.Justus Winter2016-10-201-0/+17
* tests: Improve handling of Windows newlines.Justus Winter2016-10-071-3/+3
* tests: Add openpgp/gpgv-forged-keyring.scm.NIIBE Yutaka2016-08-081-0/+2
* tests: Fix path to fake-pinentry.Justus Winter2016-08-041-2/+3
* common: Fix iobuf_peek corner case.Justus Winter2016-07-261-0/+7
* gpgscm: Make the verbose setting more useful.Justus Winter2016-07-261-0/+4
* gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch2016-07-061-0/+3
* tests/openpgp: Port the remaining tests to Scheme.Justus Winter2016-06-211-5/+6
* tests/openpgp: Reimplement tests in Scheme.Justus Winter2016-06-171-0/+130