public class IgnoreNodeTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
IgnoreNodeTest() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void testSimpleRootGitIgnoreGlobalIgnore() throws IOException
IOException
public void testSimpleRootGitIgnoreGlobalDirIgnore() throws IOException
IOException
public void testSimpleRootGitIgnoreWildMatcher() throws IOException
IOException
public void testSimpleRootGitIgnoreWildMatcherDirOnly() throws IOException
IOException
public void testSimpleRootGitIgnoreGlobalNegation1() throws IOException
IOException
public void testSimpleRootGitIgnoreGlobalNegation2() throws IOException
IOException
public void testSimpleRootGitIgnoreGlobalNegation3() throws IOException
IOException
public void testSimpleRootGitIgnoreGlobalNegation4() throws IOException
IOException
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 testRepeatedNegationInDifferentFiles5() throws IOException
IOException
public void testIneffectiveNegationDifferentLevels1() throws IOException
IOException
public void testIneffectiveNegationDifferentLevels2() throws IOException
IOException
public void testIneffectiveNegationDifferentLevels3() throws IOException
IOException
public void testIneffectiveNegationDifferentLevels4() throws IOException
IOException
public void testIneffectiveNegationDifferentLevels5() 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 © 2020 Eclipse JGit Project. All rights reserved.