git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Eric Wong <e@80x24.org>
Cc: git@vger.kernel.org, Clemens Buchacher <drizzd@aon.at>,
	Michael J Gruber <git@drmicha.warpmail.net>
Subject: Re: [PATCH 2/2] git svn: migrate tests to use lib-httpd
Date: Mon, 25 Jul 2016 10:42:09 -0700	[thread overview]
Message-ID: <xmqqvazt62dq.fsf@gitster.mtv.corp.google.com> (raw)
In-Reply-To: <20160723042608.27489-3-e@80x24.org> (Eric Wong's message of "Sat, 23 Jul 2016 04:26:08 +0000")

Eric Wong <e@80x24.org> writes:

> This allows us to use common test infrastructure and parallelize
> the tests.  For now, GIT_SVN_TEST_HTTPD=true needs to be set to
> enable the SVN HTTP tests because we reuse the same test cases
> for both file:// and http:// SVN repositories.  SVN_HTTPD_PORT
> is no longer honored.
>
> Tested under Apache 2.2 and 2.4 on Debian 7.x (wheezy) and
> 8.x (jessie), respectively.
>
> Cc: Clemens Buchacher <drizzd@aon.at>
> Cc: Michael J Gruber <git@drmicha.warpmail.net>
> Signed-off-by: Eric Wong <e@80x24.org>
> ---
>  t/lib-git-svn.sh                              | 91 +++++----------------------
>  t/lib-httpd.sh                                |  8 ++-
>  t/lib-httpd/apache.conf                       |  4 +-
>  t/t9115-git-svn-dcommit-funky-renames.sh      |  7 ++-
>  t/t9118-git-svn-funky-branch-names.sh         |  2 +-
>  t/t9120-git-svn-clone-with-percent-escapes.sh |  2 +-
>  t/t9142-git-svn-shallow-clone.sh              |  2 +-
>  7 files changed, 30 insertions(+), 86 deletions(-)

Nice code reduction ;-)


      reply	other threads:[~2016-07-25 17:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-23  4:26 [PATCH 0/2] fix git-svn HTTP tests under Apache 2.4 Eric Wong
2016-07-23  4:26 ` [PATCH 1/2] t/t91*: do not say how to avoid the tests Eric Wong
2016-07-23  4:26 ` [PATCH 2/2] git svn: migrate tests to use lib-httpd Eric Wong
2016-07-25 17:42   ` Junio C Hamano [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqvazt62dq.fsf@gitster.mtv.corp.google.com \
    --to=gitster@pobox.com \
    --cc=drizzd@aon.at \
    --cc=e@80x24.org \
    --cc=git@drmicha.warpmail.net \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).