git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFC v2 0/2] Smoke testing for Git
@ 2010-07-30 22:43 Ævar Arnfjörð Bjarmason
  2010-07-30 22:43 ` [PATCH/RFC v2 1/2] tests: Infrastructure for Git smoke testing Ævar Arnfjörð Bjarmason
  2010-07-30 22:43 ` [PATCH/RFC v2 2/2] t/README: Document the Smoke testing Ævar Arnfjörð Bjarmason
  0 siblings, 2 replies; 3+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2010-07-30 22:43 UTC (permalink / raw)
  To: git; +Cc: Ævar Arnfjörð Bjarmason

This is v2 of the smoke testing RFC. It solves the TODO issues noted
in v1 of the RFC. There's now a smoke testing infrastructure for Git
at http://smoke.git.nix.is/, and this patch adds bits to git to
interoperate with it.

There's a lot more info in the first patch, and t/README documentation
in the second one.

Æ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

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

end of thread, other threads:[~2010-07-30 22:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-30 22:43 [PATCH/RFC v2 0/2] Smoke testing for Git Ævar Arnfjörð Bjarmason
2010-07-30 22:43 ` [PATCH/RFC v2 1/2] tests: Infrastructure for Git smoke testing Ævar Arnfjörð Bjarmason
2010-07-30 22:43 ` [PATCH/RFC v2 2/2] t/README: Document the Smoke testing Æ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).