public class GcPruneNonReferencedTest extends GcTestCase
gc, repo, stats, tr
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
GcPruneNonReferencedTest() |
Modifier and Type | Method and Description |
---|---|
void |
nonReferencedExpiredObject_pruned() |
void |
nonReferencedExpiredObjectTree_pruned() |
void |
nonReferencedNonExpiredObject_notPruned() |
void |
nonReferencedObjects_onlyExpiredPruned() |
void |
testPackCommitsAndLooseOneWithPruneNow() |
commitChain, commitChain, fsTick, lastModified, setUp, tearDown
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tick, write, write
public void nonReferencedNonExpiredObject_notPruned() throws Exception
Exception
public void nonReferencedExpiredObject_pruned() throws Exception
Exception
public void nonReferencedExpiredObjectTree_pruned() throws Exception
Exception
public void nonReferencedObjects_onlyExpiredPruned() throws Exception
Exception
Copyright © 2018 Eclipse JGit Project. All rights reserved.