aboutsummaryrefslogtreecommitdiff
path: root/t/t0060-path-utils.sh
Commit message (Expand)AuthorAge
* longest_ancestor_length(): require prefix list entries to be normalizedMichael Haggerty2012-10-29
* t0060: split absolute path test in two to exercise some of it on WindowsJohannes Sixt2012-09-10
* t0060: verify that real_path() removes extra slashesMichael Haggerty2012-09-06
* real_path(): properly handle nonexistent top-level pathsMichael Haggerty2012-09-06
* t0060: verify that real_path() works correctly with absolute pathsMichael Haggerty2012-09-06
* real_path(): reject the empty stringMichael Haggerty2012-09-06
* t0060: verify that real_path() fails if passed the empty stringMichael Haggerty2012-09-06
* absolute_path(): reject the empty stringMichael Haggerty2012-09-06
* t0060: verify that absolute_path() fails if passed the empty stringMichael Haggerty2012-09-06
* t0060: move tests of real_path() from t0000 to hereMichael Haggerty2012-09-06
* t0060: fix whitespace in "wc -c" invocationJeff King2009-03-23
* t0060: Fix tests on WindowsJohannes Sixt2009-03-22
* Introduce the function strip_path_suffix()Johannes Schindelin2009-02-19
* Test and fix normalize_path_copy()Johannes Sixt2009-02-07
* Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-23
* Implement normalize_absolute_pathDavid Reiss2008-05-23