[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#11855: [PATCH 0/2] Enable colorized testsuite output by default
From: |
Stefano Lattarini |
Subject: |
bug#11855: [PATCH 0/2] Enable colorized testsuite output by default |
Date: |
Tue, 24 Jul 2012 19:48:05 +0200 |
tags 11855 + patch
close 11855
thanks
On 07/22/2012 05:31 PM, Stefano Lattarini wrote:
> Reference: <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11855>
>
> The actual implementation is done by the first patch. The second on
> is just a minor testsuite cleanup "while we are at it".
>
> I intend to push this series by tomorrow.
>
> Regards,
> Stefano
>
> Stefano Lattarini (2):
> check: support colorized testsuite output by default
> tests: better name for a couple of tests
>
> NEWS | 7 +++++++
> automake.in | 1 -
> doc/automake.texi | 37 +++++++++++++++---------------------
> lib/am/check.am | 5 +----
> t/ax/tap-summary-aux.sh | 1 -
> t/ax/testsuite-summary-checks.sh | 4 +---
> t/color-tests-opt.sh | 39
> ++++++++++++++++++++++++++++++++++++++
> t/{color.sh => color-tests.sh} | 1 -
> t/{color2.sh => color-tests2.sh} | 18 ++++++++++++++++--
> t/list-of-tests.mk | 5 +++--
> t/tap-realtime.sh | 2 ++
> 11 files changed, 84 insertions(+), 36 deletions(-)
> create mode 100755 t/color-tests-opt.sh
> rename t/{color.sh => color-tests.sh} (99%)
> rename t/{color2.sh => color-tests2.sh} (91%)
>
Pushed. I'm thus closing this bug report.
Regards,
Stefano