summaryrefslogtreecommitdiff
path: root/build-aux/test-driver.scm
AgeCommit message (Expand)AuthorFilesLines
2026-03-21build-aux: Revert to :global-test-result: in test-driver.scm.Maxim Cournoyer1-2/+2
2026-03-20build: test-driver.scm: Utilize test-runner-group-path.Tomas Volf1-8/+12
2026-03-20build: test-driver.scm: Refine the global test result.Tomas Volf1-4/+15
2026-03-19build: test-driver.scm: Output singleton metadata just once.Tomas Volf1-27/+33
2026-03-19build-aux: Add workaround for broken --select in test-driver.scm.Maxim Cournoyer1-4/+13
2026-03-19build-aux: Fix typo in doc of test-driver.scm.Maxim Cournoyer1-1/+1
2026-03-19build-aux: Streamline test-driver.scm a bit.Maxim Cournoyer1-15/+1
2026-01-25build: test-driver.scm: Fix test-reporting with guile 3.0.11.Dariqq1-2/+2
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer1-1/+1
2025-09-18Update Maxim's email address.Maxim Cournoyer1-1/+1
2024-01-05build: test-driver.scm: Set mode.Tomas Volf1-1/+2
2021-02-02build: Add a --show-duration option to the SCM test-driver.Maxim Cournoyer1-9/+34
2021-01-31build: test-driver.scm: Allow running as a standalone script.Maxim Cournoyer1-1/+4
2021-01-31build: test-driver.scm: Add a new '--errors-only' option.Maxim Cournoyer1-32/+43
2021-01-31build: test-driver.scm: Add test cases filtering options.Maxim Cournoyer1-11/+63
2021-01-31build: test-driver.scm: Enable colored test results by default.Maxim Cournoyer1-2/+5
2021-01-31build: test-driver.scm: Make output redirection optional.Maxim Cournoyer1-15/+21
2017-03-22build: 'test-driver.scm' prints Scheme values with 'write'.Ludovic Courtès1-28/+23
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin1-0/+189