git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] git-p4: Small updates to test cases
@ 2015-03-28  0:03 Vitor Antunes
  2015-03-28  0:03 ` [PATCH V2 1/2] git-p4: Make rename test case runnable under dash Vitor Antunes
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vitor Antunes @ 2015-03-28  0:03 UTC (permalink / raw)
  To: git; +Cc: Vitor Antunes

Updated both fixes:

1. Remove "true" from case statements and replaced it with ":".
2. Also use a case statement in the copy detection test to allow
   diff-tree to detect two different files as the origin of the
   copy. I've also reverted a change I introduced in the V1 patch
   that no longer makes much sense to me.

Vitor Antunes (2):
  git-p4: Make rename test case runnable under dash
  git-p4: Fix copy detection test

 t/t9814-git-p4-rename.sh |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2015-03-28 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-28  0:03 [PATCH V2 0/2] git-p4: Small updates to test cases Vitor Antunes
2015-03-28  0:03 ` [PATCH V2 1/2] git-p4: Make rename test case runnable under dash Vitor Antunes
2015-03-28  0:03 ` [PATCH V2 2/2] git-p4: Fix copy detection test Vitor Antunes
2015-03-28 16:07 ` [PATCH V2 0/2] git-p4: Small updates to test cases 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).