git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] git-p4: support python3 in the tests
@ 2016-04-23 14:13 Luke Diamand
  2016-04-23 14:13 ` [PATCH 1/2] git-p4 tests: cd to testdir before running python Luke Diamand
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Luke Diamand @ 2016-04-23 14:13 UTC (permalink / raw)
  To: git; +Cc: Lars Schneider, Vitor Antunes, Sam Hocevar, Luke Diamand

This patchset updates the git-p4 tests so that they work with
either Python2 or Python3.

Note that this does *not* fix git-p4 to work with Python3 - that's
a much bigger challenge.

Luke Diamand (2):
  git-p4 tests: cd to testdir before running python
  git-p4 tests: work with python3 as well as python2

 t/lib-git-p4.sh            | 7 ++++---
 t/t9802-git-p4-filetype.sh | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

-- 
2.8.1.218.gd2cea43.dirty

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

end of thread, other threads:[~2016-04-26  7:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-23 14:13 [PATCH 0/2] git-p4: support python3 in the tests Luke Diamand
2016-04-23 14:13 ` [PATCH 1/2] git-p4 tests: cd to testdir before running python Luke Diamand
2016-04-23 14:13 ` [PATCH 2/2] git-p4 tests: work with python3 as well as python2 Luke Diamand
2016-04-25 22:07 ` [PATCH 0/2] git-p4: support python3 in the tests Junio C Hamano
2016-04-26  7:27   ` Luke Diamand

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