t3703: Skip tests using directory name ":" on Windows
commit650af7ae8bdf92bd92df20152b6d1ad7eb014169
authorJohannes Sixt <j6t@kdbg.org>
Thu, 12 May 2011 08:21:33 +0000 (12 10:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 May 2011 05:32:24 +0000 (12 22:32 -0700)
treecbb8c63dba48dbd48465f31e53af501a536041d5
parent93e7d672fcac8bdc16ae7276bc5942889aa3f179
t3703: Skip tests using directory name ":" on Windows

":" is not allowed in file names on Windows. Detect this case and skip a
test if necessary.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3703-add-magic-pathspec.sh