summaryrefslogtreecommitdiff
path: root/tests-clay/index
Commit message (Collapse)AuthorAgeFilesLines
* Rename the Clay test suite to ClarVicent Martí2012-01-242-96/+0
| | | | | Clay is the name of a programming language on the makings, and we want to avoid confusions. Sorry for the huge diff!
* clay tests: free resourcesCarlos Martín Nieto2012-01-061-0/+1
| | | | Trees, indices and repos need to be freed
* clay: Move `file_create` to the helpers fileVicent Martí2012-01-022-6/+4
|
* add git_index_read_treeClemens Buchacher2011-12-302-10/+47
|
* 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.