aboutsummaryrefslogtreecommitdiffstats
path: root/prune_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Expose Storage cache.kuba--2018-09-071-2/+2
| | | | Signed-off-by: kuba-- <kuba@sourced.tech>
* repository: oops, fix the prune testJeremy Stribling2017-11-291-2/+3
|
* repository: add tests for pruning and object re-packingJeremy Stribling2017-11-291-0/+72
Also, object re-packing should clean up any loose objects that were packed.