public class PackParserTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
PackParserTest() |
Modifier and Type | Method and Description |
---|---|
void |
release() |
void |
test1()
Test indexing one of the test packs in the egit repo.
|
void |
test2()
This is just another pack.
|
void |
testDataAfterPackFooterSingleRead() |
void |
testDataAfterPackFooterSplitHeaderRead() |
void |
testDataAfterPackFooterSplitObjectRead() |
void |
testMaxObjectSizeDeltaBlock() |
void |
testMaxObjectSizeDeltaResultSize() |
void |
testMaxObjectSizeFullBlob() |
void |
testNonMarkingInputStream() |
void |
testPackWithDuplicateBlob() |
void |
testPackWithTrailingGarbage() |
void |
testTinyThinPack() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void test1() throws IOException
IOException
public void test2() throws IOException
IOException
public void testPackWithDuplicateBlob() throws Exception
Exception
public void testPackWithTrailingGarbage() throws Exception
Exception
public void testMaxObjectSizeFullBlob() throws Exception
Exception
public void testMaxObjectSizeDeltaBlock() throws Exception
Exception
public void testMaxObjectSizeDeltaResultSize() throws Exception
Exception
public void testNonMarkingInputStream() throws Exception
Exception
public void testDataAfterPackFooterSingleRead() throws Exception
Exception
public void testDataAfterPackFooterSplitObjectRead() throws Exception
Exception
public void testDataAfterPackFooterSplitHeaderRead() throws Exception
Exception
public void release()
Copyright © 2017 Eclipse JGit Project. All rights reserved.