public class RenameDetectorTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
Constructor and Description |
---|
RenameDetectorTest() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class 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 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 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 © 2015 Eclipse JGit Project. All rights reserved.