summaryrefslogtreecommitdiff
path: root/git-stash.sh
diff options
context:
space:
mode:
authorLibravatar Johannes Sixt <j6t@kdbg.org>2012-09-09 17:42:20 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-09-10 09:31:44 -0700
commitbacca7852f2f304ebe3f579de1a6cf0152af3df1 (patch)
tree4d139f96cd833c362cdc5bc3d292baf003bb3167 /git-stash.sh
parentt0060: verify that real_path() removes extra slashes (diff)
downloadtgif-bacca7852f2f304ebe3f579de1a6cf0152af3df1.tar.xz
t0060: split absolute path test in two to exercise some of it on Windows
Only the first half of the test works only on POSIX, the second half passes on Windows as well. A later test "real path removes other extra slashes" looks very similar, but it does not make sense to split it in the same way: When two slashes are prepended in front of an absolute DOS-style path on Windows, the meaning of the path is changed (//server/share style), so that the test cannot pass on Windows. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Acked-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-stash.sh')
0 files changed, 0 insertions, 0 deletions