summaryrefslogtreecommitdiff
path: root/tests/test_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* Moved testing resources to clar, and removed old tests directory.Ben Straub2012-03-311-83/+0
* Use git_buf for path storage instead of stack-based buffersRussell Belfer2011-12-071-1/+1
* *: correct and codify various file permissionsBrodie Rao2011-10-141-0/+1
* fileops/repository: create (most) directories with 0777 permissionsBrodie Rao2011-10-141-0/+4
* status: enhance determination of status for a single filenulltoken2011-09-151-0/+1
* status: refactor the tests to remove some code duplicationnulltoken2011-07-121-0/+1
* Add remove_placeholders() test helper function which recursively removes mark...nulltoken2011-03-231-0/+1
* I broke your bindingsVicent Marti2011-03-201-0/+2
* clean up temp repo for t12-repo testsTim Clem2011-03-041-1/+1
* Cleanup the testing toolkitVicent Marti2011-03-031-4/+8
* Added copydir_recurs() to test_helpers.cnulltoken2011-03-031-0/+1
* Refactored some test related constants.nulltoken2011-03-031-5/+9
* Added rmdir_recurs(), a test helper function which recursively removes the co...nulltoken2011-03-031-0/+1
* Add unit test for writing a big index fileVicent Marti2011-02-221-0/+4
* Tests now run with the resources folder as a hardcoded pathVicent Marti2010-12-101-2/+4
* Change the library include fileVicent Marti2010-12-061-1/+1
* Change include structure for the projectVicent Marti2010-12-061-1/+1
* Change git_repository initialization to use a pathVicent Marti2010-11-021-0/+2
* Add unit tests for object write-backVicent Marti2010-10-071-0/+2
* Give object structures more descriptive namesVicent Marti2010-09-191-1/+1
* Factor out test helper methods for creating/deleting loose objectsJulio Espinoza-Sokal2009-03-171-0/+53