summaryrefslogtreecommitdiff
path: root/tests/test_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the testing toolkitVicent Marti2011-03-031-2/+17
* Added copydir_recurs() to test_helpers.cnulltoken2011-03-031-6/+51
* Added rmdir_recurs(), a test helper function which recursively removes the co...nulltoken2011-03-031-0/+26
* Add unit test for writing a big index fileVicent Marti2011-02-221-0/+44
* Change include structure for the projectVicent Marti2010-12-061-3/+1
* Decouple storage from ODB logicVicent Marti2010-12-061-1/+1
* Change git_repository initialization to use a pathVicent Marti2010-11-021-7/+12
* Add unit tests for object write-backVicent Marti2010-10-071-0/+36
* Give object structures more descriptive namesVicent Marti2010-09-191-1/+1
* Fix some coding style issuesRamsay Jones2010-02-281-44/+44
* Use a 64 bit off_t throughout the library and tests on POSIXRamsay Jones2010-01-201-0/+1
* Factor out test helper methods for creating/deleting loose objectsJulio Espinoza-Sokal2009-03-171-0/+93