Hi,
On Sun, 9 Aug 2009, Johannes Sixt wrote:
On Sonntag, 9. August 2009, Jeff King wrote:
quoted
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.
But I am not aware of any reasonable tmpfs equivalent on Windows. Are
you? I would be _very_ interested.
Ciao,
Dscho