From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: git@vger.kernel.org
Cc: "Junio C Hamano" <gitster@pobox.com>,
"Johannes Sixt" <j6t@kdbg.org>,
"Jonathan Nieder" <jrnieder@gmail.com>,
"Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Subject: [PATCH 0/3] tests: Better prerequisite handling & documentation
Date: Fri, 6 Aug 2010 21:19:22 +0000 [thread overview]
Message-ID: <1281129565-26124-1-git-send-email-avarab@gmail.com> (raw)
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(-)
next reply other threads:[~2010-08-06 21:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-06 21:19 Ævar Arnfjörð Bjarmason [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1281129565-26124-1-git-send-email-avarab@gmail.com \
--to=avarab@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=j6t@kdbg.org \
--cc=jrnieder@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).