summaryrefslogtreecommitdiff
path: root/tests/index/addall.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed build warnings on Xcode 6.1Pierre-Olivier Latour2015-06-021-3/+2
|
* git_index_add_all: test that conflicts are handledEdward Thomson2015-05-281-49/+104
| | | | | | When confronted with a conflict in the index, `git_index_add_all` should stage the working directory copy. If there is no file in the working directory, the conflict should simply be removed.
* index_add_all: include untracked files in new subdirsEdward Thomson2015-05-201-0/+23
|
* index: include TYPECHANGE in the diffCarlos Martín Nieto2015-05-141-0/+13
| | | | Without this option, we would not be able to catch exec bit changes.
* Staticize file-local variablesBen Straub2014-02-241-1/+1
|
* More improvements to callback return value testsRussell Belfer2013-12-111-30/+128
| | | | | | This time actually checking return values in diff notify tests and actually testing callbacks for the index all-all/update-all/etc functions.
* Rename tests-clar to testsBen Straub2013-11-141-0/+258