summaryrefslogtreecommitdiffstats
path: root/tests/openpgp/run-tests.scm (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Support single invocation with variant.NIIBE Yutaka2022-04-261-4/+26
* tests: Make it possible to run all tests using our infrastructure.Justus Winter2017-05-111-13/+14
* tests: Locate resources and scripts relative to top source dir.Justus Winter2017-04-241-4/+10
* tests: Rework environment setup.Justus Winter2017-03-091-2/+2
* tests: Use sequential test runner if only one test is given.Justus Winter2016-12-191-3/+4
* gpgscm: Generalize the test runner.Justus Winter2016-12-131-1/+2
* gpgscm: Move the test runner to the Scheme library.Justus Winter2016-12-131-141/+0
* tests: Refactor test runner.Justus Winter2016-12-131-17/+28
* tests: Log and display output from tests when run in parallel.Justus Winter2016-11-081-11/+22
* tests,w32: Make cleanup more robust.Justus Winter2016-11-081-2/+4
* tests: Write a log file for each test.Justus Winter2016-11-071-10/+12
* tests: Move environment creation and teardown into each test.Justus Winter2016-11-071-18/+9
* tests: Do not allow tests to be run in a shared environment.Justus Winter2016-11-071-28/+4
* tests: Add documentation, make interactive debugging possible.Justus Winter2016-09-201-1/+1
* tests: Remove list of tests from the test runner.Justus Winter2016-09-201-43/+1
* tests: Speed up the test suite.Justus Winter2016-09-051-36/+44
* tests: Improve temporary directory handling.Justus Winter2016-08-101-2/+2
* tests: Update list of tests in Scheme test runner.Justus Winter2016-08-041-1/+7
* gpgscm: Make the verbose setting more useful.Justus Winter2016-07-261-1/+1
* tests/openpgp: Reimplement tests in Scheme.Justus Winter2016-06-171-0/+209