aboutsummaryrefslogtreecommitdiff
path: root/test-path-utils.c
Commit message (Expand)AuthorAge
* path-utils test: rename mingw_path function to print_pathSebastian Schuberth2013-10-14
* test: run testcases with POSIX absolute paths on WindowsJiang Xin2013-06-26
* path.c: refactor relative_path(), not only strip prefixJiang Xin2013-06-26
* test: add test cases for relative_pathJiang Xin2013-06-26
* longest_ancestor_length(): require prefix list entries to be normalizedMichael Haggerty2012-10-29
* longest_ancestor_length(): take a string_list argument for prefixesMichael Haggerty2012-10-29
* test-path-utils: Add subcommand "prefix_path"Michael Haggerty2011-08-04
* test-path-utils: Add subcommand "absolute_path"Michael Haggerty2011-08-04
* Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-17
* Introduce the function strip_path_suffix()Johannes Schindelin2009-02-19
* Test and fix normalize_path_copy()Johannes Sixt2009-02-07
* Make test-path-utils more robust against incorrect useJohannes Sixt2009-02-07
* test-path-utils: Fix off by one, found by valgrindJohannes Schindelin2009-01-27
* Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-23
* Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-23
* Implement normalize_absolute_pathDavid Reiss2008-05-23