summaryrefslogtreecommitdiff
path: root/t/helper/test-path-utils.c
Commit message (Expand)AuthorAgeFilesLines
* hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-0/+1
* treewide: be explicit about dependence on trace.h & trace2.hElijah Newren2023-04-111-0/+1
* setup.h: move declarations for setup.c functions from cache.hElijah Newren2023-03-211-0/+1
* environment.h: move declarations for environment.c functions from cache.hElijah Newren2023-03-211-0/+1
* abspath.h: move absolute path functions from cache.hElijah Newren2023-03-211-0/+1
* string-list: mark unused callback parametersJeff King2022-10-171-1/+2
* test-tool path-utils: fix a memory leakÆvar Arnfjörð Bjarmason2022-07-011-4/+7
* t0060: test ntfs/hfs-obscured dotfilesJeff King2021-05-041-13/+33
* real_path: remove unsafe APIAlexandr Miloslavskiy2020-03-101-1/+4
* Sync with 2.20.2Johannes Schindelin2019-12-061-0/+113
|\
| * Sync with 2.17.3Johannes Schindelin2019-12-061-0/+113
| |\
| | * mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin2019-12-051-0/+17
| | * test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh2019-12-051-0/+96
* | | ci: parallelize testing on WindowsJohannes Schindelin2019-01-291-0/+31
* | | tests: include detailed trace logs with --write-junit-xml upon failureJohannes Schindelin2019-01-291-0/+21
* | | tests: avoid calling Perl just to determine file sizesJohannes Schindelin2019-01-291-0/+12
|/ /
* | Sync with Git 2.17.1Junio C Hamano2018-05-291-0/+20
|\ \ | |/
| * Sync with Git 2.13.7Junio C Hamano2018-05-221-0/+20
| |\
| | * is_{hfs,ntfs}_dotgitmodules: add testsJohannes Schindelin2018-05-211-0/+20
* | | t/helper: merge test-path-utils into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+2
|/ /
* | test-path-utils: handle const parameter of basename and dirnamers/in-obsd-basename-dirname-take-constRené Scharfe2017-08-071-2/+16
|/
* Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-061-2/+2
* test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy2016-04-151-0/+262