public class T0003_BasicTest extends SampleDataRepositoryTestCase
db, trashASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
T0003_BasicTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertEqualsPath(File expected,
File actual) |
void |
test000_openrepo_alternate_index_file_and_objdirs()
Check that the given index file is honored and the alternate object
directories too
|
void |
test000_openrepo_default_absolute_workdirconfig()
Check that worktree config has an effect, given absolute path.
|
void |
test000_openrepo_default_gitDirAndWorkTreeSet()
Check that we can pass both a git directory and a work tree repo when the
gitDir is given.
|
void |
test000_openrepo_default_gitDirSet()
Check the default rules for looking up directories and files within a
repo when the gitDir is given.
|
void |
test000_openrepo_default_relative_workdirconfig()
Check that worktree config has an effect, given a relative path.
|
void |
test000_openrepo_default_workDirSet()
Check the default rules for looking up directories and files within a
repo when the workTree is given.
|
void |
test000_openRepoBadArgs() |
void |
test001_Initalize() |
void |
test002_WriteEmptyTree() |
void |
test002_WriteEmptyTree2() |
void |
test006_ReadUglyConfig() |
void |
test007_Open() |
void |
test008_FailOnWrongVersion() |
void |
test009_CreateCommitOldFormat() |
void |
test020_createBlobTag() |
void |
test021_createTreeTag() |
void |
test022_createCommitTag() |
void |
test023_createCommitNonAnullii() |
void |
test024_createCommitNonAscii() |
void |
test025_computeSha1NoStore() |
void |
test026_CreateCommitMultipleparents() |
void |
test027_UnpackedRefHigherPriorityThanPacked() |
void |
test028_LockPackedRef() |
void |
test30_stripWorkDir() |
setUpassertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void test001_Initalize()
public void test000_openRepoBadArgs()
throws IOException
IOExceptionpublic void test000_openrepo_default_gitDirSet()
throws IOException
IOExceptionpublic void test000_openrepo_default_gitDirAndWorkTreeSet()
throws IOException
IOExceptionpublic void test000_openrepo_default_workDirSet()
throws IOException
IOExceptionpublic void test000_openrepo_default_absolute_workdirconfig()
throws IOException
IOExceptionpublic void test000_openrepo_default_relative_workdirconfig()
throws IOException
IOExceptionpublic void test000_openrepo_alternate_index_file_and_objdirs()
throws IOException
IOExceptionprotected void assertEqualsPath(File expected, File actual) throws IOException
IOExceptionpublic void test002_WriteEmptyTree()
throws IOException
IOExceptionpublic void test002_WriteEmptyTree2()
throws IOException
IOExceptionpublic void test006_ReadUglyConfig()
throws IOException,
ConfigInvalidException
IOExceptionConfigInvalidExceptionpublic void test007_Open()
throws IOException
IOExceptionpublic void test008_FailOnWrongVersion()
throws IOException
IOExceptionpublic void test009_CreateCommitOldFormat()
throws IOException
IOExceptionpublic void test020_createBlobTag()
throws IOException
IOExceptionpublic void test021_createTreeTag()
throws IOException
IOExceptionpublic void test022_createCommitTag()
throws IOException
IOExceptionpublic void test023_createCommitNonAnullii()
throws IOException
IOExceptionpublic void test024_createCommitNonAscii()
throws IOException
IOExceptionpublic void test025_computeSha1NoStore()
throws IOException
IOExceptionpublic void test026_CreateCommitMultipleparents()
throws IOException
IOExceptionpublic void test027_UnpackedRefHigherPriorityThanPacked()
throws IOException
IOExceptionpublic void test028_LockPackedRef()
throws IOException
IOExceptionpublic void test30_stripWorkDir()
Copyright © 2016 Eclipse JGit Project. All rights reserved.