public class DirCacheTreeTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
Constructor and Description |
---|
DirCacheTreeTest() |
Modifier and Type | Method and Description |
---|---|
void |
testEmptyCache_Clear_NoCacheTree() |
void |
testEmptyCache_CreateEmptyCacheTree() |
void |
testEmptyCache_NoCacheTree() |
void |
testSingleSubtree() |
void |
testTwoLevelSubtree() |
void |
testWriteReadTree()
We had bugs related to buffer size in the DirCache.
|
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, setUp, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, write
public void testEmptyCache_NoCacheTree() throws Exception
Exception
public void testEmptyCache_CreateEmptyCacheTree() throws Exception
Exception
public void testEmptyCache_Clear_NoCacheTree() throws Exception
Exception
public void testWriteReadTree() throws CorruptObjectException, IOException
CorruptObjectException
IOException
Copyright © 2015 Eclipse JGit Project. All rights reserved.