summaryrefslogtreecommitdiff
path: root/tests/repo/template.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6106 from ammgws/fixtemplateerrEdward Thomson2021-11-221-0/+10
|\
| * tests: try to init with non-existent template pathJason Nader2021-11-121-0/+10
* | path: separate git-specific path functions from utilEdward Thomson2021-11-091-3/+3
|/
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-29/+29
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* repository: do not initialize HEAD if it's provided by templatesPatrick Steinhardt2019-07-191-0/+35
* tests: repo: refactor setup of templates and reposPatrick Steinhardt2019-07-191-67/+45
* tests: repo: refactor template path handlingPatrick Steinhardt2019-07-191-32/+20
* tests: repo: move template tests into their own suitePatrick Steinhardt2019-07-191-0/+294