public class SimpleMergeTest extends SampleDataRepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
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() |
setUp
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 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 © 2015 Eclipse JGit Project. All rights reserved.