public class IgnoreNodeTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
Constructor and Description |
---|
IgnoreNodeTest() |
Modifier and Type | Method and Description |
---|---|
void |
testEmptyIgnoreNode() |
void |
testNegateAllExceptJavaInSrc() |
void |
testNegation() |
void |
testNegationAllExceptJavaInSrcAndExceptChildDirInSrc() |
void |
testNoPatterns() |
void |
testRepeatedNegation() |
void |
testRepeatedNegationInDifferentFiles1() |
void |
testRepeatedNegationInDifferentFiles2() |
void |
testRepeatedNegationInDifferentFiles3() |
void |
testRepeatedNegationInDifferentFiles4() |
void |
testRules() |
void |
testSlashOnlyMatchesDirectory() |
void |
testToString() |
void |
testWithSlashDoesNotMatchInSubDirectory() |
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 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 testSlashOnlyMatchesDirectory() throws IOException
IOException
public void testWithSlashDoesNotMatchInSubDirectory() throws IOException
IOException
public void testNoPatterns() throws IOException
IOException
Copyright © 2015. All rights reserved.