summaryrefslogtreecommitdiff
path: root/tests/apply/index.c
Commit message (Expand)AuthorAgeFilesLines
* apply: move location to an argument, not the optsEdward Thomson2018-11-051-36/+9
* apply tests: ensure mode changes occurEdward Thomson2018-11-051-0/+29
* apply tests: ensure we can patch a modified fileEdward Thomson2018-11-051-0/+48
* apply test: apply with non-conflicting changesEdward Thomson2018-11-051-0/+43
* apply tests: ensure apply failures leave index unmodifiedEdward Thomson2018-11-051-0/+34
* apply tests: modified wd items are ok when applying to indexEdward Thomson2018-11-041-0/+43
* apply tests: ensure we can add and remove files from the indexEdward Thomson2018-11-041-0/+56
* apply tests: GIT_APPLY_LOCATION_INDEX with parsed patchesEdward Thomson2018-11-041-0/+28
* apply tests: GIT_APPLY_LOCATION_INDEX with generated patchesEdward Thomson2018-11-041-0/+67