summaryrefslogtreecommitdiff
path: root/tests/apply/workdir.c
Commit message (Expand)AuthorAgeFilesLines
* tests: apply: fix missing `cl_git_pass` wrappersPatrick Steinhardt2018-11-131-1/+1
* apply tests: tests a diff w/ many small changesEdward Thomson2018-11-051-0/+52
* apply: move location to an argument, not the optsEdward Thomson2018-11-051-10/+9
* apply tests: ensure mode changes occurEdward Thomson2018-11-051-0/+28
* apply tests: ensure we can patch a modified fileEdward Thomson2018-11-051-0/+34
* apply test: apply with non-conflicting changesEdward Thomson2018-11-051-0/+27
* apply tests: move helpers into common areaEdward Thomson2018-11-041-152/+1
* apply: test that failures don't dirty workdirEdward Thomson2018-11-041-0/+29
* apply: test a patch can be applied even with a modified indexEdward Thomson2018-11-041-22/+15
* apply: test that the index is not modifiedEdward Thomson2018-11-041-0/+76
* apply tests: separate common patch hunksEdward Thomson2018-11-041-73/+59
* apply tests: use `git_iterator_foreach` for testsEdward Thomson2018-11-041-51/+69
* apply: handle file additionsEdward Thomson2018-11-041-4/+49
* apply: handle file deletionsEdward Thomson2018-11-041-0/+49
* apply: test `git_apply` with a parsed patchEdward Thomson2018-11-041-0/+49
* apply: test `git_apply` application to a workdirEdward Thomson2018-11-041-0/+124