All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Fix Tap parse error etc.
@ 2012-09-01 18:06 Ramsay Jones
  0 siblings, 0 replies; only message in thread
From: Ramsay Jones @ 2012-09-01 18:06 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: GIT Mailing-list, Jonathan Nieder

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-01 18:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-01 18:06 [PATCH 0/6] Fix Tap parse error etc Ramsay Jones

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.