public class RevCommitParseTest extends RepositoryTestCase
db, trashASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
RevCommitParseTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testParse_explicit_bad_encoded()
This is a twisted case, but show what we expect here.
|
void |
testParse_explicit_bad_encoded2()
This is a twisted case too, but show what we expect here.
|
void |
testParse_explicit_encoded()
Test parsing of a commit whose encoding is given and works.
|
void |
testParse_GitStyleMessage() |
void |
testParse_GitStyleMessageWithCRLF() |
void |
testParse_illegalEncoding() |
void |
testParse_implicit_mixed_encoded() |
void |
testParse_implicit_UTF8_encoded() |
void |
testParse_incompleteAuthorAndCommitter() |
void |
testParse_incorrectUtf8Name() |
void |
testParse_NoMessage() |
void |
testParse_NoParents() |
void |
testParse_OnlyLFMessage() |
void |
testParse_PublicParseMethod() |
void |
testParse_ShortLineOnlyEmbeddedAndEndingLF() |
void |
testParse_ShortLineOnlyEmbeddedLF() |
void |
testParse_ShortLineOnlyEndLF() |
void |
testParse_ShortLineOnlyNoLF() |
void |
testParse_unsupportedEncoding() |
void |
testParse_WeirdHeaderOnlyCommit() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void testParse_WeirdHeaderOnlyCommit()
throws Exception
Exceptionpublic void testParse_incompleteAuthorAndCommitter()
throws Exception
Exceptionpublic void testParse_implicit_UTF8_encoded()
throws Exception
Exceptionpublic void testParse_implicit_mixed_encoded()
throws Exception
Exceptionpublic void testParse_explicit_encoded()
throws Exception
Exceptionpublic void testParse_explicit_bad_encoded()
throws Exception
Exceptionpublic void testParse_explicit_bad_encoded2()
throws Exception
Exceptionpublic void testParse_incorrectUtf8Name()
throws Exception
Exceptionpublic void testParse_illegalEncoding()
throws Exception
Exceptionpublic void testParse_unsupportedEncoding()
throws Exception
Exceptionpublic void testParse_ShortLineOnlyNoLF()
throws Exception
Exceptionpublic void testParse_ShortLineOnlyEndLF()
throws Exception
Exceptionpublic void testParse_ShortLineOnlyEmbeddedLF()
throws Exception
Exceptionpublic void testParse_ShortLineOnlyEmbeddedAndEndingLF()
throws Exception
Exceptionpublic void testParse_GitStyleMessage()
throws Exception
Exceptionpublic void testParse_PublicParseMethod()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2018 Eclipse JGit Project. All rights reserved.