diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-01-18 00:19:06 -0500 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-01-31 22:28:46 -0500 |
commit | 93a628c4e4f4a7f6665190f3c52a417daebaf28a (patch) | |
tree | 052e91f12b655bee6d9732f51f9eb0da81ba7763 /Makefile.am | |
parent | a1ea2acb376c8a74f41ce0e683680417207b365a (diff) | |
download | guix-93a628c4e4f4a7f6665190f3c52a417daebaf28a.tar.gz guix-93a628c4e4f4a7f6665190f3c52a417daebaf28a.zip |
build: test-driver.scm: Add a new '--errors-only' option.
* build-aux/test-driver.scm (show-help): Add the help text for the
new '--errors-only' option.
(%options): Add the errors-only option.
(test-runner-gnu): Add the errors-only? parameter and update doc. Move the
logging of the test data after the test has completed, so a choice can be made
whether to keep it or discard it based on the value of the test result.
(main): Pass the errors-only? option to the driver.
* doc/guix.texi (Running the Test Suite): Document the new option.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions