git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Tests for merge-recursive rename options
@ 2016-02-23 23:48 Felipe Gonçalves Assis
  2016-02-23 23:48 ` [PATCH 1/3] t3034: add rename threshold tests Felipe Gonçalves Assis
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Felipe Gonçalves Assis @ 2016-02-23 23:48 UTC (permalink / raw)
  To: git; +Cc: Johannes.Schindelin, gitster, sunshine,
	Felipe Gonçalves Assis

Get rid of blatant bash-isms in favour of simple and portable constructions.

Felipe Gonçalves Assis (3):
  t3034: add rename threshold tests
  t3034: test option to disable renames
  t3034: test deprecated interface

 ...s.sh => t3032-merge-recursive-space-options.sh} |   2 +-
 t/t3034-merge-recursive-rename-options.sh          | 309 +++++++++++++++++++++
 2 files changed, 310 insertions(+), 1 deletion(-)
 rename t/{t3032-merge-recursive-options.sh => t3032-merge-recursive-space-options.sh} (99%)
 create mode 100755 t/t3034-merge-recursive-rename-options.sh

-- 
2.7.1.492.gd821b20

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/3] Tests for merge-recursive rename options
@ 2016-02-23  4:38 Felipe Gonçalves Assis
  2016-02-23  4:38 ` [PATCH 1/3] t3034: add rename threshold tests Felipe Gonçalves Assis
  0 siblings, 1 reply; 9+ messages in thread
From: Felipe Gonçalves Assis @ 2016-02-23  4:38 UTC (permalink / raw)
  To: git; +Cc: Johannes.Schindelin, gitster, sunshine,
	Felipe Gonçalves Assis

Based on c443d39 (merge-recursive: find-renames resets threshold, 2016-02-21).

This patch involves only the tests for the features introduced in
fa/merge-recursive-no-rename, for better review.

The tests were rewritten so that the similarity indices are parsed instead of
assumed.

Felipe Gonçalves Assis (3):
  t3034: add rename threshold tests
  t3034: test option to disable renames
  t3034: test deprecated interface

 ...s.sh => t3032-merge-recursive-space-options.sh} |   2 +-
 t/t3034-merge-recursive-rename-options.sh          | 309 +++++++++++++++++++++
 2 files changed, 310 insertions(+), 1 deletion(-)
 rename t/{t3032-merge-recursive-options.sh => t3032-merge-recursive-space-options.sh} (99%)
 create mode 100755 t/t3034-merge-recursive-rename-options.sh

-- 
2.7.1.492.gd821b20

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

end of thread, other threads:[~2016-02-24  1:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23 23:48 [PATCH v2 0/3] Tests for merge-recursive rename options Felipe Gonçalves Assis
2016-02-23 23:48 ` [PATCH 1/3] t3034: add rename threshold tests Felipe Gonçalves Assis
2016-02-24  0:50   ` Eric Sunshine
2016-02-24  0:55     ` Eric Sunshine
2016-02-24  1:15     ` Felipe Gonçalves Assis
2016-02-23 23:48 ` [PATCH 2/3] t3034: test option to disable renames Felipe Gonçalves Assis
2016-02-23 23:48 ` [PATCH 3/3] t3034: test deprecated interface Felipe Gonçalves Assis
  -- strict thread matches above, loose matches on Subject: below --
2016-02-23  4:38 [PATCH 0/3] Tests for merge-recursive rename options Felipe Gonçalves Assis
2016-02-23  4:38 ` [PATCH 1/3] t3034: add rename threshold tests Felipe Gonçalves Assis
2016-02-23  7:06   ` Junio C Hamano

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