public class CGitAttributesTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
CGitAttributesTest() |
Modifier and Type | Method and Description |
---|---|
void |
initRepo() |
void |
testBug508568() |
void |
testComplexPathMatchNot() |
void |
testDirectoryMatch() |
void |
testDirectoryMatchSubComplex() |
void |
testDirectoryMatchSubRecursive() |
void |
testDirectoryMatchSubRecursiveBacktrack() |
void |
testDirectoryMatchSubRecursiveBacktrack2() |
void |
testDirectoryMatchSubRecursiveBacktrack3() |
void |
testDirectoryMatchSubRecursiveBacktrack4() |
void |
testDirectoryMatchSubRecursiveBacktrack5() |
void |
testDirectoryMatchSubRecursiveBacktrack6() |
void |
testDirectoryMatchSubSimple() |
void |
testNestedMatch() |
void |
testNestedMatchNot() |
void |
testNestedMatchRecursive() |
void |
testNestedMatchWithWildcard() |
void |
testPrefixMatchNot() |
void |
testRelativePath() |
void |
testRelativePaths() |
void |
testStarMatchOnSlashNot() |
void |
testStarPathMatchNot() |
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 initRepo() throws IOException
IOException
public void testNestedMatchWithWildcard() throws Exception
Exception
public void testDirectoryMatchSubSimple() throws Exception
Exception
public void testDirectoryMatchSubRecursive() throws Exception
Exception
public void testDirectoryMatchSubRecursiveBacktrack() throws Exception
Exception
public void testDirectoryMatchSubRecursiveBacktrack2() throws Exception
Exception
public void testDirectoryMatchSubRecursiveBacktrack3() throws Exception
Exception
public void testDirectoryMatchSubRecursiveBacktrack4() throws Exception
Exception
public void testDirectoryMatchSubRecursiveBacktrack5() throws Exception
Exception
public void testDirectoryMatchSubRecursiveBacktrack6() throws Exception
Exception
public void testDirectoryMatchSubComplex() throws Exception
Exception
Copyright © 2017 Eclipse JGit Project. All rights reserved.