summaryrefslogtreecommitdiffstats
path: root/test-path-utils.c
AgeCommit message (Expand)AuthorLines
2013-10-14path-utils test: rename mingw_path function to print_pathSebastian Schuberth-1/+1
2013-06-26test: run testcases with POSIX absolute paths on WindowsJiang Xin-0/+5
2013-06-26path.c: refactor relative_path(), not only strip prefixJiang Xin-1/+3
2013-06-26test: add test cases for relative_pathJiang Xin-0/+25
2012-10-29longest_ancestor_length(): require prefix list entries to be normalizedMichael Haggerty-1/+44
2012-10-29longest_ancestor_length(): take a string_list argument for prefixesMichael Haggerty-1/+7
2011-08-04test-path-utils: Add subcommand "prefix_path"Michael Haggerty-0/+13
2011-08-04test-path-utils: Add subcommand "absolute_path"Michael Haggerty-0/+9
2011-03-17Name make_*_path functions more accuratelyCarlos Martín Nieto-2/+2
2009-02-19Introduce the function strip_path_suffix()Johannes Schindelin-0/+6
2009-02-07Test and fix normalize_path_copy()Johannes Sixt-3/+4
2009-02-07Make test-path-utils more robust against incorrect useJohannes Sixt-1/+6
2009-01-27test-path-utils: Fix off by one, found by valgrindJohannes Schindelin-1/+1
2008-05-23Add support for GIT_CEILING_DIRECTORIESDavid Reiss-0/+5
2008-05-23Fold test-absolute-path into test-path-utilsDavid Reiss-0/+8
2008-05-23Implement normalize_absolute_pathDavid Reiss-0/+13