Skip to content
Snippets Groups Projects
Unverified Commit 346210b1 authored by Maxim Cournoyer's avatar Maxim Cournoyer
Browse files

build: test-driver.scm: Enable colored test results by default.

The Automake parallel test harness does its own smart detection of the
terminal color capability and always provides the --color-tests argument to
the driver.  This change defaults the --color-tests argument to true when the
test driver is run on its own (not via Automake).

* build-aux/test-driver.scm (main): Set the default value of the --color-tests
argument to true when it's not explicitly provided.
parent 13f299b2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment