summaryrefslogtreecommitdiff
path: root/build-aux/test-driver.scm
AgeCommit message (Expand)Author
2026-03-21build-aux: Revert to :global-test-result: in test-driver.scm.Maxim Cournoyer
2026-03-20build: test-driver.scm: Utilize test-runner-group-path.Tomas Volf
2026-03-20build: test-driver.scm: Refine the global test result.Tomas Volf
2026-03-19build: test-driver.scm: Output singleton metadata just once.Tomas Volf
2026-03-19build-aux: Add workaround for broken --select in test-driver.scm.Maxim Cournoyer
2026-03-19build-aux: Fix typo in doc of test-driver.scm.Maxim Cournoyer
2026-03-19build-aux: Streamline test-driver.scm a bit.Maxim Cournoyer
2026-01-25build: test-driver.scm: Fix test-reporting with guile 3.0.11.Dariqq
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
2025-09-18Update Maxim's email address.Maxim Cournoyer
2024-01-05build: test-driver.scm: Set mode.Tomas Volf
2021-02-02build: Add a --show-duration option to the SCM test-driver.Maxim Cournoyer
2021-01-31build: test-driver.scm: Allow running as a standalone script.Maxim Cournoyer
2021-01-31build: test-driver.scm: Add a new '--errors-only' option.Maxim Cournoyer
2021-01-31build: test-driver.scm: Add test cases filtering options.Maxim Cournoyer
2021-01-31build: test-driver.scm: Enable colored test results by default.Maxim Cournoyer
2021-01-31build: test-driver.scm: Make output redirection optional.Maxim Cournoyer
2017-03-22build: 'test-driver.scm' prints Scheme values with 'write'.Ludovic Courtès
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin