summaryrefslogtreecommitdiff
path: root/tests/checkout/icase.c
Commit message (Expand)AuthorAgeFilesLines
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-011-3/+3
* checkout tests: test symlinks based on support, not platformEdward Thomson2018-10-201-4/+17
* checkout tests: don't use GetFinalPathNameByHandleEdward Thomson2018-10-201-24/+0
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* Fix leaks in tests/checkout/icaseJeff Hostetler2015-06-121-0/+2
* checkout test: better case-insensitive test on MacEdward Thomson2015-05-041-3/+29
* checkout test: only run icase on icase platformEdward Thomson2015-05-041-0/+61
* checkout: remove blocking dir when FORCEdEdward Thomson2015-05-041-7/+91
* Lower case the include directive of windows headerClaudiu Olteanu2015-03-161-1/+1
* checkout tests: cleanup realpath impl on Win32Edward Thomson2015-01-201-36/+6
* checkout tests: emulate p_realpath poorly on Win32Edward Thomson2015-01-201-1/+64
* checkout: remove files before writing new onesEdward Thomson2015-01-201-0/+97