aboutsummaryrefslogtreecommitdiffstats
path: root/tests/migrations/run-tests.scm (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-24tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka1-0/+1
2017-05-11tests: Make it possible to run all tests using our infrastructure.Justus Winter1-9/+8
2017-04-24tests: Locate resources and scripts relative to top source dir.Justus Winter1-1/+4
2017-03-09tests: Rework environment setup.Justus Winter1-2/+1
2016-12-19tests: Use the common test framework for the migration tests.Justus Winter1-9/+0
2016-12-19tests: Use sequential test runner if only one test is given.Justus Winter1-3/+4
2016-12-13gpgscm: Generalize the test runner.Justus Winter1-1/+2
2016-12-13gpgscm: Move the test runner to the Scheme library.Justus Winter1-141/+0
2016-12-13tests: Refactor test runner.Justus Winter1-17/+28
2016-11-08tests: Log and display output from tests when run in parallel.Justus Winter1-11/+22
2016-11-08tests,w32: Make cleanup more robust.Justus Winter1-2/+4
2016-11-07tests: Write a log file for each test.Justus Winter1-10/+12
2016-11-07tests: Move environment creation and teardown into each test.Justus Winter1-18/+9
2016-11-07tests: Do not allow tests to be run in a shared environment.Justus Winter1-28/+4
2016-09-20tests: Add documentation, make interactive debugging possible.Justus Winter1-1/+1
2016-09-20tests: Remove list of tests from the test runner.Justus Winter1-43/+1
2016-09-05tests: Speed up the test suite.Justus Winter1-36/+44
2016-08-10tests: Improve temporary directory handling.Justus Winter1-2/+2
2016-08-04tests: Update list of tests in Scheme test runner.Justus Winter1-1/+7
2016-07-26gpgscm: Make the verbose setting more useful.Justus Winter1-1/+1
2016-06-17tests/openpgp: Reimplement tests in Scheme.Justus Winter1-0/+209