summaryrefslogtreecommitdiff
path: root/tests/core/filebuf.c
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-5/+5
* tests: core: improve symlink test coveragePatrick Steinhardt2019-07-201-9/+6
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-1/+1
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-2/+2
* tests: filebuf: test writing to symlink with absolute pathsPatrick Steinhardt2017-03-201-0/+29
* Fix some warningsJacques Germishuys2015-11-201-1/+1
* filebuf: detect directories in our wayEdward Thomson2015-11-031-0/+9
* filebuf: ensure we can lock a hidden fileEdward Thomson2015-09-081-0/+26
* filebuf: follow symlinks when creating a lock filecmn/follow-symlinkCarlos Martín Nieto2015-09-051-0/+53
* filebuf: remove lockfile upon rename errorscmn/filebuf-rename-errorCarlos Martín Nieto2015-07-241-1/+1
* filebuf: failing test for leaving the lockfile when failing to renameCarlos Martín Nieto2015-07-241-0/+27
* Rename tests-clar to testsBen Straub2013-11-141-0/+126