git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Small enhancements of the test-lib.sh
@ 2007-10-24 20:03 Pierre Habouzit
       [not found] ` <1193256219-24222-2-git-send-email-madcoder@debian.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Pierre Habouzit @ 2007-10-24 20:03 UTC (permalink / raw)
  To: gitster; +Cc: git

  Here is a 2-patch series to enhance the test-suite so that the flood
is easier to follow to the eye.

  The first patch is a rework of the previous one I sent, and implements
suggestions that were made to me.

  The second add a --quiet option that basically stops the flood about
all the test that just pass, and only let the name of the master
t####foo.sh script be printed, and the summary of its test (and the
occasional spurious outputs the testsuite does).

  This "series" is available as ph/testlib on my
git://git.madism.org/git.git

Cheers,

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Add some fancy colors in the test library when terminal supports it.
       [not found] ` <1193256219-24222-2-git-send-email-madcoder@debian.org>
@ 2007-10-24 20:28   ` Pierre Habouzit
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre Habouzit @ 2007-10-24 20:28 UTC (permalink / raw)
  To: gitster; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 466 bytes --]

> +default_color=0
> +fail_color=1    # red
> +pass_color=2    # green
> +msg_color=3     # brown
> +

  err, sorry, this part is spurious, I wasn't paying attention when I
re-read my patch. It's impressive how many mistakes you catch reading
the same patch 20 minutes later…

-- 
·O·  Pierre Habouzit
··O                                                madcoder@debian.org
OOO                                                http://www.madism.org

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-24 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-24 20:03 Small enhancements of the test-lib.sh Pierre Habouzit
     [not found] ` <1193256219-24222-2-git-send-email-madcoder@debian.org>
2007-10-24 20:28   ` [PATCH] Add some fancy colors in the test library when terminal supports it Pierre Habouzit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).