summaryrefslogtreecommitdiff
path: root/t/t1003-read-tree-prefix.sh
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2016-01-27 17:19:43 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-01-27 14:27:19 -0800
commita1f32964daace31cb89bb153731528de6a16b351 (patch)
treef9300a8dbacf2cd1b30001e7456e25ece7a0cb95 /t/t1003-read-tree-prefix.sh
parentmingw: accomodate t0060-path-utils for MSYS2 (diff)
downloadtgif-a1f32964daace31cb89bb153731528de6a16b351.tar.xz
mingw: disable mkfifo-based tests
MSYS2 (the POSIX emulation layer used by Git for Windows' Bash) actually has a working mkfifo. The only problem is that it is only emulating named pipes through the MSYS2 runtime; The Win32 API has no idea about named pipes, hence the Git executable cannot access those pipes either. The symptom is that Git fails with a '<name>: No such file or directory' because MSYS2 emulates named pipes through special-crafted '.lnk' files. The solution is to tell the test suite explicitly that we cannot use named pipes when we want to test on Windows. This lets t4056-diff-order.sh, t9010-svn-fe.sh and t9300-fast-import.sh pass. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1003-read-tree-prefix.sh')
0 files changed, 0 insertions, 0 deletions