All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
To: Junio C Hamano <gitster@pobox.com>
Cc: GIT Mailing-list <git@vger.kernel.org>,
	Jonathan Nieder <jrnieder@gmail.com>
Subject: [PATCH 0/6] Fix Tap parse error etc.
Date: Sat, 01 Sep 2012 19:06:47 +0100	[thread overview]
Message-ID: <50424EB7.6010607@ramsay1.demon.co.uk> (raw)

Hi Junio,

I have several branches that I've been meaning to "finish up" for some
time. Here, for example, I had intended to add some more patches to
merge the TABS_IN_FILENAMES and FUNNYNAMES test prerequisites and
then define a single "lazy" prerequisite in test-lib.sh. But I just
haven't found the time ...

[BTW, the pu branch is *very* broken on cygwin (it's the v5 index
branch). I have a patch to fix it up; I just need to write it up.]

Ramsay Jones (6):
  t3300-*.sh: Fix a TAP parse error
  t3902-*.sh: Skip all tests rather than each test
  t4016-*.sh: Skip all tests rather than each test
  test-lib.sh: Fix some shell coding style violations
  test-lib.sh: Add check for invalid use of 'skip_all' facility
  test-lib.sh: Suppress the "passed all ..." message if no tests run

 t/t3300-funny-names.sh | 24 ++++++++----------
 t/t3902-quoted.sh      | 31 +++++++++++------------
 t/t4016-diff-quote.sh  | 20 +++++++--------
 t/test-lib.sh          | 69 +++++++++++++++++++++++++++++++++-----------------
 4 files changed, 81 insertions(+), 63 deletions(-)

-- 
1.7.12

                 reply	other threads:[~2012-09-01 18:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=50424EB7.6010607@ramsay1.demon.co.uk \
    --to=ramsay@ramsay1.demon.co.uk \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.