7 Commits (a0fe6e6e87382f0b15dd39295f4fa9faf78d1561)

Author SHA1 Message Date
Johannes Schindelin dc2d9ba318 is_{hfs,ntfs}_dotgitmodules: add tests 7 years ago
Nguyễn Thái Ngọc Duy b8d5cf4f96 t/helper: merge test-path-utils into test-tool 7 years ago
René Scharfe 29c2eda80b test-path-utils: handle const parameter of basename and dirname 8 years ago
Nguyễn Thái Ngọc Duy e6e7530d10 test helpers: move test-* to t/helper/ subdirectory 9 years ago
Jeff King 62f17513e7 test-path-utils: fix normalize_path_copy output buffer size 9 years ago
Jeff King 7b11a18a2e test-path-utils: use xsnprintf in favor of strcpy 9 years ago
Johannes Schindelin 371471cea3 t0060: loosen overly strict expectations 9 years ago
Johannes Schindelin 7d1aaa684d t0060: verify that basename() and dirname() work as expected 9 years ago
Ray Donnelly b2a7123b99 test-path-utils.c: remove incorrect assumption 9 years ago
Sebastian Schuberth 7ffd18fce1 path-utils test: rename mingw_path function to print_path 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
Michael Haggerty 31171d9e45 longest_ancestor_length(): take a string_list argument for prefixes 12 years ago
Michael Haggerty 9e8137238d test-path-utils: Add subcommand "prefix_path" 14 years ago
Michael Haggerty 87a246e1b5 test-path-utils: Add subcommand "absolute_path" 14 years ago
Carlos Martín Nieto e2a57aac8a Name make_*_path functions more accurately 14 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
Johannes Sixt 2cd85c40a9 Make test-path-utils more robust against incorrect use 16 years ago
Johannes Schindelin b8469ad057 test-path-utils: Fix off by one, found by valgrind 16 years ago
David Reiss 0454dd93bf Add support for GIT_CEILING_DIRECTORIES 17 years ago
David Reiss d553e73789 Fold test-absolute-path into test-path-utils 17 years ago
David Reiss ae299be0e5 Implement normalize_absolute_path 17 years ago