27 Commits (adef9561f0c8cf2c974d78adac0ae236e159e49f)

Author SHA1 Message Date
Martin Erik Werner 655ee9ea3e setup: don't dereference in-tree symlinks for absolute paths 11 years ago
Martin Erik Werner e131daa4c6 t0060: add tests for prefix_path when path begins with work tree 11 years ago
Martin Erik Werner e5aa1fc472 t0060: add test for prefix_path when path == work tree 11 years ago
Martin Erik Werner 74af95d6aa t0060: add test for prefix_path on symlinks via absolute paths 11 years ago
Sebastian Schuberth 7ffd18fce1 path-utils test: rename mingw_path function to print_path 11 years ago
Jiang Xin 7fbd422162 relative_path should honor dos-drive-prefix 11 years ago
Jiang Xin daf19a80fa test: use unambigous leading path (/foo) for MSYS 11 years ago
Jiang Xin abd4284bc6 test: run testcases with POSIX absolute paths on Windows 12 years ago
Jiang Xin e02ca72f70 path.c: refactor relative_path(), not only strip prefix 12 years ago
Jiang Xin 203439b284 test: add test cases for relative_path 12 years ago
Michael Haggerty 9e2326c7e1 longest_ancestor_length(): require prefix list entries to be normalized 12 years ago
Johannes Sixt bacca7852f t0060: split absolute path test in two to exercise some of it on Windows 13 years ago
Michael Haggerty 379a03ad81 t0060: verify that real_path() removes extra slashes 13 years ago
Michael Haggerty f4c21e89d7 real_path(): properly handle nonexistent top-level paths 13 years ago
Michael Haggerty 7bcf48dad8 t0060: verify that real_path() works correctly with absolute paths 13 years ago
Michael Haggerty 3efe5d1d32 real_path(): reject the empty string 13 years ago
Michael Haggerty a5c45218b6 t0060: verify that real_path() fails if passed the empty string 13 years ago
Michael Haggerty a0601dc11f absolute_path(): reject the empty string 13 years ago
Michael Haggerty 17264bcc4f t0060: verify that absolute_path() fails if passed the empty string 13 years ago
Michael Haggerty 8da650b456 t0060: move tests of real_path() from t0000 to here 13 years ago
Jeff King 28baf82ea3 t0060: fix whitespace in "wc -c" invocation 16 years ago
Johannes Sixt 2718e852e9 t0060: Fix tests on Windows 16 years ago
Johannes Schindelin 4fcc86b07d Introduce the function strip_path_suffix() 16 years ago
Johannes Sixt f42302b493 Test and fix normalize_path_copy() 16 years ago
David Reiss 0454dd93bf Add support for GIT_CEILING_DIRECTORIES 17 years ago
David Reiss ae299be0e5 Implement normalize_absolute_path 17 years ago