git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] travis-ci: enable Git SVN tests
@ 2016-05-19  9:10 larsxschneider
  2016-05-19  9:10 ` [PATCH v1 1/2] travis-ci: enable Git SVN tests t91xx on Linux larsxschneider
  2016-05-19  9:10 ` [PATCH v1 2/2] travis-ci: enable sequential test execution for t9113 and 9126 larsxschneider
  0 siblings, 2 replies; 10+ messages in thread
From: larsxschneider @ 2016-05-19  9:10 UTC (permalink / raw)
  To: git; +Cc: e, Lars Schneider

From: Lars Schneider <larsxschneider@gmail.com>

Hi,

this mini series enables SVN tests on Linux. Installing the Perl SVN libraries
was not that straight forward on OSX and therefore I skipped it (plus the OS X
tests take quite some time already).

The most notable change is the rename of two SVN test cases. I did that to
identify tests that need to run sequentially using prove [1]. Is this an
acceptable pattern? If yes, then I will document it in t/README.

Thanks,
Lars

[1] https://github.com/Perl-Toolchain-Gang/Test-Harness/pull/5

Lars Schneider (2):
  travis-ci: enable Git SVN tests t91xx on Linux
  travis-ci: enable sequential test execution for t9113 and 9126

 .travis.yml                                                           | 4 +++-
 ...-svn-dcommit-new-file.sh => t9113-git-svn-dcommit-new-file.seq.sh} | 0
 ...ctory.sh => t9126-git-svn-follow-deleted-readded-directory.seq.sh} | 0
 3 files changed, 3 insertions(+), 1 deletion(-)
 rename t/{t9113-git-svn-dcommit-new-file.sh => t9113-git-svn-dcommit-new-file.seq.sh} (100%)
 rename t/{t9126-git-svn-follow-deleted-readded-directory.sh => t9126-git-svn-follow-deleted-readded-directory.seq.sh} (100%)

--
2.5.1

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

end of thread, other threads:[~2016-05-23 21:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-19  9:10 [PATCH v1 0/2] travis-ci: enable Git SVN tests larsxschneider
2016-05-19  9:10 ` [PATCH v1 1/2] travis-ci: enable Git SVN tests t91xx on Linux larsxschneider
2016-05-19  9:10 ` [PATCH v1 2/2] travis-ci: enable sequential test execution for t9113 and 9126 larsxschneider
2016-05-19 10:06   ` Eric Wong
2016-05-19 17:11     ` Junio C Hamano
2016-05-22 10:10       ` Lars Schneider
2016-05-22 20:26         ` Eric Wong
2016-05-23 21:22         ` Junio C Hamano
2016-05-23 21:32           ` Eric Wong
2016-05-23 21:47             ` 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).