public class RenameDetectorTest
extends org.eclipse.jgit.junit.RepositoryTestCase
Constructor and Description |
---|
RenameDetectorTest() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class org.eclipse.jgit.junit.RepositoryTestCase
Exception
public void testExactRename_OneRename() throws Exception
Exception
public void testExactRename_DifferentObjects() throws Exception
Exception
public void testExactRename_OneRenameOneModify() throws Exception
Exception
public void testExactRename_ManyRenames() throws Exception
Exception
public void testExactRename_MultipleIdenticalDeletes() throws Exception
Exception
public void testExactRename_PathBreaksTie() throws Exception
Exception
public void testExactRename_OneDeleteManyAdds() throws Exception
Exception
public void testExactRename_UnstagedFile() throws Exception
Exception
public void testInexactRename_OnePair() throws Exception
Exception
public void testInexactRename_OneRenameTwoUnrelatedFiles() throws Exception
Exception
public void testInexactRename_LastByteDifferent() throws Exception
Exception
public void testInexactRename_NewlinesOnly() throws Exception
Exception
public void testInexactRename_SameContentMultipleTimes() throws Exception
Exception
public void testInexactRenames_OnePair2() throws Exception
Exception
public void testNoRenames_SingleByteFiles() throws Exception
Exception
public void testNoRenames_SymlinkAndFile() throws Exception
Exception
public void testNoRenames_GitlinkAndFile() throws Exception
Exception
public void testNoRenames_SymlinkAndFileSamePath() throws Exception
Exception
public void testNoRenames_UntrackedFile() throws Exception
Exception
public void testBreakModify_BreakNone() throws Exception
Exception
public void testBreakModify_BreakBelowScore() throws Exception
Exception
public void testBreakModify_DontBreakAboveScore() throws Exception
Exception
public void testBreakModify_RejoinIfUnpaired() throws Exception
Exception
public void testSetRenameScore_IllegalArgs() throws Exception
Exception
Copyright © 2017 Eclipse JGit Project. All rights reserved.