aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/idxfile/idxfile_test.go
Commit message (Collapse)AuthorAgeFilesLines
* plumbing/idxfile: test FindHash and writer with 64 bit offsetsJavi Fontan2018-07-271-7/+52
| | | | Signed-off-by: Javi Fontan <jfontan@gmail.com>
* plumbing/format/idxfile: add new Index and MemoryIndexMiguel Molina2018-07-191-0/+109
Signed-off-by: Miguel Molina <miguel@erizocosmi.co>