git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Sixt <j6t@kdbg.org>
To: Jeff King <peff@peff.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 3/3] tests: allow user to specify trash directory location
Date: Sun, 9 Aug 2009 15:33:40 +0200	[thread overview]
Message-ID: <200908091533.40227.j6t@kdbg.org> (raw)
In-Reply-To: <20090809083945.GC8250@coredump.intra.peff.net>

On Sonntag, 9. August 2009, Jeff King wrote:
> There is a test below for absolute versus relative path in the root
> provided.  Do we need some extra magic to make it work on non-Unix
> platforms?

Not for Windows. Those devolpers who want to use an absolute path can use the 
POSIX path notation:

   GIT_TEST_OPTS=--root=/c/temp/gittests

This works in t4014.

-- Hannes

  reply	other threads:[~2009-08-09 13:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-09  8:35 [PATCH 0/3] moving test trash directories Jeff King
2009-08-09  8:37 ` [PATCH 1/3] tests: use "$TEST_DIRECTORY" instead of ".." Jeff King
2009-08-09  8:38 ` [PATCH 2/3] tests: provide $TRASH_DIRECTORY variable Jeff King
2009-08-09  8:39 ` [PATCH 3/3] tests: allow user to specify trash directory location Jeff King
2009-08-09 13:33   ` Johannes Sixt [this message]
2009-08-09 17:42     ` Johannes Schindelin
2009-08-09  8:50 ` [PATCH 4/3] t/Makefile: include config.mak Jeff King

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

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

  git send-email \
    --in-reply-to=200908091533.40227.j6t@kdbg.org \
    --to=j6t@kdbg.org \
    --cc=git@vger.kernel.org \
    --cc=peff@peff.net \
    /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.
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).