summaryrefslogtreecommitdiff
path: root/tests/index/crlf.c
Commit message (Expand)AuthorAgeFilesLines
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-8/+8
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-42/+42
* clar: include the function nameethomson/clar_tapEdward Thomson2020-06-051-1/+1
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-2/+2
* Fix Linux warningslhchavez2019-01-081-8/+8
* tests: add missing assertsEtienne Samson2019-01-041-0/+2
* Additional core.autocrlf and core.safecrlf testsSven Strickroth2018-12-031-1/+43
* index::crlf: better error reporting in core git testsEdward Thomson2018-12-031-8/+25
* index::crlf: simplify test caseEdward Thomson2018-12-031-60/+42
* crlf tests: use known-good data produced by gitSven Strickroth2018-12-031-1/+206
* Introduce cl_assert_equal_oidEdward Thomson2014-07-011-6/+6
* Make core.safecrlf work on LF-ending platformsRussell Belfer2014-05-191-0/+18
* Tests for crlf filtering into the repositoryEdward Thomson2014-02-091-0/+136