summaryrefslogtreecommitdiff
path: root/tests-clay/index/rename.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename the Clay test suite to ClarVicent Martí2012-01-241-50/+0
| | | | | Clay is the name of a programming language on the makings, and we want to avoid confusions. Sorry for the huge diff!
* clay: Move `file_create` to the helpers fileVicent Martí2012-01-021-2/+1
|
* add git_index_read_treeClemens Buchacher2011-12-301-10/+1
|
* tests-clay: remove extra semi-colon in clay_libgit2.h, add one to index/rename.cBrandon Casey2011-11-221-1/+1
|
* Add test for renaming a file and adding it to the indexCarlos Martín Nieto2011-11-181-0/+60
Thanks to Emeric.