automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: colorful tests


From: Ralf Wildenhues
Subject: Re: colorful tests
Date: Thu, 8 Nov 2007 22:33:57 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

* Ralf Wildenhues wrote on Mon, Nov 05, 2007 at 10:03:47PM CET:
> 
> 2007-11-05  Akim Demaille  <address@hidden>
>             Ralf Wildenhues <address@hidden>
>             Bob Proulx <address@hidden>
> 
>     Implement colorized test output.
>     
>     * automake.in (handle_tests): Set COLOR depending on `color-tests'.
>     * configure.ac (AM_INIT_AUTOMAKE): Use `color-tests'.
>     * doc/automake.texi (Tests, Options): Document test results,
>     document new option, document AM_COLOR_TESTS.
>     * lib/Automake/Options.pm (_process_option_list): Handle it.
>     * lib/am/check.am (am__tty_colors): New variable.  Enable colored
>     output if TERM is not dumb, tput is capable, and depending on
>     AM_COLOR_TESTS and whether stdout is connected to a terminal.

Applied but with the ChangeLog entry fixed:
      * lib/am/check.am (am__tty_colors): New variable.  Enable colored
      output if TERM is not dumb and depending on AM_COLOR_TESTS and
      whether stdout is connected to a terminal.

>     (check-TESTS): Use am__tty_colors.
>     * NEWS: Mention color-tests.
>     * tests/color.test: New test.
>     * tests/Makefile.am: Adjust.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]