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 <dri...@aon.at>
> Cc: Michael J Gruber <g...@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 ;-)

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to