git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] tests: Better prerequisite handling & documentation
@ 2010-08-06 21:19 Ævar Arnfjörð Bjarmason
  2010-08-06 21:19 ` [PATCH 1/3] test-lib: Add support for multiple test prerequisites Ævar Arnfjörð Bjarmason
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2010-08-06 21:19 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, Johannes Sixt, Jonathan Nieder,
	Ævar Arnfjörð Bjarmason

There were some useful nuggets in the "Tests in Cygwin" thread from
May last year that I've dug out and improved. This series adds support
for multiple test prerequisite, and improves the t/README
documentation by adding a "Prerequisites" section.

There's also a small fix to the raw test output.

Ævar Arnfjörð Bjarmason (3):
  test-lib: Add support for multiple test prerequisites
  test-lib: Print missing prerequisites in test output
  t/README: Document the predefined test prerequisites

 t/README         |   51 ++++++++++++++++++++++++++++++++++++++++++++++-----
 t/t0000-basic.sh |   17 +++++++++++++++++
 t/test-lib.sh    |   22 +++++++++++++++-------
 3 files changed, 78 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2010-08-08 13:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06 21:19 [PATCH 0/3] tests: Better prerequisite handling & documentation Ævar Arnfjörð Bjarmason
2010-08-06 21:19 ` [PATCH 1/3] test-lib: Add support for multiple test prerequisites Ævar Arnfjörð Bjarmason
2010-08-08  1:57   ` Jonathan Nieder
2010-08-08  2:03     ` Jonathan Nieder
2010-08-08  9:15     ` Johannes Sixt
2010-08-08 13:29     ` Ævar Arnfjörð Bjarmason
2010-08-06 21:19 ` [PATCH 2/3] test-lib: Print missing prerequisites in test output Ævar Arnfjörð Bjarmason
2010-08-06 21:19 ` [PATCH 3/3] t/README: Document the predefined test prerequisites Ævar Arnfjörð Bjarmason

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).