summaryrefslogtreecommitdiff
path: root/tests/core/dirent.c
Commit message (Expand)AuthorAgeFilesLines
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-24/+24
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-9/+9
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* diriter: test we can iterate rootEdward Thomson2015-09-131-0/+29
* git_path_diriter: next shouldn't take path ptrEdward Thomson2015-05-011-9/+50
* Rename tests-clar to testsBen Straub2013-11-141-0/+236