aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-path-utils.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-02string-list: align string_list_split() with its _in_place() counterpartJunio C Hamano1-1/+2
2025-04-16Merge branch 'ps/test-wo-perl-prereq'Junio C Hamano1-0/+13
2025-04-07t: adapt `test_readlink()` to not use PerlPatrick Steinhardt1-0/+13
2025-03-25test-tool path-utils: support debugging "dubious ownership" issuesJohannes Schindelin1-0/+19
2024-12-06global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt1-0/+1
2024-09-23Merge branch 'ps/environ-wo-the-repository'Junio C Hamano1-0/+2
2024-09-12environment: guard state depending on a repositoryPatrick Steinhardt1-0/+2
2024-09-05drop trailing newline from warning/error/die messagesJeff King1-3/+3
2024-05-24Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42Junio C Hamano1-10/+0
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano1-10/+0
2024-05-21Revert "Add a helper function to compare file contents"Johannes Schindelin1-10/+0
2024-04-19Sync with 2.41.1Johannes Schindelin1-0/+11
2024-04-19Sync with 2.40.2Johannes Schindelin1-0/+11
2024-04-19Add a helper function to compare file contentsJohannes Schindelin1-0/+10
2023-06-21cache.h: remove this no-longer-used headerElijah Newren1-1/+0
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren1-0/+1
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren1-0/+1
2023-04-11treewide: be explicit about dependence on trace.h & trace2.hElijah Newren1-0/+1
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+1
2023-03-21environment.h: move declarations for environment.c functions from cache.hElijah Newren1-0/+1
2023-03-21abspath.h: move absolute path functions from cache.hElijah Newren1-0/+1
2022-10-17string-list: mark unused callback parametersJeff King1-1/+2
2022-07-01test-tool path-utils: fix a memory leakÆvar Arnfjörð Bjarmason1-4/+7
2021-05-04t0060: test ntfs/hfs-obscured dotfilesJeff King1-13/+33
2020-03-10real_path: remove unsafe APIAlexandr Miloslavskiy1-1/+4
2019-12-06Sync with 2.20.2Johannes Schindelin1-0/+113
2019-12-06Sync with 2.17.3Johannes Schindelin1-0/+113
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin1-0/+17
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh1-0/+96
2019-01-29ci: parallelize testing on WindowsJohannes Schindelin1-0/+31
2019-01-29tests: include detailed trace logs with --write-junit-xml upon failureJohannes Schindelin1-0/+21
2019-01-29tests: avoid calling Perl just to determine file sizesJohannes Schindelin1-0/+12
2018-05-29Sync with Git 2.17.1Junio C Hamano1-0/+20
2018-05-22Sync with Git 2.13.7Junio C Hamano1-0/+20
2018-05-21is_{hfs,ntfs}_dotgitmodules: add testsJohannes Schindelin1-0/+20
2018-03-27t/helper: merge test-path-utils into test-toolNguyễn Thái Ngọc Duy1-1/+2
2017-08-07test-path-utils: handle const parameter of basename and dirnameRené Scharfe1-2/+16
2016-07-06Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano1-2/+2
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy1-0/+262