public class GcBasicPackingTest extends GcTestCase
Modifier and Type | Field and Description |
---|---|
static boolean[] |
aggressiveValues |
gc, repo, stats, tr
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
GcBasicPackingTest() |
Modifier and Type | Method and Description |
---|---|
void |
repackEmptyRepo_noPackCreated(boolean aggressive) |
void |
testDonePruneTooYoungPacks() |
void |
testNotPackTwice(boolean aggressive) |
void |
testPack2Commits(boolean aggressive) |
void |
testPackAllObjectsInOnePack(boolean aggressive) |
void |
testPackCommitsAndLooseOne(boolean aggressive) |
void |
testPackRepoWithNoRefs(boolean aggressive) |
commitChain, fsTick, lastModified, setUp, tearDown
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tick, write, write
public void repackEmptyRepo_noPackCreated(boolean aggressive) throws IOException
IOException
public void testPackRepoWithNoRefs(boolean aggressive) throws Exception
Exception
public void testPack2Commits(boolean aggressive) throws Exception
Exception
public void testPackAllObjectsInOnePack(boolean aggressive) throws Exception
Exception
public void testPackCommitsAndLooseOne(boolean aggressive) throws Exception
Exception
public void testNotPackTwice(boolean aggressive) throws Exception
Exception
Copyright © 2016 Eclipse JGit Project. All rights reserved.