public class AttributesNodeDirCacheIteratorTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
AttributesNodeDirCacheIteratorTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testEmptyGitAttributeFile()
Checks that empty .gitattribute files do not return incorrect value.
|
void |
testIncorrectAttributeFileName() |
void |
testNoAttributes()
Checks that if there is no .gitattributes file in the repository
everything still work fine.
|
void |
testNoMatchingAttributes() |
void |
testRules() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class RepositoryTestCase
Exception
public void testNoAttributes() throws Exception
Exception
public void testEmptyGitAttributeFile() throws Exception
Exception
Copyright © 2016 Eclipse JGit Project. All rights reserved.