public class WindowCacheReconfigureTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
Constructor and Description |
---|
WindowCacheReconfigureTest() |
Modifier and Type | Method and Description |
---|---|
void |
testConfigureCache_Limits1() |
void |
testConfigureCache_PackedGitLimit_0() |
void |
testConfigureCache_PackedGitOpenFiles_0() |
void |
testConfigureCache_PackedGitWindowSize_0() |
void |
testConfigureCache_PackedGitWindowSize_4097() |
void |
testConfigureCache_PackedGitWindowSize_512() |
void |
testConfigureCache_PackedGitWindowSizeAbovePackedGitLimit() |
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 testConfigureCache_PackedGitLimit_0()
public void testConfigureCache_PackedGitWindowSize_0()
public void testConfigureCache_PackedGitWindowSize_512()
public void testConfigureCache_PackedGitWindowSize_4097()
public void testConfigureCache_PackedGitOpenFiles_0()
public void testConfigureCache_PackedGitWindowSizeAbovePackedGitLimit()
public void testConfigureCache_Limits1()
Copyright © 2015 Eclipse JGit Project. All rights reserved.