diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2012-09-07 00:41:02 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-06 16:19:58 -0700 |
commit | 7bcf48dad83e7a07f27403c2ce9e5c29af9e317d (patch) | |
tree | 49325b6b04f15af48a7622fe09fac33bd5c882b1 /contrib/credential/gnome-keyring/.gitignore | |
parent | real_path(): reject the empty string (diff) | |
download | tgif-7bcf48dad83e7a07f27403c2ce9e5c29af9e317d.tar.xz |
t0060: verify that real_path() works correctly with absolute paths
There is currently a bug: if passed an absolute top-level path that
doesn't exist (e.g., "/foo") it incorrectly interprets the path as a
relative path (e.g., returns "$(pwd)/foo"). So mark the test as
failing.
These tests are skipped on Windows because test-path-utils operates on
a DOS-style absolute path even if a POSIX style absolute path is
passed as argument.
Adjusted for Windows by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/credential/gnome-keyring/.gitignore')
0 files changed, 0 insertions, 0 deletions