public class SimpleMergeTest extends SampleDataRepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
SimpleMergeTest() |
Modifier and Type | Method and Description |
---|---|
void |
testOurs() |
void |
testTheirs() |
void |
testTrivialTwoWay_concurrentSubtreeChange() |
void |
testTrivialTwoWay_conflict() |
void |
testTrivialTwoWay_conflictSubtreeChange() |
void |
testTrivialTwoWay_disjointhistories() |
void |
testTrivialTwoWay_leftDFconflict1() |
void |
testTrivialTwoWay_leftDFconflict2() |
void |
testTrivialTwoWay_ok() |
void |
testTrivialTwoWay_rightDFconflict1() |
void |
testTrivialTwoWay_rightDFconflict2() |
void |
testTrivialTwoWay_validSubtreeSort() |
void |
testTrivialTwoWay() |
copyCGitTestPacks, setUp
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 testOurs() throws IOException
IOException
public void testTheirs() throws IOException
IOException
public void testTrivialTwoWay() throws IOException
IOException
public void testTrivialTwoWay_disjointhistories() throws IOException
IOException
public void testTrivialTwoWay_ok() throws IOException
IOException
public void testTrivialTwoWay_conflict() throws IOException
IOException
public void testTrivialTwoWay_validSubtreeSort() throws Exception
Exception
public void testTrivialTwoWay_concurrentSubtreeChange() throws Exception
Exception
public void testTrivialTwoWay_conflictSubtreeChange() throws Exception
Exception
public void testTrivialTwoWay_leftDFconflict1() throws Exception
Exception
public void testTrivialTwoWay_rightDFconflict1() throws Exception
Exception
public void testTrivialTwoWay_leftDFconflict2() throws Exception
Exception
Copyright © 2018 Eclipse JGit Project. All rights reserved.