git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: [PATCH 0/6] test updates around diff
Date: Sun, 15 Feb 2015 15:43:38 -0800	[thread overview]
Message-ID: <1424043824-25242-1-git-send-email-gitster@pobox.com> (raw)

This is primarily to update t4008 that will have to be updated in
the course of "diff -B -M" work to modern standard and also make it
easier to be used as the test bed.

Junio C Hamano (6):
  t4008: correct stale comments
  t9300: correct expected object names
  t4010: correct expected object names
  tests: do not borrow from COPYING and README from the real source
  t/diff-lib: check exact object names in compare_diff_raw
  t4008: modernise style

 t/diff-lib.sh                 |   2 +-
 t/diff-lib/COPYING            | 361 ++++++++++++++++++++++++++++++++++++++++++
 t/diff-lib/README             |  46 ++++++
 t/t4003-diff-rename-1.sh      |   4 +-
 t/t4005-diff-rename-2.sh      |   4 +-
 t/t4007-rename-3.sh           |   2 +-
 t/t4008-diff-break-rewrite.sh | 292 +++++++++++++++-------------------
 t/t4009-diff-rename-4.sh      |   4 +-
 t/t4010-diff-pathspec.sh      |   2 +-
 t/t9300-fast-import.sh        |   4 +-
 10 files changed, 547 insertions(+), 174 deletions(-)
 create mode 100644 t/diff-lib/COPYING
 create mode 100644 t/diff-lib/README

-- 
2.3.0-266-g5b48884

             reply	other threads:[~2015-02-15 23:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-15 23:43 Junio C Hamano [this message]
2015-02-15 23:43 ` [PATCH 1/6] t4008: correct stale comments Junio C Hamano
2015-02-15 23:43 ` [PATCH 2/6] t9300: correct expected object names Junio C Hamano
2015-02-15 23:43 ` [PATCH 3/6] t4010: " Junio C Hamano
2015-02-15 23:43 ` [PATCH 4/6] tests: do not borrow from COPYING and README from the real source Junio C Hamano
2015-02-15 23:43 ` [PATCH 5/6] t/diff-lib: check exact object names in compare_diff_raw Junio C Hamano
2015-02-23 18:14   ` Johannes Sixt
2015-02-23 19:45     ` Junio C Hamano
2015-02-15 23:43 ` [PATCH 6/6] t4008: modernise style Junio C Hamano
2015-02-16  6:23 ` [PATCH 0/6] test updates around diff Jeff King

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=1424043824-25242-1-git-send-email-gitster@pobox.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    /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).