summaryrefslogtreecommitdiff
path: root/tests/core/structinit.c
Commit message (Expand)AuthorAgeFilesLines
* blob: add git_blob_filter_options_initEdward Thomson2021-01-051-0/+5
* clar: include the function nameethomson/clar_tapEdward Thomson2020-06-051-1/+1
* apply: add an options struct initializerethomson/opts_initEdward Thomson2019-06-141-0/+5
* Rename opt init functions to `options_init`Edward Thomson2019-06-141-16/+16
* diff: implement function to calculate patch IDPatrick Steinhardt2017-06-261-0/+4
* Merge pull request #4267 from mohseenrm/masterEdward Thomson2017-06-141-0/+6
|\
| * Adding git_filter_init for initializing `git_filter` struct + unit test Mohseen Mukaddam2017-06-131-0/+6
* | tests: core: test initialization of `git_proxy_options`Patrick Steinhardt2017-06-131-0/+5
|/
* stash_apply: provide its own options structureEdward Thomson2015-05-111-0/+5
* structinit test: use %PRIuZ instead of %d for size_tEdward Thomson2015-02-041-1/+1
* structinit test: only run on DEBUG buildsEdward Thomson2015-01-211-0/+163