public class GcBasicPackingTest extends GcTestCase
| Modifier and Type | Field and Description |
|---|---|
static boolean[] |
aggressiveValues |
gc, repo, stats, trASSUME_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, tearDownaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tick, write, writepublic void repackEmptyRepo_noPackCreated(boolean aggressive)
throws IOException
IOExceptionpublic void testPackRepoWithNoRefs(boolean aggressive)
throws Exception
Exceptionpublic void testPack2Commits(boolean aggressive)
throws Exception
Exceptionpublic void testPackAllObjectsInOnePack(boolean aggressive)
throws Exception
Exceptionpublic void testPackCommitsAndLooseOne(boolean aggressive)
throws Exception
Exceptionpublic void testNotPackTwice(boolean aggressive)
throws Exception
ExceptionCopyright © 2016 Eclipse JGit Project. All rights reserved.