summaryrefslogtreecommitdiff
path: root/test-path-utils.c
Commit message (Expand)AuthorAgeFilesLines
* test: run testcases with POSIX absolute paths on WindowsJiang Xin2013-06-261-0/+5
* path.c: refactor relative_path(), not only strip prefixJiang Xin2013-06-261-1/+3
* test: add test cases for relative_pathJiang Xin2013-06-261-0/+25
* longest_ancestor_length(): require prefix list entries to be normalizedMichael Haggerty2012-10-291-1/+44
* longest_ancestor_length(): take a string_list argument for prefixesMichael Haggerty2012-10-291-1/+7
* test-path-utils: Add subcommand "prefix_path"Michael Haggerty2011-08-041-0/+13
* test-path-utils: Add subcommand "absolute_path"Michael Haggerty2011-08-041-0/+9
* Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-171-2/+2
* Introduce the function strip_path_suffix()Johannes Schindelin2009-02-191-0/+6
* Test and fix normalize_path_copy()Johannes Sixt2009-02-071-3/+4
* Make test-path-utils more robust against incorrect useJohannes Sixt2009-02-071-1/+6
* test-path-utils: Fix off by one, found by valgrindJohannes Schindelin2009-01-271-1/+1
* Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-231-0/+5
* Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-231-0/+8
* Implement normalize_absolute_pathDavid Reiss2008-05-231-0/+13