public class DirCacheBasicTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
Constructor and Description |
---|
DirCacheBasicTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBuildThenClear() |
void |
testDetectUnmergedPaths() |
void |
testFindOnEmpty() |
void |
testLockMissing_RealIndex() |
void |
testLockMissing_TempIndex() |
void |
testReadMissing_RealIndex() |
void |
testReadMissing_TempIndex() |
void |
testRejectInvalidWindowsPaths() |
void |
testWriteEmptyCommit_RealIndex() |
void |
testWriteEmptyLockEmpty_RealIndex() |
void |
testWriteEmptyReadEmpty_RealIndex() |
void |
testWriteEmptyUnlock_RealIndex() |
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 testReadMissing_RealIndex() throws Exception
Exception
public void testReadMissing_TempIndex() throws Exception
Exception
public void testLockMissing_RealIndex() throws Exception
Exception
public void testLockMissing_TempIndex() throws Exception
Exception
public void testWriteEmptyUnlock_RealIndex() throws Exception
Exception
public void testWriteEmptyCommit_RealIndex() throws Exception
Exception
public void testWriteEmptyReadEmpty_RealIndex() throws Exception
Exception
public void testWriteEmptyLockEmpty_RealIndex() throws Exception
Exception
Copyright © 2015 Eclipse JGit Project. All rights reserved.