public class IgnoreNodeTest extends RepositoryTestCase
db, trash
ASSUME_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, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void testRules() throws IOException
IOException
public void testNegation() throws IOException
IOException
public void testNegateAllExceptJavaInSrc() throws IOException
IOException
public void testNegationAllExceptJavaInSrcAndExceptChildDirInSrc() throws IOException
IOException
public void testRepeatedNegation() throws IOException
IOException
public void testRepeatedNegationInDifferentFiles1() throws IOException
IOException
public void testRepeatedNegationInDifferentFiles2() throws IOException
IOException
public void testRepeatedNegationInDifferentFiles3() throws IOException
IOException
public void testRepeatedNegationInDifferentFiles4() throws IOException
IOException
public void testEmptyIgnoreNode()
public void testEmptyIgnoreRules() throws IOException
IOException
public void testSlashOnlyMatchesDirectory() throws IOException
IOException
public void testSlashMatchesDirectory() throws IOException
IOException
public void testWildcardWithSlashMatchesDirectory() throws IOException
IOException
public void testWithSlashDoesNotMatchInSubDirectory() throws IOException
IOException
public void testNoPatterns() throws IOException
IOException
public void testLeadingSpaces() throws IOException
IOException
public void testTrailingSpaces() throws IOException
IOException
Copyright © 2016 Eclipse JGit Project. All rights reserved.