summaryrefslogtreecommitdiff
path: root/src/test/test-chase.c
Commit message (Expand)AuthorAgeFilesLines
* chase: replace path_prefix_root_cwd() with chaseat_prefix_root()Yu Watanabe2023-04-191-0/+37
* chase: make the result absolute when a symlink is absoluteYu Watanabe2023-04-191-1/+10
* chase: make chaseat() provides absolute path also when dir_fd points to the r...Yu Watanabe2023-04-191-0/+28
* chase: CHASE_MKDIR_0755 requires CHASE_NONEXISTENT and/or CHASE_PARENTYu Watanabe2023-04-141-1/+1
* test: split-out tests for chase() and friends to test-chase.cYu Watanabe2023-03-301-0/+614
* test: rename test-chase -> test-chase-manualYu Watanabe2023-03-301-115/+0
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-0/+115