public class IgnoreNodeTest extends RepositoryTestCase
db, trashASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
IgnoreNodeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEmptyIgnoreNode() |
void |
testEmptyIgnoreRules() |
void |
testLeadingSpaces() |
void |
testNegateAllExceptJavaInSrc() |
void |
testNegation() |
void |
testNegationAllExceptJavaInSrcAndExceptChildDirInSrc() |
void |
testNoPatterns() |
void |
testRepeatedNegation() |
void |
testRepeatedNegationInDifferentFiles1() |
void |
testRepeatedNegationInDifferentFiles2() |
void |
testRepeatedNegationInDifferentFiles3() |
void |
testRepeatedNegationInDifferentFiles4() |
void |
testRules() |
void |
testSlashMatchesDirectory() |
void |
testSlashOnlyMatchesDirectory() |
void |
testToString() |
void |
testTrailingSpaces() |
void |
testWildcardWithSlashMatchesDirectory() |
void |
testWithSlashDoesNotMatchInSubDirectory() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void testRules()
throws IOException
IOExceptionpublic void testNegation()
throws IOException
IOExceptionpublic void testNegateAllExceptJavaInSrc()
throws IOException
IOExceptionpublic void testNegationAllExceptJavaInSrcAndExceptChildDirInSrc()
throws IOException
IOExceptionpublic void testRepeatedNegation()
throws IOException
IOExceptionpublic void testRepeatedNegationInDifferentFiles1()
throws IOException
IOExceptionpublic void testRepeatedNegationInDifferentFiles2()
throws IOException
IOExceptionpublic void testRepeatedNegationInDifferentFiles3()
throws IOException
IOExceptionpublic void testRepeatedNegationInDifferentFiles4()
throws IOException
IOExceptionpublic void testEmptyIgnoreNode()
public void testEmptyIgnoreRules()
throws IOException
IOExceptionpublic void testSlashOnlyMatchesDirectory()
throws IOException
IOExceptionpublic void testSlashMatchesDirectory()
throws IOException
IOExceptionpublic void testWildcardWithSlashMatchesDirectory()
throws IOException
IOExceptionpublic void testWithSlashDoesNotMatchInSubDirectory()
throws IOException
IOExceptionpublic void testNoPatterns()
throws IOException
IOExceptionpublic void testLeadingSpaces()
throws IOException
IOExceptionpublic void testTrailingSpaces()
throws IOException
IOExceptionCopyright © 2017 Eclipse JGit Project. All rights reserved.