git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: git@vger.kernel.org
Cc: "Junio C Hamano" <gitster@pobox.com>,
	"Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Subject: [PATCH 0/2] Smoke testing for Git
Date: Mon,  2 Aug 2010 20:24:42 +0000	[thread overview]
Message-ID: <1280780684-26344-1-git-send-email-avarab@gmail.com> (raw)

Here's a non-RFC version of the smoke testing for Git series. It's
like v2 of the RFC aside from a s/sever/server/ typo noted by Junio:

Ævar Arnfjörð Bjarmason (2):
  tests: Infrastructure for Git smoke testing
  t/README: Document the Smoke testing

 t/Makefile |   35 ++++++++++++++++++++++++++++++-
 t/README   |   66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 t/harness  |   21 +++++++++++++++++++
 3 files changed, 121 insertions(+), 1 deletions(-)
 create mode 100755 t/harness

             reply	other threads:[~2010-08-02 20:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-02 20:24 Ævar Arnfjörð Bjarmason [this message]
2010-08-02 20:24 ` [PATCH 1/2] tests: Infrastructure for Git smoke testing Ævar Arnfjörð Bjarmason
2010-08-02 22:58   ` Avery Pennarun
2010-08-02 20:24 ` [PATCH 2/2] t/README: Document the Smoke testing Ævar Arnfjörð Bjarmason
2010-08-02 20:54   ` Sverre Rabbelier
2010-08-02 21:04     ` A Large Angry SCM
2010-08-02 22:00       ` Ævar Arnfjörð Bjarmason
2010-08-02 22:05         ` Sverre Rabbelier
2010-08-02 22:28           ` Ævar Arnfjörð Bjarmason
2010-08-02 22:13         ` Jonathan Nieder
2010-08-02 22:32           ` Ævar Arnfjörð Bjarmason
2010-08-02 22:16         ` A Large Angry SCM
2010-08-02 22:44         ` Junio C Hamano
2010-08-02 22:47           ` Sverre Rabbelier

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=1280780684-26344-1-git-send-email-avarab@gmail.com \
    --to=avarab@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.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).