Severity: wishlist
Hello automakers.
Anyone has an idea about why the 'color-tests' option should be not
enabled by default (apart from the obvious historical reasons, that
is)?
Even when this option is on, the developer is free to disable testsuite
coloring on a per-makefile basis
Hello Reuben,
* Reuben Thomas wrote on Thu, Jul 23, 2009 at 12:21:12PM CEST:
> The automake manual for automake 1.10.2 documents the option
> color-tests to AM_INIT_AUTOMAKE, but if I try to use it with 1.10.2 it
> complains that it doesn't exist, and indeed I can find no trace
The automake manual for automake 1.10.2 documents the option
color-tests to AM_INIT_AUTOMAKE, but if I try to use it with 1.10.2 it
complains that it doesn't exist, and indeed I can find no trace of it
in the code. Presumably it should either be implemented, or the
documentation removed?
--