git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] test updates around diff
@ 2015-02-15 23:43 Junio C Hamano
  2015-02-15 23:43 ` [PATCH 1/6] t4008: correct stale comments Junio C Hamano
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Junio C Hamano @ 2015-02-15 23:43 UTC (permalink / raw)
  To: git

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

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

end of thread, other threads:[~2015-02-23 19:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-15 23:43 [PATCH 0/6] test updates around diff Junio C Hamano
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

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).