summaryrefslogtreecommitdiff
path: root/tests/t06-index.c
Commit message (Expand)AuthorAgeFilesLines
* Remove extra git_index_read from the testsCarlos Martín Nieto2011-07-261-11/+0
* refs: Cleanup reference renamingVicent Marti2011-07-061-1/+1
* Remove duplicated recursive directory removal related codenulltoken2011-07-061-1/+1
* fileops: CleanupVicent Marti2011-07-051-2/+2
* cleanup: remove trailing spacesKirill A. Shutemov2011-07-011-1/+1
* Plug an index leakCarlos Martín Nieto2011-06-161-0/+1
* oid: Rename methodsVicent Marti2011-06-161-1/+1
* git_index_add: enforce test coveragenulltoken2011-06-151-1/+42
* index: Change the memory management for repo indexesVicent Marti2011-06-011-7/+7
* Switch from time_t to git_time_tnulltoken2011-03-231-1/+1
* Fix searching in git_vectorVicent Marti2011-03-031-4/+4
* Cleanup the testing toolkitVicent Marti2011-03-031-21/+18
* Add unit test for writing a big index fileVicent Marti2011-02-221-55/+9
* Improve the performance when writing Index filesVicent Marti2011-02-171-1/+16
* Made test index_write_test() remove the test file it has created.nulltoken2011-02-051-0/+2
* Rewrite the unit testing suiteVicent Marti2011-02-021-0/+220