- t(String) - Static method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- t(String) - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
- T(String) - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
- T0001_PersonIdentTest - Class in org.eclipse.jgit.lib
-
- T0001_PersonIdentTest() - Constructor for class org.eclipse.jgit.lib.T0001_PersonIdentTest
-
- T0002_TreeTest - Class in org.eclipse.jgit.lib
-
- T0002_TreeTest() - Constructor for class org.eclipse.jgit.lib.T0002_TreeTest
-
- T0003_BasicTest - Class in org.eclipse.jgit.internal.storage.file
-
- T0003_BasicTest() - Constructor for class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- T0004_PackReaderTest - Class in org.eclipse.jgit.internal.storage.file
-
- T0004_PackReaderTest() - Constructor for class org.eclipse.jgit.internal.storage.file.T0004_PackReaderTest
-
- t1DominatesT2() - Method in class org.eclipse.jgit.api.DescribeCommandTest
-
When t2 dominates t1, it's clearly preferable to describe by using t2.
- t1nearerT2() - Method in class org.eclipse.jgit.api.DescribeCommandTest
-
When t1 is nearer than t2, t2 should be found
- t1sameDepthT2() - Method in class org.eclipse.jgit.api.DescribeCommandTest
-
When t1 and t2 have same depth native git seems to add the depths of both
paths
- tag(String, RevObject) - Method in class org.eclipse.jgit.revwalk.RevWalkTestCase
-
- TagCommandTest - Class in org.eclipse.jgit.api
-
- TagCommandTest() - Constructor for class org.eclipse.jgit.api.TagCommandTest
-
- TagTest - Class in org.eclipse.jgit.pgm
-
- TagTest() - Constructor for class org.eclipse.jgit.pgm.TagTest
-
- tearDown() - Method in class org.eclipse.jgit.api.ArchiveCommandTest
-
- tearDown() - Method in class org.eclipse.jgit.api.GitConstructionTest
-
- tearDown() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- tearDown() - Method in class org.eclipse.jgit.http.test.ErrorServletTest
-
- tearDown() - Method in class org.eclipse.jgit.http.test.GitServletInitTest
-
- tearDown() - Method in class org.eclipse.jgit.http.test.RegexPipelineTest
-
- tearDown() - Method in class org.eclipse.jgit.internal.storage.file.AbbreviationTest
-
- tearDown() - Method in class org.eclipse.jgit.internal.storage.file.ConcurrentRepackTest
-
- tearDown() - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshotTest
-
- tearDown() - Method in class org.eclipse.jgit.internal.storage.file.GcTestCase
-
- tearDown() - Method in class org.eclipse.jgit.internal.storage.file.PackFileTest
-
- tearDown() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
- tearDown() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- tearDown() - Method in class org.eclipse.jgit.junit.TestRepositoryTest
-
- tearDown() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- tearDown() - Method in class org.eclipse.jgit.notes.DefaultNoteMergerTest
-
- tearDown() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- tearDown() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- tearDown() - Method in class org.eclipse.jgit.revwalk.ObjectWalkFilterTest
-
- tearDown() - Method in class org.eclipse.jgit.storage.file.FileBasedConfigTest
-
- tearDown() - Method in class org.eclipse.jgit.transport.ReceivePackAdvertiseRefsHookTest
-
- tearDown() - Method in class org.eclipse.jgit.transport.TestProtocolTest
-
- tearDown() - Method in class org.eclipse.jgit.transport.TransportTest
-
- tearDown() - Method in class org.eclipse.jgit.util.FileUtils7Test
-
- tearDown() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- tearDown() - Method in class org.eclipse.jgit.util.FSJava7Test
-
- tearDown() - Method in class org.eclipse.jgit.util.GitDateFormatterTest
-
- tearDown() - Method in class org.eclipse.jgit.util.GitDateParserBadlyFormattedTest
-
- tearDown() - Method in class org.eclipse.jgit.util.GitDateParserTest
-
- tearDown() - Method in class org.eclipse.jgit.util.io.TimeoutInputStreamTest
-
- tearDown() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStreamTest
-
- tearDown() - Method in class org.eclipse.jgit.util.RelativeDateFormatterTest
-
- TemporaryBufferTest - Class in org.eclipse.jgit.util
-
- TemporaryBufferTest() - Constructor for class org.eclipse.jgit.util.TemporaryBufferTest
-
- test() - Method in class org.eclipse.jgit.ignore.BasicRuleTest
-
- test() - Method in class org.eclipse.jgit.util.io.AutoCRLFInputStreamTest
-
- test() - Method in class org.eclipse.jgit.util.io.AutoCRLFOutputStreamTest
-
- test000_openrepo_alternate_index_file_and_objdirs() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
Check that the given index file is honored and the alternate object
directories too
- test000_openrepo_default_absolute_workdirconfig() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
Check that worktree config has an effect, given absolute path.
- test000_openrepo_default_gitDirAndWorkTreeSet() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
Check that we can pass both a git directory and a work tree repo when the
gitDir is given.
- test000_openrepo_default_gitDirSet() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
Check the default rules for looking up directories and files within a
repo when the gitDir is given.
- test000_openrepo_default_relative_workdirconfig() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
Check that worktree config has an effect, given a relative path.
- test000_openrepo_default_workDirSet() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
Check the default rules for looking up directories and files within a
repo when the workTree is given.
- test000_openRepoBadArgs() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test000_sort_01() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test000_sort_02() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test000_sort_03() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test000_sort_04() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test000_sort_05() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test001_createEmpty() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test001_Initalize() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test001_NewIdent() - Method in class org.eclipse.jgit.lib.T0001_PersonIdentTest
-
- test001_ReadBareKey() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- test001_toString() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- test002_addFile() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test002_NewIdent() - Method in class org.eclipse.jgit.lib.T0001_PersonIdentTest
-
- test002_ReadWithSubsection() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- test002_toString() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- test002_WriteEmptyTree() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test002_WriteEmptyTree2() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test003_equals() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- test003_lookupCompressedObject() - Method in class org.eclipse.jgit.internal.storage.file.T0004_PackReaderTest
-
- test003_PutRemote() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- test004_addTree() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test004_isId() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- test004_lookupDeltifiedObject() - Method in class org.eclipse.jgit.internal.storage.file.T0004_PackReaderTest
-
- test004_PutGetSimple() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- test005_addRecursiveFile() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test005_addRecursiveTree() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test005_notIsId() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- test005_PutGetStringList() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- test006_addDeepTree() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test006_notIsId() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- test006_readCaseInsensitive() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- test006_ReadUglyConfig() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test007_isId() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- test007_manyFileLookup() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test007_Open() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test007_readUserConfig() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- test008_FailOnWrongVersion() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test008_notIsId() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- test008_readSectionNames() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- test008_SubtreeInternalSorting() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test009_CreateCommitOldFormat() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test009_readNamesInSection() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- test009_SymlinkAndGitlink() - Method in class org.eclipse.jgit.lib.T0002_TreeTest
-
- test009_toString() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- test010_readNamesInSubSection() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- test010_toString() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- test011_toString() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- test012_SubtreeExternalSorting() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test020_createBlobTag() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test021_createTreeTag() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test022_createCommitTag() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test023_createCommitNonAnullii() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test024_createCommitNonAscii() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test025_computeSha1NoStore() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test026_CreateCommitMultipleparents() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test027_UnpackedRefHigherPriorityThanPacked() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test028_LockPackedRef() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test1() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter6012Test
-
- test1() - Method in class org.eclipse.jgit.transport.PackParserTest
-
Test indexing one of the test packs in the egit repo.
- test17_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- test1_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- test2() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter6012Test
-
- test2() - Method in class org.eclipse.jgit.transport.PackParserTest
-
This is just another pack.
- test2_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- test2AlphaGroupsCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- test2AlphaGroupsCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- test2SideBranches() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
- test3() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter6012Test
-
- test30_stripWorkDir() - Method in class org.eclipse.jgit.internal.storage.file.T0003_BasicTest
-
- test3_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- test4() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter6012Test
-
- test4_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- test5() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter6012Test
-
- test5_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- test6() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter6012Test
-
- test6_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- test7() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter6012Test
-
- test7_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- test8_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- test9_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- test_ReadNamesInSectionRecursive() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- test_repack() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testAbbreviateIsActuallyUnique() - Method in class org.eclipse.jgit.internal.storage.file.AbbreviationTest
-
- testAbbreviateLooseBlob() - Method in class org.eclipse.jgit.internal.storage.file.AbbreviationTest
-
- testAbbreviateOnEmptyRepository() - Method in class org.eclipse.jgit.internal.storage.file.AbbreviationTest
-
- testAbbreviatePackedBlob() - Method in class org.eclipse.jgit.internal.storage.file.AbbreviationTest
-
- testAbortShouldAlsoAbortNonInteractiveRebaseWithRebaseApplyDir() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testAcceptGzip() - Method in class org.eclipse.jgit.http.server.ServletUtilsTest
-
- testAcceptTreeModeWithZero() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testACommitWithBug_SubButNoBody() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testACommitWithSubject_NoBodySobAndBug() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testACommitWithSubject_NonFooterAndBugAndSob() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testACommitWithSubjectBodyBugBrackersAndSob() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testACommitWithSubjectBodyBugEmptyLineAndSob() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testACommitWithSubjectBodyBugLineWithASpaceAndSob() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testACommitWithSubjectBug_NonFooterLineAndSob() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testActuallyIsModifiedTrivial() - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshotTest
-
Change data and time stamp.
- testAdd() - Method in class org.eclipse.jgit.internal.storage.pack.IntSetTest
-
- testAdd_InGitSortOrder() - Method in class org.eclipse.jgit.dircache.DirCacheBuilderTest
-
- testAdd_LargeGroup() - Method in class org.eclipse.jgit.util.IntListTest
-
- testAdd_ReverseGitSortOrder() - Method in class org.eclipse.jgit.dircache.DirCacheBuilderTest
-
- testAdd_SmallGroup() - Method in class org.eclipse.jgit.util.IntListTest
-
- testAdd_ZeroCapacity() - Method in class org.eclipse.jgit.util.IntListTest
-
- testAddA1() - Method in class org.eclipse.jgit.api.ApplyCommandTest
-
- testAddA1Sub() - Method in class org.eclipse.jgit.api.ApplyCommandTest
-
- testAddA2() - Method in class org.eclipse.jgit.api.ApplyCommandTest
-
- testAddAdd() - Method in class org.eclipse.jgit.notes.DefaultNoteMergerTest
-
- testAddAFile() - Method in class org.eclipse.jgit.pgm.AddTest
-
- testAddAllFromOtherList() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testAddAlreadyAdded() - Method in class org.eclipse.jgit.pgm.AddTest
-
- testAddAndRemoveNote() - Method in class org.eclipse.jgit.api.NotesCommandTest
-
- testAddDeletePathAndTreeNormalNames() - Method in class org.eclipse.jgit.dircache.DirCachePathEditTest
-
- testAddDeleteTrickyNames() - Method in class org.eclipse.jgit.dircache.DirCachePathEditTest
-
- testAddDifferentNotes() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testAdded() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testAddExistingSingleBinaryFile() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddExistingSingleFile() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddExistingSingleFileInSubDir() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddExistingSingleFileTwice() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddExistingSingleFileTwiceWithCommit() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddExistingSingleMediumSizeFileWithNewLine() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddExistingSingleSmallFileWithNewLine() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddFails() - Method in class org.eclipse.jgit.revwalk.AlwaysEmptyRevQueueTest
-
- testAddFileTwice() - Method in class org.eclipse.jgit.pgm.AddTest
-
- testAddFolder() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddGetAndContains() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMapTest
-
- testAddGetAndContains() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMapTest
-
- testAddGrowsWithObjects() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMapTest
-
- testAddGrowsWithObjects() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMapTest
-
- testAddHugeFile() - Method in class org.eclipse.jgit.api.HugeFileTest
-
- testAddIfAbsent() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMapTest
-
- testAddIfAbsent() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMapTest
-
- testAddIfAbsentGrowsWithObjects() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMapTest
-
- testAddIfAbsentGrowsWithObjects() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMapTest
-
- testAddIgnoredFile() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddLargeBlocks() - Method in class org.eclipse.jgit.revwalk.FIFORevQueueTest
-
- testAddLargeBlocks() - Method in class org.eclipse.jgit.revwalk.LIFORevQueueTest
-
- testAddNonExistingSingleFile() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddNothing() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddNothing() - Method in class org.eclipse.jgit.pgm.AddTest
-
- testAddOne() - Method in class org.eclipse.jgit.diff.EditListTest
-
- testAddOne() - Method in class org.eclipse.jgit.revwalk.RevFlagSetTest
-
- testAddRejectsBadIndexes() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testAddRemoveAdd() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testAddRemovedCommittedFile() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddRemovedFile() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddRepoManifest() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testAddRepoManifest() - Method in class org.eclipse.jgit.pgm.RepoTest
-
- testAddRevFlag() - Method in class org.eclipse.jgit.revwalk.RevObjectTest
-
- testAddRevFlagSet() - Method in class org.eclipse.jgit.revwalk.RevObjectTest
-
- testAddSameNoteDifferentContent() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testAddSlowPath() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testAddToEmptyList() - Method in class org.eclipse.jgit.util.RefListTest
-
- testAddToEnd() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testAddToEndOfList() - Method in class org.eclipse.jgit.util.RefListTest
-
- testAddToFrontOfList() - Method in class org.eclipse.jgit.util.RefListTest
-
- testAddToMiddleOfListByInsertionPosition() - Method in class org.eclipse.jgit.util.RefListTest
-
- testAddTwo() - Method in class org.eclipse.jgit.diff.EditListTest
-
- testAddTwo() - Method in class org.eclipse.jgit.revwalk.RevFlagSetTest
-
- testAddTwoFiles() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddUnstagedChanges() - Method in class org.eclipse.jgit.api.CommitAndLogCommandTest
-
- testAddURI() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testAddUsage() - Method in class org.eclipse.jgit.pgm.AddTest
-
- testAddWholeRepo() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddWithConflicts() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddWithoutParameterUpdate() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAddWithParameterUpdate() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAdjacentModifications() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
- testAlias_badConnectionAttempts() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_BatchModeDefault() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_BatchModeYes() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_ConnectionAttempts() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_ConnectionAttemptsDefault() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_DoesNotMatch() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_InheritBatchMode() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_InheritPreferredAuthentications() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_invalidConnectionAttempts() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_OptionsInherit() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_OptionsKeywordCaseInsensitive() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_OptionsSet() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_PreferredAuthentications() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testAlias_PreferredAuthenticationsDefault() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testALL_IdentityClone() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilterTest
-
- testALL_IncludesAnything() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilterTest
-
- testALL_ShouldNotBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilterTest
-
- testAlnumGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testAlnumGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testAlnumGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testAlnumGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testAlnumGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testAlnumGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testALot() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testAlphaGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testAlphaGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testAlphaGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testAlphaGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testAlphaGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testAlphaGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testAlreadyExists() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testAlreadyUpToDate() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testAmendReflog() - Method in class org.eclipse.jgit.api.ReflogCommandTest
-
Test getting the reflog for an amend commit
- testANY_DIFF_IdentityClone() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilterTest
-
- testANY_DIFF_IncludesSingleTreeCase() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilterTest
-
- testANY_DIFF_ShouldNotBeRecursive() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilterTest
-
- testApplyStashWithDeletedFile() - Method in class org.eclipse.jgit.api.StashApplyCommandTest
-
- testArchiveIncludesSubmoduleDirectory() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testArchivePrefixOption() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testArchivePreservesContent() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testArchivePreservesMode() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testArchiveWithFiles() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testArchiveWithLongFilename() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testArchiveWithSubdir() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testArrayConstructor() - Method in class org.eclipse.jgit.util.io.UnionInputStreamTest
-
- testAssumeUnchanged() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testAssumeUnchanged() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testAsterisk() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testAsteriskDot() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testAsteriskDotDoNotMatch() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testAtEOF() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIteratorTest
-
- testATwoLines() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testAuthorScriptConverter() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testAutoCloseDuringRead() - Method in class org.eclipse.jgit.util.io.UnionInputStreamTest
-
- testAutoCRLFInput() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testBackBug396127() - Method in class org.eclipse.jgit.dircache.DirCacheIteratorTest
-
- testBackDoesNothing() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIteratorTest
-
- testBackup() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testBackwards_ConfusingPathName() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testBackwords_Prebuilts1() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testBackwords_Prebuilts2() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testBare_CreateRepositoryFromGitDirOnlyWithBareConfigTrue() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testBareCloneRepository() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testBareFileKey() - Method in class org.eclipse.jgit.lib.RepositoryCacheTest
-
- testBareRepo() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testBaseEqualsOurs() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testBaseEqualsTheirs() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testBasic() - Method in class org.eclipse.jgit.attributes.AttributeNodeTest
-
- testBasic() - Method in class org.eclipse.jgit.attributes.AttributesMatcherTest
-
- testBasic() - Method in class org.eclipse.jgit.attributes.AttributeTest
-
- testBasic() - Method in class org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest
-
- testBatchRefUpdateConflict() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testBatchRefUpdateConflictThanksToDelete() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testBatchRefUpdateNonFastForwardDoesNotDoExpensiveMergeCheck() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testBatchRefUpdateSimpleForce() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testBatchRefUpdateSimpleNoForce() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testBeforeAfterCuts() - Method in class org.eclipse.jgit.diff.EditTest
-
- testBinaryDetect() - Method in class org.eclipse.jgit.util.io.EolCanonicalizingInputStreamTest
-
- testBinaryDontDetect() - Method in class org.eclipse.jgit.util.io.EolCanonicalizingInputStreamTest
-
- testBlankGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testBlankGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testBlankGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testBlankGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testBlankGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testBlankGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testBlankGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testBlankGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testBlankGroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testBlankGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testBlankLines() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
- testBooleanWithNoValue() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testBoundary() - Method in class org.eclipse.jgit.util.io.AutoCRLFInputStreamTest
-
- testBoundary() - Method in class org.eclipse.jgit.util.io.AutoCRLFOutputStreamTest
-
- testBoundary() - Method in class org.eclipse.jgit.util.RawSubStringPatternTest
-
- testBoundLineDelete() - Method in class org.eclipse.jgit.api.blame.BlameGeneratorTest
-
- testBranch() - Method in class org.eclipse.jgit.pgm.ReflogTest
-
- testBranchReflog() - Method in class org.eclipse.jgit.api.ReflogCommandTest
-
Test getting the reflog for an explicit branch
- testBreakModify_BreakAll() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testBreakModify_BreakBelowScore() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testBreakModify_BreakNone() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testBreakModify_DontBreakAboveScore() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testBreakModify_RejoinIfUnpaired() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testBug300282_1() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
- testBug368927() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
- testBug419359() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
The graph shows the problematic original positioning.
- testBuildEmpty() - Method in class org.eclipse.jgit.dircache.DirCacheBuilderTest
-
- testBuilder_AddAll() - Method in class org.eclipse.jgit.util.RefListTest
-
- testBuilder_AddThenSort() - Method in class org.eclipse.jgit.util.RefListTest
-
- testBuilder_Remove() - Method in class org.eclipse.jgit.util.RefListTest
-
- testBuilder_Set() - Method in class org.eclipse.jgit.util.RefListTest
-
- testBuilder_ToString() - Method in class org.eclipse.jgit.util.RefListTest
-
- testBuilderClear() - Method in class org.eclipse.jgit.dircache.DirCacheBuilderTest
-
- testBuildOneFile_Commit() - Method in class org.eclipse.jgit.dircache.DirCacheBuilderTest
-
- testBuildOneFile_Commit_IndexChangedEvent() - Method in class org.eclipse.jgit.dircache.DirCacheBuilderTest
-
- testBuildOneFile_FinishWriteCommit() - Method in class org.eclipse.jgit.dircache.DirCacheBuilderTest
-
- testBuildRejectsUnsetFileMode() - Method in class org.eclipse.jgit.dircache.DirCacheBuilderTest
-
- testBuildThenClear() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testCache_Defaults() - Method in class org.eclipse.jgit.internal.storage.file.WindowCacheGetTest
-
- testCache_TooFewFiles() - Method in class org.eclipse.jgit.internal.storage.file.WindowCacheGetTest
-
- testCache_TooSmallLimit() - Method in class org.eclipse.jgit.internal.storage.file.WindowCacheGetTest
-
- testCacheLruExpires1() - Method in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCacheTest
-
- testCacheLruExpires2() - Method in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCacheTest
-
- testCacheMemoryUsedConsistentWithExpectations() - Method in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCacheTest
-
- testCacheOpen() - Method in class org.eclipse.jgit.lib.RepositoryCacheTest
-
- testCacheRegisterOpen() - Method in class org.eclipse.jgit.lib.RepositoryCacheTest
-
- testCaseInsensitive() - Method in class org.eclipse.jgit.util.RawSubStringPatternTest
-
- testChangeIdAfterBugOrIssue() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testChangeIdAlreadySet() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testChangeIdAlreadySetWithReplacement() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testCharClass() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testCheckBlob() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testCheckout() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckout() - Method in class org.eclipse.jgit.internal.storage.file.ReflogReaderTest
-
- testCheckoutAllPaths() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutAnnotatedTag() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutAutoCrlfTrue() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutBranch() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
- testCheckoutCommit() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutExistingBranchWithConflict() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
- testCheckoutFirst() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testCheckoutHead() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
- testCheckoutHierarchy() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testCheckoutLightweightTag() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutMixedNewlines() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testCheckoutMultiple() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testCheckoutNewBranch() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
- testCheckoutNewBranchOnBranchToBeBorn() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
- testCheckoutNewBranchThatAlreadyExists() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
- testCheckoutNonExistingBranch() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
- testCheckoutOfConflictingFileShouldThrow() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testCheckoutOfDirectoryShouldBeRecursive() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutOfFileWithInexistentParentDir() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutOrphan() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
- testCheckoutOrphanBranch() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutOurs() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testCheckoutOursWhenNoBase() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testCheckoutOutChanges() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testCheckoutOutChangesAutoCRLFfalse() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testCheckoutOutChangesAutoCRLFInput() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testCheckoutOutChangesAutoCRLFtrue() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testCheckoutOutChangesAutoCRLFtrueBinary() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testCheckoutPath() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
- testCheckoutRemoteTrackingWithoutLocalBranch() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutRemoteTrackingWithUpstream() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutRepository() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testCheckoutSecond() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testCheckoutSelf() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
- testCheckoutTheirs() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testCheckoutToNonExistingBranch() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutUncachedChanges() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testCheckoutUnresolvedHead() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
- testCheckoutWithConflict() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutWithMissingWorkingTreeFile() - Method in class org.eclipse.jgit.pgm.CheckoutTest
-
Steps:
Add file 'a' and 'b'
Commit
Create branch '1'
modify file 'a'
Commit
Delete file 'a' in the working tree
Checkout branch '1'
- testCheckoutWithNonDeletedFiles() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutWithStartPoint() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCheckoutWithStartPointOnlyCertainFiles() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCherryPick() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
- testCherryPickConflictMarkers() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
- testCherryPickConflictReset() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
- testCherryPickConflictResolution() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
- testCherryPickConflictResolutionNoCOmmit() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
- testCherryPickDirtyIndex() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
- testCherryPickDirtyWorktree() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
- testCherryPickMerge() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
Cherry-picking merge commit M onto T
- testCherryPickNoCommit() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
- testCherryPickOurCommitName() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
- testCherryPickOverExecutableChangeOnNonExectuableFileSystem() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
- testClean() - Method in class org.eclipse.jgit.api.CleanCommandTest
-
- testClean() - Method in class org.eclipse.jgit.pgm.ReflogTest
-
- testClean() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testCleanDirs() - Method in class org.eclipse.jgit.api.CleanCommandTest
-
- testCleanDirsWithDryRun() - Method in class org.eclipse.jgit.api.CleanCommandTest
-
- testCleanDirsWithDryRunAndNoIgnore() - Method in class org.eclipse.jgit.api.CleanCommandTest
-
- testCleanWithDryRun() - Method in class org.eclipse.jgit.api.CleanCommandTest
-
- testCleanWithDryRunAndNoIgnore() - Method in class org.eclipse.jgit.api.CleanCommandTest
-
- testCleanWithPaths() - Method in class org.eclipse.jgit.api.CleanCommandTest
-
- testClear() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMapTest
-
- testClear() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMapTest
-
- testClear() - Method in class org.eclipse.jgit.revwalk.AlwaysEmptyRevQueueTest
-
- testClear() - Method in class org.eclipse.jgit.revwalk.RevQueueTestCase
-
- testClear() - Method in class org.eclipse.jgit.util.IntListTest
-
- testClear() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testCLIText() - Method in class org.eclipse.jgit.nls.RootLocaleTest
-
- testClone() - Method in class org.eclipse.jgit.pgm.CloneTest
-
- testCloneBare() - Method in class org.eclipse.jgit.pgm.CloneTest
-
- testCloneEmpty() - Method in class org.eclipse.jgit.pgm.CloneTest
-
- testCloneEmpty() - Method in class org.eclipse.jgit.revwalk.DateRevQueueTest
-
- testCloneEmpty() - Method in class org.eclipse.jgit.revwalk.FIFORevQueueTest
-
- testCloneEmpty() - Method in class org.eclipse.jgit.revwalk.LIFORevQueueTest
-
- testCloneFIFO() - Method in class org.eclipse.jgit.revwalk.DateRevQueueTest
-
- testCloneIntoCurrentDir() - Method in class org.eclipse.jgit.pgm.CloneTest
-
- testCloneIsDeepClone() - Method in class org.eclipse.jgit.treewalk.filter.NotTreeFilterTest
-
- testCloneIsSparseWhenPossible() - Method in class org.eclipse.jgit.treewalk.filter.NotTreeFilterTest
-
- testCloneRepository() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneRepositoryExplicitGitDir() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneRepositoryExplicitGitDirBare() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneRepositoryExplicitGitDirNonStd() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneRepositoryOnlyOneBranch() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneRepositoryWhenDestinationDirectoryExistsAndIsNotEmpty() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneRepositoryWithBranch() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneRepositoryWithBranchShortName() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneRepositoryWithMultipleHeadBranches() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneRepositoryWithNestedSubmodules() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneRepositoryWithSubmodules() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneRepositoryWithTagName() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testCloneWithAutoSetupRebase() - Method in class org.eclipse.jgit.api.CloneCommandTest
-
- testClose() - Method in class org.eclipse.jgit.api.GitConstructionTest
-
- testCloseDuringClose() - Method in class org.eclipse.jgit.util.io.UnionInputStreamTest
-
- testCloseNameConflicts1() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testCloseNameConflictsX0() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testCntrlGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testCntrlGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testCntrlGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testCntrlGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testCollapseFanoutAfterMerge() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testCombinedMergeOptions() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testCombinedRangesInOneGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testCombinedRangesInOneGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testCombinedRangesInOneGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
The c belongs to the range a-c.
- testCombinedRangesInOneGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
The c belongs to the range a-c.
- testCombinedRangesInOneGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testCombinedRangesInOneGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testCommit() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testCommit() - Method in class org.eclipse.jgit.merge.SquashMessageFormatterTest
-
- testCommitAmend() - Method in class org.eclipse.jgit.api.CommitAndLogCommandTest
-
- testCommitAmend() - Method in class org.eclipse.jgit.pgm.CommitAndLogTest
-
- testCommitCorruptAuthor() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testCommitCorruptCommitter() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testCommitMsgHookCanModifyCommitMessage() - Method in class org.eclipse.jgit.util.HookTest
-
- testCommitMsgHookReceivesCorrectParameter() - Method in class org.eclipse.jgit.util.HookTest
-
- testCommitRange() - Method in class org.eclipse.jgit.api.CommitAndLogCommandTest
-
- testCommitTimeRevFilter() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testCommonScore_EmptyFiles() - Method in class org.eclipse.jgit.diff.SimilarityIndexTest
-
- testCommonScore_SameFiles() - Method in class org.eclipse.jgit.diff.SimilarityIndexTest
-
- testCommonScore_SameFiles_CR_canonicalization() - Method in class org.eclipse.jgit.diff.SimilarityIndexTest
-
- testCommonScore_SimiliarBy75() - Method in class org.eclipse.jgit.diff.SimilarityIndexTest
-
- testCommonScore_TotallyDifferentFiles() - Method in class org.eclipse.jgit.diff.SimilarityIndexTest
-
- testCommonScoreLargeObject_SameFiles_CR_canonicalization() - Method in class org.eclipse.jgit.diff.SimilarityIndexTest
-
- testComparatorReduceCommonStartButLastLineNoEol() - Method in class org.eclipse.jgit.diff.RawTextTest
-
- testComparatorReduceCommonStartButLastLineNoEol_2() - Method in class org.eclipse.jgit.diff.RawTextTest
-
- testComparatorReduceCommonStartEnd() - Method in class org.eclipse.jgit.diff.RawTextTest
-
- testComparatorReduceCommonStartEnd_EmptyLine() - Method in class org.eclipse.jgit.diff.RawTextTest
-
- testCompareEntriesOffsetsWithFindOffsets() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexTestCase
-
Compare offset from iterator entries with output of findOffset() method.
- testCompareEntriesOffsetsWithGetOffsets() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexTestCase
-
Compare offset from iterator entries with output of getOffset() method.
- testCompareUInt32() - Method in class org.eclipse.jgit.util.NBTest
-
- testComputeFileObjectId() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorTest
-
- testConcurrentInsertionOfBlobsToTheSameNewFanOutDirectory() - Method in class org.eclipse.jgit.internal.storage.file.ObjectDirectoryTest
-
- testConfigureCache_Limits1() - Method in class org.eclipse.jgit.internal.storage.file.WindowCacheReconfigureTest
-
- testConfigureCache_PackedGitLimit_0() - Method in class org.eclipse.jgit.internal.storage.file.WindowCacheReconfigureTest
-
- testConfigureCache_PackedGitOpenFiles_0() - Method in class org.eclipse.jgit.internal.storage.file.WindowCacheReconfigureTest
-
- testConfigureCache_PackedGitWindowSize_0() - Method in class org.eclipse.jgit.internal.storage.file.WindowCacheReconfigureTest
-
- testConfigureCache_PackedGitWindowSize_4097() - Method in class org.eclipse.jgit.internal.storage.file.WindowCacheReconfigureTest
-
- testConfigureCache_PackedGitWindowSize_512() - Method in class org.eclipse.jgit.internal.storage.file.WindowCacheReconfigureTest
-
- testConfigureCache_PackedGitWindowSizeAbovePackedGitLimit() - Method in class org.eclipse.jgit.internal.storage.file.WindowCacheReconfigureTest
-
- testConflictAtEnd() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Test a conflicting region at the very end of the text.
- testConflictAtStart() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Test a conflicting region at the very start of the text.
- testConflictFreeWithSingleFile() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testConflicting() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testConflictingDeletedAndModified() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testConflictingFromMultipleCreations() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testConflictingMerge1() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testConflictingMerge2() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testConflictingMergeFailsDueToDirtyIndex() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testConflictingMergeFailsDueToDirtyWorktree() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testConflicts() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testConstructor() - Method in class org.eclipse.jgit.lib.SymbolicRefTest
-
- testConstructor_Peeled() - Method in class org.eclipse.jgit.lib.ObjectIdRefTest
-
- testConstructor_PeeledStatusNotKnown() - Method in class org.eclipse.jgit.lib.ObjectIdRefTest
-
- testConstructor_RejectsBadBufferSize() - Method in class org.eclipse.jgit.transport.SideBandOutputStreamTest
-
- testConstructor_RejectsBadChannel() - Method in class org.eclipse.jgit.transport.SideBandOutputStreamTest
-
- testContains() - Method in class org.eclipse.jgit.revwalk.RevFlagSetTest
-
- testContainsAll() - Method in class org.eclipse.jgit.revwalk.RevFlagSetTest
-
- testContainsDot() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testContainsEmpty() - Method in class org.eclipse.jgit.internal.storage.file.InflatingBitSetTest
-
- testContainsMany() - Method in class org.eclipse.jgit.internal.storage.file.InflatingBitSetTest
-
- testContainsOne() - Method in class org.eclipse.jgit.internal.storage.file.InflatingBitSetTest
-
- testContentMerge() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testContext0() - Method in class org.eclipse.jgit.diff.DiffFormatterReflowTest
-
- testContext1() - Method in class org.eclipse.jgit.diff.DiffFormatterReflowTest
-
- testContext10() - Method in class org.eclipse.jgit.diff.DiffFormatterReflowTest
-
- testContext100() - Method in class org.eclipse.jgit.diff.DiffFormatterReflowTest
-
- testContext3() - Method in class org.eclipse.jgit.diff.DiffFormatterReflowTest
-
- testContext5() - Method in class org.eclipse.jgit.diff.DiffFormatterReflowTest
-
- testContructor() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Test constructor for exceptions, default settings, initialization.
- testCopyConstructor() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testCopyConstructorReusesArray() - Method in class org.eclipse.jgit.util.RefListTest
-
- testCopyFileBare() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testCopyLeadingPrefix() - Method in class org.eclipse.jgit.util.RefListTest
-
- testCopyMetaDataWithoutStage() - Method in class org.eclipse.jgit.dircache.DirCacheEntryTest
-
- testCopyMetaDataWithStage() - Method in class org.eclipse.jgit.dircache.DirCacheEntryTest
-
- testCopyWholeObject_Length123() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testCopyWholeObject_Length128() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testCopyZeros_Length128() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testCoreAutoCrlf1() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testCoreAutoCrlf2() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testCoreAutoCrlf3() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testCoreAutoCrlf4() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testCoreAutoCrlf5() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testCorruptChecksumAtFooter() - Method in class org.eclipse.jgit.dircache.DirCacheCGitCompatabilityTest
-
- testCR() - Method in class org.eclipse.jgit.util.io.EolCanonicalizingInputStreamTest
-
- testCRC32() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexTestCase
-
Verify CRC32 support.
- testCRC32() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV1Test
-
Verify CRC32 - V1 should not index anything.
- testCRC32() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexV2Test
-
Verify CRC32 indexing.
- testCreate() - Method in class org.eclipse.jgit.diff.EditTest
-
- testCreate() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testCreate_AuthUser() - Method in class org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
-
- testCreate_ByStringPath() - Method in class org.eclipse.jgit.dircache.DirCacheEntryTest
-
- testCreate_ByStringPathAndStage() - Method in class org.eclipse.jgit.dircache.DirCacheEntryTest
-
- testCreate_Default() - Method in class org.eclipse.jgit.http.test.AsIsServiceTest
-
- testCreate_Default() - Method in class org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
-
- testCreate_Disabled() - Method in class org.eclipse.jgit.http.test.AsIsServiceTest
-
- testCreate_Disabled() - Method in class org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
-
- testCreate_Disabled() - Method in class org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
-
- testCreate_EmptyStringUser() - Method in class org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
-
- testCreate_Enabled() - Method in class org.eclipse.jgit.http.test.AsIsServiceTest
-
- testCreate_Enabled() - Method in class org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
-
- testCreate_Enabled() - Method in class org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
-
- testCreate_NullUser() - Method in class org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
-
- testCreateAndList() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testCreateBranchAtHiddenCommitFails() - Method in class org.eclipse.jgit.transport.ReceivePackAdvertiseRefsHookTest
-
- testCreateBranchOnCheckout() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCreateEmpty() - Method in class org.eclipse.jgit.diff.EditTest
-
- testCreateEmpty() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testCreateEmptyTreeIterator() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIteratorTest
-
- testCreateFile() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testCreateFileHeader_Add() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testCreateFileHeader_Binary() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testCreateFileHeader_Delete() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testCreateFileHeader_GitLink() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testCreateFileHeader_Modify() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testCreateFileHeaderForRenameModeChange() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testCreateFileHeaderForRenameWithoutContentChange() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testCreateFileHeaderWithoutIndexLine() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testCreateForce() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testCreateFromAnnotatetdTag() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testCreateFromCommit() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testCreateFromEmpty() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testCreateFromLightweightTag() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testCreateMatcherForSuffix() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testCreateNewFile() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testCreateOrigin() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testCreateOrphanBranchWithStartCommit() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCreateOrphanBranchWithStartPoint() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testCreateSubtreeIterator() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIteratorTest
-
- testCreateSymlink() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testCreationImplicitStart() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testCreationNullStartPoint() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testCrissCross() - Method in class org.eclipse.jgit.revwalk.RevWalkMergeBaseTest
-
- testCRLF() - Method in class org.eclipse.jgit.util.io.EolCanonicalizingInputStreamTest
-
- testCull() - Method in class org.eclipse.jgit.revwalk.ObjectWalkTest
-
- testDanglingCommitShouldContinueLane() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
b1
a3 |
| |
a2 |
-- processing stops here --
| /
a1
- testDataAfterPackFooterSingleRead() - Method in class org.eclipse.jgit.transport.PackParserTest
-
- testDataAfterPackFooterSplitHeaderRead() - Method in class org.eclipse.jgit.transport.PackParserTest
-
- testDataAfterPackFooterSplitObjectRead() - Method in class org.eclipse.jgit.transport.PackParserTest
-
- testDecode() - Method in class org.eclipse.jgit.util.Base64Test
-
- testDecodeFail_NonBase64Character() - Method in class org.eclipse.jgit.util.Base64Test
-
- testDecodeInt32() - Method in class org.eclipse.jgit.util.NBTest
-
- testDecodeUInt16() - Method in class org.eclipse.jgit.util.NBTest
-
- testDecodeUInt32() - Method in class org.eclipse.jgit.util.NBTest
-
- testDecodeUInt64() - Method in class org.eclipse.jgit.util.NBTest
-
- testDefaultConstructor_NoBasePath() - Method in class org.eclipse.jgit.http.test.GitServletInitTest
-
- testDefaultConstructor_WithBasePath() - Method in class org.eclipse.jgit.http.test.GitServletInitTest
-
- testDefaultFilter() - Method in class org.eclipse.jgit.revwalk.ObjectWalkFilterTest
-
- testDefaultFormatIsTar() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testDegenerate_DeleteEnd() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testDegenerate_DeleteMiddle() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testDegenerate_DeleteStart() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testDegenerate_InsertEnd() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testDegenerate_InsertMiddle() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testDegenerate_InsertsIntoMidPosition() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testDegenerate_InsertStart() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testDegenerate_ReplaceMiddle() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testDelete() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testDelete() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testDeleteBadName() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testDeleteD() - Method in class org.eclipse.jgit.api.ApplyCommandTest
-
- testDeleteDelete() - Method in class org.eclipse.jgit.notes.DefaultNoteMergerTest
-
- testDeleteDifferentNotes() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testDeleteEmptyTagNames() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testDeleteEmptyTreeOk() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testDeleteFastForward() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testDeleteFile() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testDeleteFile() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testDeleteForce() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testDeleteFullName() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testDeleteHead() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testDeleteHEADreferencedRef() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Delete a ref that is pointed to by HEAD
- testDeleteLooseAndItsDirectory() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Delete a loose ref and make sure the directory in refs is deleted too,
and the reflog dir too
- testDeleteLoosePacked() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Delete a ref that exists both as packed and loose.
- testDeleteLoosePackedRejected() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Try to delete a ref.
- testDeleteMaster() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testDeleteMiddleLines() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testDeleteNonExisting() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testDeleteNotEmptyTreeNotOk() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testDeleteNotEmptyTreeNotOkButIgnoreFail() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testDeleteNotFound() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testDeleteRecursive() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testDeleteRecursiveEmpty() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testDeleteRecursiveEmptyDirectoriesOnlyButIsFile() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testDeleteRecursiveEmptyNeedsToCheckFilesFirst() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testDeleteSymlinkToDirectoryDoesNotDeleteTarget() - Method in class org.eclipse.jgit.util.FileUtils7Test
-
- testDeleteTrailingLines() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testDeleteVsModify() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Check that a deleted vs.
- testDeleteWithoutHead() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testDeletionAndConflict() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testDeletionOnMasterConflict() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testDeletionOnSideConflict() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testDelta_FailsOver2GiB() - Method in class org.eclipse.jgit.internal.storage.file.PackFileTest
-
- testDelta_SmallObjectChain() - Method in class org.eclipse.jgit.internal.storage.file.PackFileTest
-
- testDepth1() - Method in class org.eclipse.jgit.revwalk.RevWalkShallowTest
-
- testDepth2() - Method in class org.eclipse.jgit.revwalk.RevWalkShallowTest
-
- testDepth3() - Method in class org.eclipse.jgit.revwalk.RevWalkShallowTest
-
- testDequote_BareA() - Method in class org.eclipse.jgit.util.QuotedStringBourneStyleTest
-
- testDequote_BareA() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testDequote_BareA() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_BareABCZ_OnlyBC() - Method in class org.eclipse.jgit.util.QuotedStringBourneStyleTest
-
- testDequote_BareABCZ_OnlyBC() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testDequote_BareABCZ_OnlyBC() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_Empty1() - Method in class org.eclipse.jgit.util.QuotedStringBourneStyleTest
-
- testDequote_Empty1() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testDequote_Empty1() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_Empty2() - Method in class org.eclipse.jgit.util.QuotedStringBourneStyleTest
-
- testDequote_Empty2() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testDequote_Empty2() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_FooTabBar() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_Latin1() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_LoneBackslash() - Method in class org.eclipse.jgit.util.QuotedStringBourneStyleTest
-
- testDequote_LoneBackslash() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testDequote_LoneBackslash() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_NamedEscapes() - Method in class org.eclipse.jgit.util.QuotedStringBourneStyleTest
-
- testDequote_NamedEscapes() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testDequote_NamedEscapes() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_OctalAll() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_RawLatin1() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_RawUTF8() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_SoleDq() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_SoleSq() - Method in class org.eclipse.jgit.util.QuotedStringBourneStyleTest
-
- testDequote_SoleSq() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testDequote_UnknownEscapeQ() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDequote_User() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testDequote_UTF8() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testDerefBlob() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testDerefCommit() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testDerefTag() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testDerefTree() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testDescribe() - Method in class org.eclipse.jgit.api.DescribeCommandTest
-
- testDescribeBranch() - Method in class org.eclipse.jgit.api.DescribeCommandTest
-
Make sure it finds a tag when not all ancestries include a tag.
- testDescribeCommit() - Method in class org.eclipse.jgit.pgm.DescribeTest
-
- testDescribeTag() - Method in class org.eclipse.jgit.pgm.DescribeTest
-
- testDescribeTagLong() - Method in class org.eclipse.jgit.pgm.DescribeTest
-
- testDestroyWhileOpen() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testDetachedHead() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testDetachedHeadOnCheckout() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testDetectUnmergedPaths() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testDF_DetectConflict() - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalkTest
-
- testDF_GapByOne() - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalkTest
-
- testDF_NoGap() - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalkTest
-
- testDF_SkipsSeenSubtree() - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalkTest
-
- testDiff() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testDiff() - Method in class org.eclipse.jgit.diff.PatchIdDiffFormatterTest
-
- testDiffCached() - Method in class org.eclipse.jgit.api.DiffCommandTest
-
- testDifferentStates() - Method in class org.eclipse.jgit.api.StatusCommandTest
-
- testDifferentStatesWithPaths() - Method in class org.eclipse.jgit.api.StatusCommandTest
-
- testDiffModified() - Method in class org.eclipse.jgit.api.DiffCommandTest
-
- testDiffNullToNull() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testDiffRootNullToTree() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testDiffRootTreeToNull() - Method in class org.eclipse.jgit.diff.DiffFormatterTest
-
- testDiffTwoCommits() - Method in class org.eclipse.jgit.api.DiffCommandTest
-
- testDiffWithNegativeLineCount() - Method in class org.eclipse.jgit.api.DiffCommandTest
-
- testDiffWithPrefixes() - Method in class org.eclipse.jgit.api.DiffCommandTest
-
- testDigitGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testDigitGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testDigitGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testDigitGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testDigitGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testDigitGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testDigitGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testDigitGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testDigitGroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testDigitGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testDigitGroupCase5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testDigitGroupCase5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testDirCacheAltersId() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testDirCacheMatchingId() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorTest
-
- testDirCacheSavesObjects() - Method in class org.eclipse.jgit.internal.storage.file.GcDirCacheSavesObjectsTest
-
- testDirCacheSavesObjectsWithPruneNow() - Method in class org.eclipse.jgit.internal.storage.file.GcDirCacheSavesObjectsTest
-
- testDirectoryFileConflicts_1() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_10() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_11() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_12() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_13() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_14() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_15() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_15b() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_16() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_17() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_18() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_19() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_2() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_3() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_4() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_5() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_5b() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_6() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_6b() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_7() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_8() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileConflicts_9() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirectoryFileSimple() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirModeAndNoRegex() - Method in class org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest
-
- testDirModeAndRegex1() - Method in class org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest
-
- testDirModeAndRegex2() - Method in class org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest
-
- testDirModeAndRegex3() - Method in class org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest
-
- testDirtyFileModeEqualHeadMerge() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirtyFileModeEqualIndexMerge() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDirtyRootWorktree(SubmoduleWalk.IgnoreSubmoduleMode) - Method in class org.eclipse.jgit.lib.IndexDiffSubmoduleTest
-
- testDirtySubmoduleHEAD(SubmoduleWalk.IgnoreSubmoduleMode) - Method in class org.eclipse.jgit.lib.IndexDiffSubmoduleTest
-
- testDirtySubmoduleIndex(SubmoduleWalk.IgnoreSubmoduleMode) - Method in class org.eclipse.jgit.lib.IndexDiffSubmoduleTest
-
- testDirtySubmoduleIndexAndWorktree(SubmoduleWalk.IgnoreSubmoduleMode) - Method in class org.eclipse.jgit.lib.IndexDiffSubmoduleTest
-
- testDirtySubmoduleWorktree(SubmoduleWalk.IgnoreSubmoduleMode) - Method in class org.eclipse.jgit.lib.IndexDiffSubmoduleTest
-
- testDirtySubmoduleWorktreeUntracked(SubmoduleWalk.IgnoreSubmoduleMode) - Method in class org.eclipse.jgit.lib.IndexDiffSubmoduleTest
-
- testDisabledSingleton() - Method in class org.eclipse.jgit.http.test.AsIsServiceTest
-
- testDisabledSingleton() - Method in class org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
-
- testDisabledSingleton() - Method in class org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
-
- testDisallowTreeFilter() - Method in class org.eclipse.jgit.revwalk.RevWalkMergeBaseTest
-
- testDistance() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testDistance_past_root() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testDonePruneTooYoungPacks() - Method in class org.eclipse.jgit.internal.storage.file.GcBasicPackingTest
-
- testDontDeleteSymlinkOnTopOfRootDir() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTestWithSymlinks
-
- testDontOverwriteDirtyFile() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testDotAsteriskMatch() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testDrawTextAlignment() - Method in class org.eclipse.jgit.revplot.AbstractPlotRendererTest
-
- testDuplicateParents() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
- testEdgeCases() - Method in class org.eclipse.jgit.treewalk.filter.PathSuffixFilterTest
-
- testEdit_CommonGrowsPrefixAndSuffix() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testEdit_CommonReplaceCommonDeleteCommon() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testEdit_DuplicateAButCommonUniqueInB() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testEdit_InsertNearCommonTail() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testEdit_InvertBlocks() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testEdit_LcsContainsUnique() - Method in class org.eclipse.jgit.diff.HistogramDiffTest
-
- testEdit_LinuxBug() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testEdit_MoveBlock() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testEdit_NoUniqueMiddleSide_FlipAndExpand() - Method in class org.eclipse.jgit.diff.HistogramDiffTest
-
- testEdit_NoUniqueMiddleSide_FlipBlocks() - Method in class org.eclipse.jgit.diff.HistogramDiffTest
-
- testEdit_NoUniqueMiddleSide_Insert2() - Method in class org.eclipse.jgit.diff.HistogramDiffTest
-
- testEdit_ReplaceCommonDelete() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testEdit_UniqueCommonLargerThanMatchPoint() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testEditAllLines() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testEditDelete() - Method in class org.eclipse.jgit.notes.DefaultNoteMergerTest
-
- testEditDeleteConflict() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testEditDifferentNotes() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testEditEdit() - Method in class org.eclipse.jgit.notes.DefaultNoteMergerTest
-
- testEditFanout2_38() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testEditFlat() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testEdits_MatchAll() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testEdits_MatchNone() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testEditSameNoteDifferentContent() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testEgitHistory() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
- testEmpty() - Method in class org.eclipse.jgit.diff.EditListTest
-
- testEmpty() - Method in class org.eclipse.jgit.diff.RawTextTest
-
- testEmpty() - Method in class org.eclipse.jgit.notes.LeafBucketTest
-
- testEmpty() - Method in class org.eclipse.jgit.patch.PatchTest
-
- testEmpty() - Method in class org.eclipse.jgit.revwalk.AlwaysEmptyRevQueueTest
-
- testEmpty() - Method in class org.eclipse.jgit.revwalk.DateRevQueueTest
-
- testEmpty() - Method in class org.eclipse.jgit.revwalk.FIFORevQueueTest
-
- testEmpty() - Method in class org.eclipse.jgit.revwalk.LIFORevQueueTest
-
- testEmpty() - Method in class org.eclipse.jgit.revwalk.RevFlagSetTest
-
- testEmpty() - Method in class org.eclipse.jgit.revwalk.RevQueueTestCase
-
- testEmpty() - Method in class org.eclipse.jgit.treewalk.filter.InterIndexDiffFilterTest
-
- testEmpty() - Method in class org.eclipse.jgit.util.io.EolCanonicalizingInputStreamTest
-
- testEmpty() - Method in class org.eclipse.jgit.util.RawParseUtils_LineMapTest
-
- testEmpty() - Method in class org.eclipse.jgit.util.RefListTest
-
- testEmpty() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testEmpty1() - Method in class org.eclipse.jgit.diff.DiffFormatterReflowTest
-
- testEmpty_DefaultCapacity() - Method in class org.eclipse.jgit.util.IntListTest
-
- testEmpty_EmptyTree() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testEmpty_FromByteArray() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testEmpty_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testEmpty_NoMatch() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testEmpty_NoPrefix1() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testEmpty_NoPrefix2() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testEmpty_SpecificCapacity() - Method in class org.eclipse.jgit.util.IntListTest
-
- testEmpty_WithPrefix() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testEmptyArchive() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testEmptyBuilder() - Method in class org.eclipse.jgit.util.RefListTest
-
- testEmptyCache_Clear_NoCacheTree() - Method in class org.eclipse.jgit.dircache.DirCacheTreeTest
-
- testEmptyCache_CreateEmptyCacheTree() - Method in class org.eclipse.jgit.dircache.DirCacheTreeTest
-
- testEmptyCache_NoCacheTree() - Method in class org.eclipse.jgit.dircache.DirCacheTreeTest
-
- testEmptyFolderCommitted() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testEmptyFolderCommittedDeleted() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testEmptyFolderCommittedDeletedCommittedComparedWithInitialCommit() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testEmptyFolderCommittedDeletedCommittedIgnoredComparedWithInitialCommit() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testEmptyFolderIgnored() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testEmptyFolderUntracked() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testEmptyGitAttributeFile() - Method in class org.eclipse.jgit.attributes.AttributesNodeDirCacheIteratorTest
-
Checks that empty .gitattribute files do not return incorrect value.
- testEmptyGitAttributeFile() - Method in class org.eclipse.jgit.attributes.AttributesNodeWorkingTreeIteratorTest
-
Checks that empty .gitattribute files do not return incorrect value.
- testEmptyIfRootDoesNotExist() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorTest
-
- testEmptyIfRootIsEmpty() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorTest
-
- testEmptyIfRootIsFile() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorTest
-
- testEmptyIgnoreNode() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testEmptyInputs() - Method in class org.eclipse.jgit.diff.AbstractDiffTestCase
-
- testEmptyIteratorOnEmptyDirectory() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorTest
-
- testEmptyLine() - Method in class org.eclipse.jgit.attributes.AttributeNodeTest
-
- testEmptyList() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testEmptyMap() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMapTest
-
- testEmptyMap() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMapTest
-
- testEmptyMap() - Method in class org.eclipse.jgit.transport.LongMapTest
-
- testEmptyMessages() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testEmptyNegativeAttributeKey() - Method in class org.eclipse.jgit.attributes.AttributeNodeTest
-
- testEmptyPattern() - Method in class org.eclipse.jgit.util.RawSubStringPatternTest
-
- testEmptyRebaseTodo() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testEmptyStatus() - Method in class org.eclipse.jgit.api.StatusCommandTest
-
- testEmptyStream() - Method in class org.eclipse.jgit.util.io.UnionInputStreamTest
-
- testEmptyString() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testEmptyString() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testEmptyTagName() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testEmptyTar() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testEmptyTexts() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Test situations where (at least) one input value is the empty text
- testEmptyTree_AtEOF() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testEmptyTree_NoTreeWalk() - Method in class org.eclipse.jgit.dircache.DirCacheIteratorTest
-
- testEmptyTree_WithTreeWalk() - Method in class org.eclipse.jgit.dircache.DirCacheIteratorTest
-
- testEmptyTreeCorruption() - Method in class org.eclipse.jgit.revwalk.ObjectWalkTest
-
- testEmptyValueKey() - Method in class org.eclipse.jgit.attributes.AttributeNodeTest
-
- testEmptyValueNoLF() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testEmptyValueWithLF() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testEncode() - Method in class org.eclipse.jgit.util.Base64Test
-
- testEncode_SimpleASCII() - Method in class org.eclipse.jgit.lib.ConstantsEncodingTest
-
- testEncode_Unicode() - Method in class org.eclipse.jgit.lib.ConstantsEncodingTest
-
- testEncodeASCII_FailOnNonASCII() - Method in class org.eclipse.jgit.lib.ConstantsEncodingTest
-
- testEncodeASCII_Number13() - Method in class org.eclipse.jgit.lib.ConstantsEncodingTest
-
- testEncodeASCII_SimpleASCII() - Method in class org.eclipse.jgit.lib.ConstantsEncodingTest
-
- testEncodeInt16() - Method in class org.eclipse.jgit.util.NBTest
-
- testEncodeInt32() - Method in class org.eclipse.jgit.util.NBTest
-
- testEncodeInt64() - Method in class org.eclipse.jgit.util.NBTest
-
- testEncodeMatchesDecode() - Method in class org.eclipse.jgit.util.Base64Test
-
- testEnsurePathCapacityFastCase() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIteratorTest
-
- testEnsurePathCapacityGrows() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIteratorTest
-
- testEntriesWithin() - Method in class org.eclipse.jgit.dircache.DirCacheFindTest
-
- testEntryFileMode() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIteratorTest
-
- testEntryObjectId() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIteratorTest
-
- testEntryPath() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIteratorTest
-
- testEntryType() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testEntryTypeSet() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testEquals() - Method in class org.eclipse.jgit.diff.RawTextTest
-
- testEquals() - Method in class org.eclipse.jgit.revwalk.RevFlagSetTest
-
- testEquals() - Method in class org.eclipse.jgit.revwalk.RevObjectTest
-
- testEquals1() - Method in class org.eclipse.jgit.diff.EditTest
-
- testEquals_Full() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testEquals_Short() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testEqualsIgnoreCase1() - Method in class org.eclipse.jgit.util.StringUtilsTest
-
- testEqualsIgnoreCase2() - Method in class org.eclipse.jgit.util.StringUtilsTest
-
- testEqualsIgnoreCase3() - Method in class org.eclipse.jgit.util.StringUtilsTest
-
- testEqualsIgnoreCase4() - Method in class org.eclipse.jgit.util.StringUtilsTest
-
- testEqualsWithoutWhitespace() - Method in class org.eclipse.jgit.diff.RawTextIgnoreAllWhitespaceTest
-
- testEqualsWithoutWhitespace() - Method in class org.eclipse.jgit.diff.RawTextIgnoreLeadingWhitespaceTest
-
- testEqualsWithoutWhitespace() - Method in class org.eclipse.jgit.diff.RawTextIgnoreTrailingWhitespaceTest
-
- testEqualsWithoutWhitespace() - Method in class org.eclipse.jgit.diff.RawTextIgnoreWhitespaceChangeTest
-
- testEqualsWithWhitespace() - Method in class org.eclipse.jgit.diff.RawTextIgnoreAllWhitespaceTest
-
- testEqualsWithWhitespace() - Method in class org.eclipse.jgit.diff.RawTextIgnoreLeadingWhitespaceTest
-
- testEqualsWithWhitespace() - Method in class org.eclipse.jgit.diff.RawTextIgnoreTrailingWhitespaceTest
-
- testEqualsWithWhitespace() - Method in class org.eclipse.jgit.diff.RawTextIgnoreWhitespaceChangeTest
-
- testError_BodyTooLong() - Method in class org.eclipse.jgit.patch.PatchErrorTest
-
- testError_CcTruncatedOld() - Method in class org.eclipse.jgit.patch.PatchCcErrorTest
-
- testError_DisconnectedHunk() - Method in class org.eclipse.jgit.patch.PatchErrorTest
-
- testError_GarbageBetweenFiles() - Method in class org.eclipse.jgit.patch.PatchErrorTest
-
- testError_GitBinaryNoForwardHunk() - Method in class org.eclipse.jgit.patch.PatchErrorTest
-
- testError_TruncatedNew() - Method in class org.eclipse.jgit.patch.PatchErrorTest
-
- testError_TruncatedOld() - Method in class org.eclipse.jgit.patch.PatchErrorTest
-
- testEscapedBackslash() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testEscapedBackslash() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testEscapedBracket1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testEscapedBracket1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testEscapedBracket2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testEscapedBracket2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testEscapedBracket3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testEscapedBracket3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testEscapedBracket4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testEscapedBracket4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testEscapedBracket5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testEscapedBracket5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testEscapedBracket6() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testEscapedBracket6() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testExact() - Method in class org.eclipse.jgit.treewalk.filter.PathFilterGroupTest
-
- testExactRename_DifferentObjects() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testExactRename_ManyRenames() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testExactRename_MultipleIdenticalDeletes() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testExactRename_OneDeleteManyAdds() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testExactRename_OneRename() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testExactRename_OneRenameOneModify() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testExactRename_PathBreaksTie() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testExceedsChainLength_DuringScanOfA() - Method in class org.eclipse.jgit.diff.HistogramDiffTest
-
- testExceedsChainLength_DuringScanOfB() - Method in class org.eclipse.jgit.diff.HistogramDiffTest
-
- testExceptionDuringClose() - Method in class org.eclipse.jgit.util.io.UnionInputStreamTest
-
- testExceptionThrown_BareRepoGetIndex() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testExceptionThrown_BareRepoGetIndexFile() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testExceptionThrown_BareRepoGetWorkDir() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testExclude() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
- testExecutableAttributes() - Method in class org.eclipse.jgit.util.FSJava7Test
-
- testExecutableRetention() - Method in class org.eclipse.jgit.api.AddCommandTest
-
- testExecutableRetention() - Method in class org.eclipse.jgit.api.CommitCommandTest
-
- testExistingBranch() - Method in class org.eclipse.jgit.pgm.BranchTest
-
- testExpandFromDestination_NonWildcard() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testExpandFromDestination_Wildcard() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testExportOk() - Method in class org.eclipse.jgit.http.test.FileResolverTest
-
- testExtendA() - Method in class org.eclipse.jgit.diff.EditTest
-
- testExtendB() - Method in class org.eclipse.jgit.diff.EditTest
-
- testExtensionMatchIsAnchored() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testFailedCommitMsgHookBlocksCommit() - Method in class org.eclipse.jgit.util.HookTest
-
- testFailedPreCommitHookBlockCommit() - Method in class org.eclipse.jgit.util.HookTest
-
- testFailsMethodsOnBackgroundThread() - Method in class org.eclipse.jgit.lib.ThreadSafeProgressMonitorTest
-
- testFailureF1() - Method in class org.eclipse.jgit.api.ApplyCommandTest
-
- testFailureF2() - Method in class org.eclipse.jgit.api.ApplyCommandTest
-
- testFailureOnSignedTags() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testFallbackToMyersDiff() - Method in class org.eclipse.jgit.diff.HistogramDiffTest
-
- testFanoutAndLeafWitConflict() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testFanoutAndLeafWithoutConflict() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testFastForward() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testFastForward() - Method in class org.eclipse.jgit.pgm.MergeTest
-
- testFastForwardNoCommit() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testFastForwardOnly() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testFastForwardOnly() - Method in class org.eclipse.jgit.pgm.MergeTest
-
- testFastForwardOnlyNotPossible() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testFastForwardRebaseWithAutoStash() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testFastForwardRebaseWithModification() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testFastForwardWithFiles() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testFastForwardWithMultipleCommits() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testFastForwardWithMultipleCommitsOnDifferentBranches() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testFastForwardWithNewFile() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testFastIterator() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testFetch() - Method in class org.eclipse.jgit.api.FetchCommandTest
-
- testFetch() - Method in class org.eclipse.jgit.transport.TestProtocolTest
-
- testFetch_FewLocalCommits() - Method in class org.eclipse.jgit.http.test.SmartClientSmartServerTest
-
- testFetch_TooManyLocalCommits() - Method in class org.eclipse.jgit.http.test.SmartClientSmartServerTest
-
- testFetchAllTags() - Method in class org.eclipse.jgit.pgm.FetchTest
-
- testFetchDefault() - Method in class org.eclipse.jgit.pgm.FetchTest
-
- testFetchNoTags() - Method in class org.eclipse.jgit.pgm.FetchTest
-
- testFileCommitted() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileCommittedChangedNotModified() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileCommittedDeleted() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileCommittedDeletedCommittedComparedWithInitialCommit() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileCommittedDeletedCommittedIgnoredComparedWithInitialCommit() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileCommittedModified() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileCommittedModifiedCommittedComparedWithInitialCommit() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileCommittedModifiedIgnored() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileHeader() - Method in class org.eclipse.jgit.patch.EditListTest
-
- testFileIgnored() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileIgnoredNotHonored() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderAllIgnored() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommitted() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedAllDeleted() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedAllDeletedCommittedAllIgnoredComparedWithInitialCommit() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedAllDeletedCommittedComparedWithInitialCommit() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedChangedNotModified() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedDeleted() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedDeletedCommittedComparedWithInitialCommit() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedDeletedCommittedIgnoredComparedWithInitialCommit() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedModified() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedModifiedAllIgnored() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedModifiedCommittedComparedWithInitialCommit() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedModifiedIgnored() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderCommittedNonRecursive() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderIgnored() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileInFolderUntracked() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileKeyOpenExisting() - Method in class org.eclipse.jgit.lib.RepositoryCacheTest
-
- testFileKeyOpenNew() - Method in class org.eclipse.jgit.lib.RepositoryCacheTest
-
- testFileModeChangeAndContentChangeConflict() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testFileModeChangeAndContentChangeNoConflict() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testFileModeChangeWithNoContentChangeUpdate() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testFileModeMerge() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testFileModeMergeWithDirtyWorkTree() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testFileModeSymLinkIsNotATree() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorJava7Test
-
- testFileNameWildcards() - Method in class org.eclipse.jgit.attributes.AttributesMatcherTest
-
- testFileNameWildcards() - Method in class org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest
-
- testFilePathCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testFilePathCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testFilePathCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testFilePathCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testFilePathCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testFilePathCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testFilePathCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testFilePathCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testFilePathSimpleCase() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testFilePathSimpleCase() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testFileProtocol() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testFileProtoUnix() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testFileProtoWindows() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testFileRepository_ChangeEventsOnlyOnSave() - Method in class org.eclipse.jgit.events.ConfigChangeEventTest
-
- testFilesAddedFromTwoBranches() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testFileUntracked() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFileWithNoneUserHomeWithTilde() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testFileWithUserHome() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testFillTo0() - Method in class org.eclipse.jgit.util.IntListTest
-
- testFillTo1() - Method in class org.eclipse.jgit.util.IntListTest
-
- testFillTo100() - Method in class org.eclipse.jgit.util.IntListTest
-
- testFillToCommit() - Method in class org.eclipse.jgit.revwalk.RevCommitListTest
-
- testFillToHighMark2() - Method in class org.eclipse.jgit.revwalk.RevCommitListTest
-
- testFillToHighMark4() - Method in class org.eclipse.jgit.revwalk.RevCommitListTest
-
- testFillToHighMarkAll() - Method in class org.eclipse.jgit.revwalk.RevCommitListTest
-
- testFillToHighMarkMulitpleBlocks() - Method in class org.eclipse.jgit.revwalk.RevCommitListTest
-
- testFillToNullCommit() - Method in class org.eclipse.jgit.revwalk.RevCommitListTest
-
- testFillToUnknownCommit() - Method in class org.eclipse.jgit.revwalk.RevCommitListTest
-
- testFilter_ALL() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_ALL_And_NONE() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_ALL_Or_NONE() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_MY_ALL_And_NONE() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_MY_ALL_Or_NONE() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_Negate_ALL() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_NO_MERGES() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_NONE() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_NONE_And_ALL() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_NONE_And_MY_ALL() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_NONE_Or_ALL() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_NONE_Or_MY_ALL() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_NOT_ALL() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilter_NOT_NONE() - Method in class org.eclipse.jgit.revwalk.RevWalkFilterTest
-
- testFilterFootersIgnoreCase() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testFilterHidesPrivate() - Method in class org.eclipse.jgit.transport.ReceivePackAdvertiseRefsHookTest
-
- testFilteringCommitsHasNoEffect() - Method in class org.eclipse.jgit.revwalk.ObjectWalkFilterTest
-
- testFilteringTreeFiltersReferencedBlobs() - Method in class org.eclipse.jgit.revwalk.ObjectWalkFilterTest
-
- testFilteringTreeFiltersSubtrees() - Method in class org.eclipse.jgit.revwalk.ObjectWalkFilterTest
-
- testFilterIsPrefixOfKey() - Method in class org.eclipse.jgit.treewalk.filter.PathFilterGroupTest
-
- testFindContainsGet() - Method in class org.eclipse.jgit.util.RefListTest
-
- testFindHook() - Method in class org.eclipse.jgit.util.HookTest
-
- testFindNextOffset() - Method in class org.eclipse.jgit.internal.storage.file.PackReverseIndexTest
-
Test findNextOffset() for all index entries.
- testFindNextOffsetWrongOffset() - Method in class org.eclipse.jgit.internal.storage.file.PackReverseIndexTest
-
Test findNextOffset() with wrong illegal argument as offset.
- testFindObject() - Method in class org.eclipse.jgit.internal.storage.file.PackReverseIndexTest
-
Test findObject() for all index entries.
- testFindObjects() - Method in class org.eclipse.jgit.treewalk.ForPathTest
-
- testFindObjectWrongOffset() - Method in class org.eclipse.jgit.internal.storage.file.PackReverseIndexTest
-
Test findObject() with illegal argument.
- testFindOnEmpty() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testFindRemoteRefUpdatesNoWildcardNoDestination() - Method in class org.eclipse.jgit.transport.TransportTest
-
Test RefSpec to RemoteRefUpdate conversion with no-destination RefSpec
(destination should be set up for the same name as source).
- testFindRemoteRefUpdatesNoWildcardNoTracking() - Method in class org.eclipse.jgit.transport.TransportTest
-
Test RefSpec to RemoteRefUpdate conversion with simple RefSpec - no
wildcard, no tracking ref in repo configuration.
- testFindRemoteRefUpdatesTrackingRef() - Method in class org.eclipse.jgit.transport.TransportTest
-
Test RefSpec to RemoteRefUpdate conversion for tracking ref search.
- testFindRemoteRefUpdatesTwoRefSpecs() - Method in class org.eclipse.jgit.transport.TransportTest
-
Test RefSpec to RemoteRefUpdate conversion for more than one RefSpecs
handling.
- testFindRemoteRefUpdatesWildcardNoTracking() - Method in class org.eclipse.jgit.transport.TransportTest
-
Test RefSpec to RemoteRefUpdate conversion with wildcard RefSpec.
- testFindSingleFile() - Method in class org.eclipse.jgit.dircache.DirCacheBuilderTest
-
- testFirstParentAltersId() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testFlush() - Method in class org.eclipse.jgit.transport.PacketLineOutTest
-
- testFlush() - Method in class org.eclipse.jgit.transport.SideBandOutputStreamTest
-
- testFolderChangedToFile() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testFolderChangedToFileCommittedComparedWithInitialCommit() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testForbiddenNamesOnWindowsEgCon() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testForbiddenNamesOnWindowsEgCon1() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testForbiddenNamesOnWindowsEgConDotSuffix() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testForbiddenNamesOnWindowsEgDotCon() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testForbiddenNamesOnWindowsEgLpr() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testForbiddenNamesOnWindowsEgLpt1() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testForbiddenNamesOnWindowsEgLpt1DotSuffix() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testForbiddenWindowsNamesOnUnixEgCon() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testForbiddenWindowsNamesOnUnixEgLpt1() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testForceMaster() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testForceMasterMaster() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testForceRemotesOrigin() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testFormatBase10() - Method in class org.eclipse.jgit.util.RawParseUtils_FormatTest
-
- testFormatDays() - Method in class org.eclipse.jgit.util.RelativeDateFormatterTest
-
- testFormatHours() - Method in class org.eclipse.jgit.util.RelativeDateFormatterTest
-
- testFormatMinutes() - Method in class org.eclipse.jgit.util.RelativeDateFormatterTest
-
- testFormatMonths() - Method in class org.eclipse.jgit.util.RelativeDateFormatterTest
-
- testFormatOverridesFilename() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testFormatSeconds() - Method in class org.eclipse.jgit.util.RelativeDateFormatterTest
-
- testFormatWeeks() - Method in class org.eclipse.jgit.util.RelativeDateFormatterTest
-
- testFormatWithConflictsNoFooter() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testFormatWithConflictsNoFooterNoLineBreak() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testFormatWithConflictsWithFooterlikeLineInBody() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testFormatWithConflictsWithFooters() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testFormatYears() - Method in class org.eclipse.jgit.util.RelativeDateFormatterTest
-
- testFormatYearsMonths() - Method in class org.eclipse.jgit.util.RelativeDateFormatterTest
-
- testFourLineBlanks() - Method in class org.eclipse.jgit.util.RawParseUtils_LineMapTest
-
- testFreakingHugePathName() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testFull_FromByteArray() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testFull_FromString() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testFuture() - Method in class org.eclipse.jgit.util.RelativeDateFormatterTest
-
- testGCmoreCommits() - Method in class org.eclipse.jgit.api.GarbageCollectCommandTest
-
- testGConeCommit() - Method in class org.eclipse.jgit.api.GarbageCollectCommandTest
-
- testGermanTranslation() - Method in class org.eclipse.jgit.nls.TranslationBundleTest
-
- testGet() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testGetAbsEmptyHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetBitmapWithOneXor() - Method in class org.eclipse.jgit.internal.storage.file.StoredBitmapTest
-
- testGetBitmapWithoutXor() - Method in class org.eclipse.jgit.internal.storage.file.StoredBitmapTest
-
- testGetBitmapWithThreeXor() - Method in class org.eclipse.jgit.internal.storage.file.StoredBitmapTest
-
- testGetByte() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- testGetCachedBytes() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testGetConflictingNames() - Method in class org.eclipse.jgit.lib.RefDatabaseConflictingNamesTest
-
- testGetEmptyHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetEntryContentLength() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorTest
-
- testGetEnum() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testGetFastForwardMerge() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testGetFastForwardMergeoptions() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testGetInvalidEnum() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testGetNullHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetRef_AnyHeadWithGarbage() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRef_CorruptObjectIdReference() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRef_CorruptSymbolicReference() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRef_DiscoversDeletedLoose() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRef_DiscoversModifiedLoose() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRef_EmptyDatabase() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRef_FetchHead() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRef_PackedNotPeeled_WrongSort() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_CorruptObjectIdReference() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_CorruptSymbolicReference() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_CycleInSymbolicRef() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_DeatchedHead1() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_DeatchedHead2() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_DeeplyNestedBranch() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_DiscoversDeletedLoose1() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_DiscoversDeletedLoose2() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_DiscoversDeletedLoose3() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_DiscoversDeletedLoose4() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_DiscoversDeletedLoose5() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_DiscoversModifiedLoose() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_DiscoversNewLoose1() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_DiscoversNewLoose2() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_EmptyDatabase() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_HeadBranchNotBorn() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_HeadOnOneBranch() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_HeadsOnly_AllLoose() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_HeadsOnly_AllPacked1() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_HeadsOnly_Mixed() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_HeadsOnly_SymrefToPacked() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_IgnoresGarbageRef1() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_IgnoresGarbageRef2() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_IgnoresGarbageRef3() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_IgnoresGarbageRef4() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_InvalidName() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_LooseOverridesPacked() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_LooseSortedCorrectly() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_LooseSorting_Bug_348834() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_PackedNotPeeled_Sorted() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_PackedWithPeeled() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_SkipsLockFiles() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_TagsOnly_AllLoose() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetRefs_TagsOnly_AllPacked() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testGetSet() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetSlashesValidSlashHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetSlashSlashDotGitSlashHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetSlashValidSlashDotGitSlashHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetSlashValidSlashHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetters() - Method in class org.eclipse.jgit.attributes.AttributesMatcherTest
-
- testGetText_BothISO88591() - Method in class org.eclipse.jgit.patch.GetTextTest
-
- testGetText_Convert() - Method in class org.eclipse.jgit.patch.GetTextTest
-
- testGetText_DiffCc() - Method in class org.eclipse.jgit.patch.GetTextTest
-
- testGetText_NoBinary() - Method in class org.eclipse.jgit.patch.GetTextTest
-
- testGetTwoSlashesDotGitHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetValidDotGitHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetValidDotGitSlashHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetValidGitSchemeWithTwoSlashesHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetValidHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetValidLocalWithTwoSlashesHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetValidSlashHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetValidWithEmptySlashDotGitHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetValidWithSlashDotGitHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetValidWithSlashDotGitSlashHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetValidWithSlashesDotGitHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetValidWithSlashesDotGitSlashHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetWindowsPathHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGetWithSlashDotGitHumanishName() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGitProtoUnix() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGitProtoUnixPort() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGitProtoWindows() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGitProtoWindowsPort() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGitSshProto() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGitWithUserHome() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testGraphGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testGraphGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testGraphGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testGraphGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testGraphGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testGraphGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testGraphGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testGraphGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testGraphGroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testGraphGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testGraphGroupCase5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testGraphGroupCase5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testGrowPath() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIteratorTest
-
- testHandler() - Method in class org.eclipse.jgit.http.test.ErrorServletTest
-
- testHardReset() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testHardResetAfterSquashMerge() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testHardResetOnTag() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testHardResetOnUnbornBranch() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testHasAllFlag() - Method in class org.eclipse.jgit.revwalk.RevObjectTest
-
- testHasAnyFlag() - Method in class org.eclipse.jgit.revwalk.RevObjectTest
-
- testHasChangeid() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testHasChangeidWithReplacement() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testHasChangeidWithReplacementInLastLine() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testHasChangeidWithReplacementInLastLineNoLineBreak() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testHasChangeidWithReplacementWithChangeIdInCommitMessage() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testHasChangeidWithSpacesBeforeId() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testHasFlags() - Method in class org.eclipse.jgit.revwalk.RevQueueTestCase
-
- testHasRevFlag() - Method in class org.eclipse.jgit.revwalk.RevObjectTest
-
- testHEAD() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testHeadNoTag() - Method in class org.eclipse.jgit.pgm.DescribeTest
-
- testHeadReflog() - Method in class org.eclipse.jgit.api.ReflogCommandTest
-
Test getting the HEAD reflog
- testHeap() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testHeapWithEstimatedSize() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testHttpAuthScanResponse() - Method in class org.eclipse.jgit.transport.HttpAuthTest
-
- testHttpServerText() - Method in class org.eclipse.jgit.http.server.RootLocaleTest
-
- testHunkHeader() - Method in class org.eclipse.jgit.patch.EditListTest
-
- testId() - Method in class org.eclipse.jgit.revwalk.RevObjectTest
-
- testId() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testIdenticalAdd() - Method in class org.eclipse.jgit.notes.DefaultNoteMergerTest
-
- testIdenticalEdit() - Method in class org.eclipse.jgit.notes.DefaultNoteMergerTest
-
- testIgnoreNonExistingObjects() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Try to pass non-existing object as uninteresting, with ignoring setting.
- testIgnoreNonExistingObjectsWithBitmaps() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Try to pass non-existing object as uninteresting, with ignoring setting.
- testIncludeTag() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testIncompleteRangesInOneGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testIncompleteRangesInOneGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testIncompleteRangesInOneGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testIncompleteRangesInOneGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testIncompleteRangesInOneGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testIncompleteRangesInOneGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testInCoreInputStream() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testInCoreLimit_SwitchBeforeAppendByte() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testInCoreLimit_SwitchOnAppendByte() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testInCoreLimit_SwitchOnCopy() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testIncorrectAttributeFileName() - Method in class org.eclipse.jgit.attributes.AttributesNodeDirCacheIteratorTest
-
- testIncrementalBundle() - Method in class org.eclipse.jgit.transport.BundleWriterTest
-
- testIndexingLargeObject() - Method in class org.eclipse.jgit.diff.SimilarityIndexTest
-
- testIndexingSmallObject() - Method in class org.eclipse.jgit.diff.SimilarityIndexTest
-
- testIndexOfChangeId() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testIndexSize() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testInexactRename_LastByteDifferent() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testInexactRename_NewlinesOnly() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testInexactRename_OnePair() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testInexactRename_OneRenameTwoUnrelatedFiles() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testInexactRename_SameContentMultipleTimes() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testInexactRenames_OnePair2() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testInitBare_DirAndGitDirMustBeEqual() - Method in class org.eclipse.jgit.api.InitCommandTest
-
- testInitBareRepository() - Method in class org.eclipse.jgit.api.InitCommandTest
-
- testInitialCheckout() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
Test first checkout in a repo
- testInitialClone_BrokenServer() - Method in class org.eclipse.jgit.http.test.SmartClientSmartServerTest
-
- testInitialClone_Loose() - Method in class org.eclipse.jgit.http.test.DumbClientDumbServerTest
-
- testInitialClone_Packed() - Method in class org.eclipse.jgit.http.test.DumbClientDumbServerTest
-
- testInitialClone_Packed() - Method in class org.eclipse.jgit.http.test.DumbClientSmartServerTest
-
- testInitialClone_Small() - Method in class org.eclipse.jgit.http.test.DumbClientSmartServerTest
-
- testInitialClone_Small() - Method in class org.eclipse.jgit.http.test.SmartClientSmartServerTest
-
- testInitialize_NoPostOrder() - Method in class org.eclipse.jgit.treewalk.PostOrderTreeWalkTest
-
- testInitialize_TogglePostOrder() - Method in class org.eclipse.jgit.treewalk.PostOrderTreeWalkTest
-
- testInitiallyClean(SubmoduleWalk.IgnoreSubmoduleMode) - Method in class org.eclipse.jgit.lib.IndexDiffSubmoduleTest
-
- testInitNonBare_GitdirAndDirShouldntBeSame() - Method in class org.eclipse.jgit.api.InitCommandTest
-
- testInitNonEmptyRepository() - Method in class org.eclipse.jgit.api.InitCommandTest
-
- testInitRepository() - Method in class org.eclipse.jgit.api.InitCommandTest
-
- testInitUnderContainer_NoBasePath() - Method in class org.eclipse.jgit.http.test.GitServletInitTest
-
- testInitUnderContainer_WithBasePath() - Method in class org.eclipse.jgit.http.test.GitServletInitTest
-
- testInitWithDefaultsBare() - Method in class org.eclipse.jgit.api.InitCommandTest
-
- testInitWithDefaultsNonBare() - Method in class org.eclipse.jgit.api.InitCommandTest
-
- testInitWithExplicitGitDir() - Method in class org.eclipse.jgit.api.InitCommandTest
-
- testInitWithOnlyExplicitGitDir() - Method in class org.eclipse.jgit.api.InitCommandTest
-
- testInsertChangeId() - Method in class org.eclipse.jgit.api.CommitAndLogCommandTest
-
- testInserterDiscardsPack() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserterTest
-
- testInsertHeadMiddle() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testInsertMinValue() - Method in class org.eclipse.jgit.transport.LongMapTest
-
- testInsertOutOfOrder() - Method in class org.eclipse.jgit.revwalk.DateRevQueueTest
-
- testInsertTail() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testInsertTie() - Method in class org.eclipse.jgit.revwalk.DateRevQueueTest
-
- testInsertVsModify() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
- testInsertWholeObject_Length12() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testInt16() - Method in class org.eclipse.jgit.util.RawParseUtils_HexParseTest
-
- testInt32() - Method in class org.eclipse.jgit.util.RawParseUtils_HexParseTest
-
- testInt4_1() - Method in class org.eclipse.jgit.util.RawParseUtils_HexParseTest
-
- testInteractiveRebaseWithModificationShouldNotDeleteDataOnAbort() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testIntoHeadOtherThanMaster() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testIntoOtherThanMaster() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testIntoSymbolicRefHeadPointingToMaster() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testInvalidCommitInvalidAuthor1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidAuthor2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidAuthor3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidAuthor4() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidAuthor5() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidAuthor6() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidAuthor7() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidCommitter() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidParent1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidParent2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidParent3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidParent4() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidParent5() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidTree1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidTree2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidTree3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitInvalidTree4() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitNoAuthor() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitNoCommitter1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitNoCommitter2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitNoTree1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitNoTree2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitNoTree3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidCommitNoTree4() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidRefName() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testInvalidTagInvalidTaggerHeader1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagInvalidTaggerHeader3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagName() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testInvalidTagNoObject1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoObject2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoObject3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoObject4() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoObject5() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoObject6() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoTagHeader1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoTagHeader2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoTagHeader3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoType1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoType2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoType3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTagNoType4() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeBadSorting1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeBadSorting2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeBadSorting3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeDuplicateNames1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeDuplicateNames2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeDuplicateNames3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeDuplicateNames4() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeDuplicateNames5() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeDuplicateNames6() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeDuplicateNames7() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeDuplicateNames8() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeModeMissingName() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeModeNotOctal1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeModeNotOctal2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeModeNotSupportedMode1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeModeNotSupportedMode2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeModeStartsWithZero1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeModeStartsWithZero2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeModeStartsWithZero3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameContainsSlash() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsDot() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsDotDot() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsDotGitDot() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsDotGitDotSpace() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsDotGitSomething() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsDotGitSomethingDot() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsDotGitSomethingDotDot() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsDotGitSomethingSpaceSomething() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsDotGitSpace() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsDotGitSpaceDot() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsEmpty() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsGit() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsGITTilde1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsGiTTilde1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsMacHFSGit() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsMacHFSGit2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsMacHFSGit3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsMacHFSGitCorruptUTF8AtEnd() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsMacHFSGitCorruptUTF8AtEnd2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsMixedCaseGit() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsNotMacHFSGit() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsNotMacHFSGit2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeNameIsNotMacHFSGitOtherPlatform() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeTruncatedInName() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidTreeTruncatedInObjectId() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInvalidType() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testInversedGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testInversedGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testInversedGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testInversedGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testInversedGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testInversedGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testInversedGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testInversedGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testIsBare_CreateRepositoryFromArbitraryGitDir() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testIsId() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testIsModifiedFileSmudged() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorTest
-
- testIsModifiedSymlinkAsFile() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorTest
-
- testIsNameConflicting() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testIsValidPath() - Method in class org.eclipse.jgit.dircache.DirCacheEntryTest
-
- testIsWhitespace() - Method in class org.eclipse.jgit.util.RawCharUtilTest
-
- testIterable() - Method in class org.eclipse.jgit.util.RefListTest
-
- testIterator() - Method in class org.eclipse.jgit.lib.ObjectIdOwnerMapTest
-
- testIterator() - Method in class org.eclipse.jgit.lib.ObjectIdSubclassMapTest
-
- testIterator() - Method in class org.eclipse.jgit.lib.RacyGitTests
-
- testIterator_FailsAtEnd() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testIterator_MissingUnresolvedSymbolicRefIsBug() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testIterator_RefusesRemove() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testIteratorEmptyMap() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testIteratorFanoutTree2_2_36() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testIteratorFanoutTree2_38() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testIteratorFlatTree() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testIteratorFullyFannedOut() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testIteratorMethodsContract() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexTestCase
-
Test contracts of Iterator methods and this implementation remove()
limitations.
- testIteratorReturnedValues1() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexTestCase
-
Test results of iterator comparing to content of well-known (prepared)
small index.
- testIteratorReturnedValues2() - Method in class org.eclipse.jgit.internal.storage.file.PackIndexTestCase
-
Test partial results of iterator comparing to content of well-known
(prepared) dense index, that may need multi-level indexing.
- testJGitText() - Method in class org.eclipse.jgit.nls.RootLocaleTest
-
- testJustCommonPrefixIsNotMatch() - Method in class org.eclipse.jgit.treewalk.filter.PathFilterGroupTest
-
- testJVMDefaultLocale() - Method in class org.eclipse.jgit.nls.NLSTest
-
- testKeepFiles() - Method in class org.eclipse.jgit.internal.storage.file.GcKeepFilesTest
-
- testKernelStyleFooter() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testKeyIsPrefixOfFilter() - Method in class org.eclipse.jgit.treewalk.filter.PathFilterGroupTest
-
- testLarge_SingleWrite() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testLargeMap() - Method in class org.eclipse.jgit.transport.LongMapTest
-
- testLargeObjectLoader() - Method in class org.eclipse.jgit.lib.ObjectLoaderTest
-
- testLargeTreesWithConflict() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testLargeTreesWithoutConflict() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testLastModifiedTimes() - Method in class org.eclipse.jgit.lib.IndexModificationTimesTest
-
- testLeadingSpacesRebaseTodo() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testLeadingWhitespaces() - Method in class org.eclipse.jgit.storage.file.FileBasedConfigTest
-
- testLeaf() - Method in class org.eclipse.jgit.lib.SymbolicRefTest
-
- testLeafSplitsWhenFull() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testLF() - Method in class org.eclipse.jgit.util.io.EolCanonicalizingInputStreamTest
-
- testLFCR() - Method in class org.eclipse.jgit.util.io.EolCanonicalizingInputStreamTest
-
- testLimitedGetCachedBytes() - Method in class org.eclipse.jgit.lib.ObjectLoaderTest
-
- testLimitedGetCachedBytesExceedsJavaLimits() - Method in class org.eclipse.jgit.lib.ObjectLoaderTest
-
- testLimitObjectSize_InsertFrontFails() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testLimitObjectSize_Length12InsertFails() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testLimitObjectSize_Length130CopyFails() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testLimitObjectSize_Length130CopyOk() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testLimitObjectSize_Length130InsertFails() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testLinear() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
- testLineDelimiter() - Method in class org.eclipse.jgit.diff.RawTextTest
-
- testLineDelimiter2() - Method in class org.eclipse.jgit.diff.RawTextTest
-
- testLinesAllDeletedShortenedWalk() - Method in class org.eclipse.jgit.api.blame.BlameGeneratorTest
-
- testList() - Method in class org.eclipse.jgit.pgm.BranchTest
-
- testListAllBranchesShouldNotDie() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testListAllTagsInRepositoryInOrder() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testListBranchesWithContains() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testListConfig() - Method in class org.eclipse.jgit.pgm.ConfigTest
-
- testListContains() - Method in class org.eclipse.jgit.pgm.BranchTest
-
- testListDetached() - Method in class org.eclipse.jgit.pgm.BranchTest
-
- testListNotes() - Method in class org.eclipse.jgit.api.NotesCommandTest
-
- testListRemote() - Method in class org.eclipse.jgit.http.test.DumbClientDumbServerTest
-
- testListRemote() - Method in class org.eclipse.jgit.http.test.DumbClientSmartServerTest
-
- testListRemote() - Method in class org.eclipse.jgit.http.test.SmartClientSmartServerTest
-
- testListRemote_BadName() - Method in class org.eclipse.jgit.http.test.SmartClientSmartServerTest
-
- testListRemote_Dumb_Auth() - Method in class org.eclipse.jgit.http.test.HttpClientTests
-
- testListRemote_Dumb_DetachedHEAD() - Method in class org.eclipse.jgit.http.test.HttpClientTests
-
- testListRemote_Dumb_NeedsAuth() - Method in class org.eclipse.jgit.http.test.HttpClientTests
-
- testListRemote_Dumb_NoHEAD() - Method in class org.eclipse.jgit.http.test.HttpClientTests
-
- testListRemote_Smart_DetachedHEAD() - Method in class org.eclipse.jgit.http.test.HttpClientTests
-
- testListRemote_Smart_UploadPackDisabled() - Method in class org.eclipse.jgit.http.test.HttpClientTests
-
- testListRemote_Smart_UploadPackNeedsAuth() - Method in class org.eclipse.jgit.http.test.HttpClientTests
-
- testListRemote_Smart_WithQueryParameters() - Method in class org.eclipse.jgit.http.test.HttpClientTests
-
- testListRemoteWithoutLocalRepository() - Method in class org.eclipse.jgit.http.test.HttpClientTests
-
- testLocalTransportFetchWithoutLocalRepository() - Method in class org.eclipse.jgit.transport.TransportTest
-
- testLocalTransportWithRelativePath() - Method in class org.eclipse.jgit.transport.TransportTest
-
- testLockMissing_RealIndex() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testLockMissing_TempIndex() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testlogAllRefUpdates() - Method in class org.eclipse.jgit.lib.ReflogConfigTest
-
- testLogWithFilter() - Method in class org.eclipse.jgit.api.CommitAndLogCommandTest
-
- testLongPaths() - Method in class org.eclipse.jgit.treewalk.filter.PathFilterGroupTest
-
- testLooseDelete() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testLowerGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testLowerGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testLowerGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testLowerGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testLowerGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testLowerGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testLowerGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testLowerGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testLowerGroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testLowerGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testLowerGroupCase5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testLowerGroupCase5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testLsRemote() - Method in class org.eclipse.jgit.api.LsRemoteCommandTest
-
- testLsRemote() - Method in class org.eclipse.jgit.pgm.LsRemoteTest
-
- testLsRemoteHeads() - Method in class org.eclipse.jgit.pgm.LsRemoteTest
-
- testLsRemoteHeadsTags() - Method in class org.eclipse.jgit.pgm.LsRemoteTest
-
- testLsRemoteTags() - Method in class org.eclipse.jgit.pgm.LsRemoteTest
-
- testLsRemoteWithHeads() - Method in class org.eclipse.jgit.api.LsRemoteCommandTest
-
- testLsRemoteWithoutLocalRepository() - Method in class org.eclipse.jgit.api.LsRemoteCommandTest
-
- testLsRemoteWithTags() - Method in class org.eclipse.jgit.api.LsRemoteCommandTest
-
- testMaliciousAbsoluteCurDrivePathWindows() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsoluteCurDrivePathWindowsOnUnix() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsolutePath() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsolutePathIsOk() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsolutePathIsOkSecondCheckout() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsolutePathIsOkTwoLevels() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsolutePathSecondCheckout() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsolutePathTwoLevelsFirstBad() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsolutePathTwoLevelsSecondBad() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsoluteUNCPathWindows1() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsoluteUNCPathWindows1OnUnix() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsoluteUNCPathWindows2() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsoluteUNCPathWindows2OnUnix() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsoluteWindowsPath1() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsoluteWindowsPath1OnUnix() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousAbsoluteWindowsPath2() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousGitPath1() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousGitPath1Case() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousGitPath2() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousGitPath2Case() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousGitPath3Case() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousGitPathEndDotUnixOk() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousGitPathEndDotWindows1() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousGitPathEndDotWindows2() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousGitPathEndDotWindows3() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousGitPathEndSpaceUnixOk() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousGitPathEndSpaceWindows() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousPathDot() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousPathDotDot() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousPathEmptyUnix() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousPathEmptyWindows() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousWindowsADS() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testMaliciousWindowsADSOnUnix() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- testManifestParser() - Method in class org.eclipse.jgit.gitrepo.ManifestParserTest
-
- testManySolutionsCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testManySolutionsCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testManySolutionsCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testManySolutionsCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testManySolutionsCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testManySolutionsCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testManySolutionsCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testManySolutionsCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testManySolutionsCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testManySolutionsCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMarkSupported() - Method in class org.eclipse.jgit.util.io.UnionInputStreamTest
-
- testMaster() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testMasterMaster() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testMatch_Equal() - Method in class org.eclipse.jgit.util.RawParseUtils_MatchTest
-
- testMatch_NotEqual() - Method in class org.eclipse.jgit.util.RawParseUtils_MatchTest
-
- testMatch_Prefix() - Method in class org.eclipse.jgit.util.RawParseUtils_MatchTest
-
- testMatch_TooSmall() - Method in class org.eclipse.jgit.util.RawParseUtils_MatchTest
-
- testMatchesBugId() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testMaxCountRevFilter() - Method in class org.eclipse.jgit.revwalk.MaxCountRevFilterTest
-
- testMaxCountRevFilter0() - Method in class org.eclipse.jgit.revwalk.MaxCountRevFilterTest
-
- testMaxObjectSizeDeltaBlock() - Method in class org.eclipse.jgit.transport.PackParserTest
-
- testMaxObjectSizeDeltaResultSize() - Method in class org.eclipse.jgit.transport.PackParserTest
-
- testMaxObjectSizeFullBlob() - Method in class org.eclipse.jgit.transport.PackParserTest
-
- testMaybeContains() - Method in class org.eclipse.jgit.internal.storage.file.InflatingBitSetTest
-
- testMerge() - Method in class org.eclipse.jgit.pgm.MergeTest
-
- testMerge_HeadMaster() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testMerge_PackedLooseLoose() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testMerge_WithPrefix() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testMergeBlockedByOther() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
b2
a4 |
| \ |
a3 \|
| \ |
| c |
| / |
a2 |
| b1
/
| /
a1
- testMergeBlockedBySelf() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
a4
| b3
a3 |
| \\|
| |\\
| b2||
a2 | //
| b1
| /
a1
- testMergeCommitEntirelyShallow() - Method in class org.eclipse.jgit.revwalk.RevWalkShallowTest
-
- testMergeCommitOneParentShallow() - Method in class org.eclipse.jgit.revwalk.RevWalkShallowTest
-
- testMergeConflictFileFolder() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMergeConflictWithMessageOption() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMerged() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
- testMergeEmptyBranches() - Method in class org.eclipse.jgit.api.CommitAndLogCommandTest
-
- testMergeFailingWithDirtyWorkingTree() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMergeFirstStopOnLastConflictAndSkip() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testMergeInItself() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMergeMessage() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMergeNoCommit() - Method in class org.eclipse.jgit.pgm.MergeTest
-
- testMergeNoCommitSquash() - Method in class org.eclipse.jgit.pgm.MergeTest
-
- testMergeNonVersionedPaths() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMergeRemovingFolders() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMergeRemovingFoldersWithoutFastForward() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMergeSelf() - Method in class org.eclipse.jgit.pgm.MergeTest
-
- testMergeSuccessAllStrategies(MergeStrategy) - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMergeSuccessAllStrategiesNoCommit(MergeStrategy) - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMergeTag() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMergeWithMessageOption() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMergeWithUserMessage() - Method in class org.eclipse.jgit.pgm.MergeTest
-
- testMethodsOkOnMainThread() - Method in class org.eclipse.jgit.lib.ThreadSafeProgressMonitorTest
-
- testMiddleClearAllLines() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testMirror() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testMissingPort() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testMissingPropertiesFile() - Method in class org.eclipse.jgit.nls.TranslationBundleTest
-
- testMissingString() - Method in class org.eclipse.jgit.nls.TranslationBundleTest
-
- testMissingSubtree_DetectFileAdded_FileModified() - Method in class org.eclipse.jgit.treewalk.TreeWalkBasicDiffTest
-
- testMixed() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testMixedGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testMixedGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMixedGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testMixedGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMixedGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testMixedGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMixedGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testMixedGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMixedGroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testMixedGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMixedGroupCase5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testMixedGroupCase5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMixedGroupCase6() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testMixedGroupCase6() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMixedGroupCase7() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testMixedGroupCase7() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMixedGroupCase8() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testMixedGroupCase8() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMixedGroupCase9() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testMixedGroupCase9() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMixedReset() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testMixedResetRetainsSizeAndModifiedTime() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testMixedResetWithUnmerged() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testMkdir() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testMkdirs() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testModeChange() - Method in class org.eclipse.jgit.api.CommitAndLogCommandTest
-
- testModified() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testModifiedAndRenamed() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testModify() - Method in class org.eclipse.jgit.lib.IndexModificationTimesTest
-
- testModifyE() - Method in class org.eclipse.jgit.api.ApplyCommandTest
-
- testModifyNL1() - Method in class org.eclipse.jgit.api.ApplyCommandTest
-
- testModifySettings() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Change default settings and verify them.
- testModifyX() - Method in class org.eclipse.jgit.api.ApplyCommandTest
-
- testModifyY() - Method in class org.eclipse.jgit.api.ApplyCommandTest
-
- testModifyZ() - Method in class org.eclipse.jgit.api.ApplyCommandTest
-
- testMoveToOtherDir() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testMultiLineMessagesWithoutFooter() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testMultiLineMessagesWithSignedOffBy() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testMultipleCreations() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMultipleCreationsSameContent() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMultipleDeletions() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMultipleEscapedCharacters1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testMultipleEscapedCharacters1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testMultipleHeads() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testMultipleHeads_SameBase1() - Method in class org.eclipse.jgit.revwalk.RevWalkMergeBaseTest
-
- testMultipleHeads_SameBase2() - Method in class org.eclipse.jgit.revwalk.RevWalkMergeBaseTest
-
- testMultipleInvocations() - Method in class org.eclipse.jgit.api.CommitAndLogCommandTest
-
- testMultipleMerges() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
b3
a4 |
| \|
| b2
a3 |
| \|
a2 |
| b1
| /
a1
- testMultiRename() - Method in class org.eclipse.jgit.revwalk.RevWalkFollowFilterTest
-
- testMustHaveTwoComponents() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testNameOnlyMatches() - Method in class org.eclipse.jgit.attributes.AttributesMatcherTest
-
- testNameOnlyMatches() - Method in class org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest
-
- testNegateAllExceptJavaInSrc() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testNegateIsUnwrap() - Method in class org.eclipse.jgit.treewalk.filter.NotTreeFilterTest
-
- testNegation() - Method in class org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest
-
- testNegation() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testNegationAllExceptJavaInSrcAndExceptChildDirInSrc() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testNegativeContextFails() - Method in class org.eclipse.jgit.diff.DiffFormatterReflowTest
-
- testNegativePattern() - Method in class org.eclipse.jgit.attributes.AttributeNodeTest
-
- testNetRCDefault() - Method in class org.eclipse.jgit.transport.NetRCTest
-
- testNetRCFile() - Method in class org.eclipse.jgit.transport.NetRCTest
-
- testNewFileNoWait() - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshotTest
-
- testNewFileWithWait() - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshotTest
-
Create a file, but don't wait long enough for the difference between file
system clock and system clock to be significant.
- testNewNamespaceConflictWithLoosePrefixNameExists() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testNewNamespaceConflictWithLoosePrefixOfExisting() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testNewNamespaceConflictWithPackedPrefixNameExists() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testNewNamespaceConflictWithPackedPrefixOfExisting() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testNextDoesNothing() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIteratorTest
-
- testNLSLocale() - Method in class org.eclipse.jgit.nls.NLSTest
-
- testNoAgainstOneModification() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Test a merge where only the second text contains modifications.
- testNoAsciiControlCharacters() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testNoAttributes() - Method in class org.eclipse.jgit.attributes.AttributesNodeDirCacheIteratorTest
-
Checks that if there is no .gitattributes file in the repository
everything still work fine.
- testNoAttributes() - Method in class org.eclipse.jgit.attributes.AttributesNodeWorkingTreeIteratorTest
-
Checks that if there is no .gitattributes file in the repository
everything still work fine.
- testNoBareDot() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testNoCacheObjectIdSubclass() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testNoChange() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testNoCommits() - Method in class org.eclipse.jgit.revwalk.ObjectWalkTest
-
- testNoConfig() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testNoDF_NoGap() - Method in class org.eclipse.jgit.treewalk.NameConflictTreeWalkTest
-
- testNoDirectorySuffix() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testNoExtensionMeansTar() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testNoFastForward() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testNoFastForward() - Method in class org.eclipse.jgit.pgm.MergeTest
-
- testNoFastForwardAndSquash() - Method in class org.eclipse.jgit.pgm.MergeTest
-
- testNoFastForwardNoCommit() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testNoFinalNewline() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testNoFooters_EmptyBody() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testNoFooters_NewlineOnlyBody1() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testNoFooters_NewlineOnlyBody5() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testNoFooters_OneLineBodyNoLF() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testNoFooters_OneLineBodyWithLF() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testNoFooters_ShortBodyNoLF() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testNoFooters_ShortBodyWithLF() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testNoHead() - Method in class org.eclipse.jgit.pgm.DescribeTest
-
- testNoLeadingOrTrailingDot() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testNoLockSuffix() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testNoLog() - Method in class org.eclipse.jgit.internal.storage.file.ReflogReaderTest
-
- testNoMagicRefCharacters() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testNoMatchButClose() - Method in class org.eclipse.jgit.treewalk.filter.PathFilterGroupTest
-
- testNoMatches() - Method in class org.eclipse.jgit.util.RawSubStringPatternTest
-
- testNoMatchingAttributes() - Method in class org.eclipse.jgit.attributes.AttributesNodeDirCacheIteratorTest
-
- testNoMatchingAttributes() - Method in class org.eclipse.jgit.attributes.AttributesNodeWorkingTreeIteratorTest
-
- testNonBareFileKey() - Method in class org.eclipse.jgit.lib.RepositoryCacheTest
-
- testNonBlockingPartialRead() - Method in class org.eclipse.jgit.util.io.UnionInputStreamTest
-
- testNonDefaultRemotes() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testNonDelimtedEmail() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testNone() - Method in class org.eclipse.jgit.revwalk.RevWalkMergeBaseTest
-
- testNoNewLine1() - Method in class org.eclipse.jgit.diff.DiffFormatterReflowTest
-
- testNoNewLine2() - Method in class org.eclipse.jgit.diff.DiffFormatterReflowTest
-
- testNonMarkingInputStream() - Method in class org.eclipse.jgit.transport.PackParserTest
-
- testNonNotesWithNonNoteConflict() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testNonNotesWithoutNonNoteConflict() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testNonRecursiveFiltering() - Method in class org.eclipse.jgit.treewalk.filter.PathSuffixFilterTest
-
- testNonRecursiveTreeWalk() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testNonTranslatedBundle() - Method in class org.eclipse.jgit.nls.TranslationBundleTest
-
- testNoOutputStreamSet() - Method in class org.eclipse.jgit.api.DiffCommandTest
-
- testNoPatterns() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testNoPostOrder() - Method in class org.eclipse.jgit.treewalk.PostOrderTreeWalkTest
-
- testNoRename() - Method in class org.eclipse.jgit.revwalk.RevWalkFollowFilterTest
-
- testNoRenames_EmptyFile1() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testNoRenames_EmptyFile2() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testNoRenames_GitlinkAndFile() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testNoRenames_SingleByteFiles() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testNoRenames_SymlinkAndFile() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testNoRenames_SymlinkAndFileSamePath() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testNoSpace() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testNoSubtree_NoTreeWalk() - Method in class org.eclipse.jgit.dircache.DirCacheIteratorTest
-
- testNoSubtree_WithTreeWalk() - Method in class org.eclipse.jgit.dircache.DirCacheIteratorTest
-
- testNotAGitRepository() - Method in class org.eclipse.jgit.http.test.FileResolverTest
-
- testNotALL_IncludesNothing() - Method in class org.eclipse.jgit.treewalk.filter.TreeFilterTest
-
- testNotBare_CreateRepositoryFromDotGitGitDir() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testNotBare_CreateRepositoryFromGitDirOnlyWithBareConfigFalse() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testNotBare_CreateRepositoryFromGitDirOnlyWithWorktreeConfig() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testNotBare_CreateRepositoryFromWorkDirOnly() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testNoteInMiddle() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testNotEmail() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testNotEmpty_NoPrefix() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testNotEmpty_WithPrefix() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testNotEquals1() - Method in class org.eclipse.jgit.diff.EditTest
-
- testNotEquals2() - Method in class org.eclipse.jgit.diff.EditTest
-
- testNotEquals3() - Method in class org.eclipse.jgit.diff.EditTest
-
- testNotEquals4() - Method in class org.eclipse.jgit.diff.EditTest
-
- testNotEquals_DiffLength() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testNotEquals_SameLength() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testNotIgnoreNonExistingObjects() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Try to pass non-existing object as uninteresting, with non-ignoring
setting.
- testNotPackTwice(boolean) - Method in class org.eclipse.jgit.internal.storage.file.GcBasicPackingTest
-
- testNullRefName() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testObjectCheckerException() - Method in class org.eclipse.jgit.http.test.GitServletResponseTests
-
- testObjectDirectorySnapshot() - Method in class org.eclipse.jgit.revwalk.RevWalkShallowTest
-
- testObjectFilterCanFilterOutBlob() - Method in class org.eclipse.jgit.revwalk.ObjectWalkFilterTest
-
- testObjectId_existing() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testObjectId_nonexisting() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testObjectId_objectid_explicit_firstparent() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testObjectId_objectid_explicit_otherparents() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testObjectId_objectid_implicit_firstparent() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testObjectId_objectid_invalid_explicit_parent() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testObjectId_objectid_self() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testObjectInNewPack() - Method in class org.eclipse.jgit.internal.storage.file.ConcurrentRepackTest
-
- testObjectLargerThanCacheDoesNotEvict() - Method in class org.eclipse.jgit.internal.storage.dfs.DeltaBaseCacheTest
-
- testObjectMovedToNewPack1() - Method in class org.eclipse.jgit.internal.storage.file.ConcurrentRepackTest
-
- testObjectMovedToNewPack2() - Method in class org.eclipse.jgit.internal.storage.file.ConcurrentRepackTest
-
- testObjectMovedWithinPack() - Method in class org.eclipse.jgit.internal.storage.file.ConcurrentRepackTest
-
- testOldCommitWalk() - Method in class org.eclipse.jgit.revwalk.RevWalkMergedIntoTest
-
- testOldFile() - Method in class org.eclipse.jgit.internal.storage.file.FileSnapshotTest
-
Create a file, wait long enough and verify that it has not been modified.
- testOneAgainstTwoConflictingModifications() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Test a case where we have three consecutive chunks.
- testOneBlankLine() - Method in class org.eclipse.jgit.util.RawParseUtils_LineMapTest
-
- testOneBlock_BulkWrite() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testOneBlockAndHalf_BulkWrite() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testOneBlockAndHalf_Copy() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testOneBlockAndHalf_SingleWrite() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testOneBranch() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testOneByte() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testOneCommitOneTreeTwoBlob() - Method in class org.eclipse.jgit.revwalk.ObjectWalkTest
-
- testOneEntry_Backwards() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testOneEntry_Forward() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testOneEntry_Seek1IsEOF() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testOneliner() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testOnelinerFollowedByBlank() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testOneOnly() - Method in class org.eclipse.jgit.treewalk.filter.InterIndexDiffFilterTest
-
- testOnlyCommentRebaseTodo() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testOnlyOption_f1_10_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_10_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_10_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_10_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_10_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_11_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_11_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_11_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_11_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_11_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_12_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_12_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_12_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_12_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_12_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_12_f2_14_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_12_f2_14_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_12_f2_14_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_12_f2_14_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_12_f2_14_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_13_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_13_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_13_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_13_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_13_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_14_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_14_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_14_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_14_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_14_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_1_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_1_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_1_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_1_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_1_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_1_f2_14_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_1_f2_14_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_1_f2_14_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_1_f2_14_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_1_f2_14_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_2_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_2_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_2_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_2_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_2_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_2_f2_14_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_2_f2_14_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_2_f2_14_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_2_f2_14_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_2_f2_14_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_3_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_3_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_3_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_3_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_3_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_4_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_4_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_4_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_4_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_4_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_5_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_5_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_5_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_5_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_5_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_6_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_6_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_6_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_6_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_6_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_6_f2_14_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_6_f2_14_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_6_f2_14_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_6_f2_14_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_6_f2_14_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_7_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_7_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_7_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_7_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_7_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_7_f2_14_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_7_f2_14_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_7_f2_14_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_7_f2_14_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_7_f2_14_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_8_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_8_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_8_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_8_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_8_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_9_a() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_9_b() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_9_c() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_9_d() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOption_f1_9_e() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOnlyOptionWithDirectory() - Method in class org.eclipse.jgit.api.CommitOnlyTest
-
- testOpen() - Method in class org.eclipse.jgit.api.GitConstructionTest
-
- testOurs() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testOursEqualsTheirs() - Method in class org.eclipse.jgit.notes.NoteMapMergerTest
-
- testOverwriteUntrackedIgnoredFile() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testPack2Commits(boolean) - Method in class org.eclipse.jgit.internal.storage.file.GcBasicPackingTest
-
- testPackAllObjectsInOnePack(boolean) - Method in class org.eclipse.jgit.internal.storage.file.GcBasicPackingTest
-
- testPackCommitsAndLooseOne(boolean) - Method in class org.eclipse.jgit.internal.storage.file.GcBasicPackingTest
-
- testPackCommitsAndLooseOneNoReflog() - Method in class org.eclipse.jgit.internal.storage.file.GcReflogTest
-
- testPackCommitsAndLooseOneWithPruneNow() - Method in class org.eclipse.jgit.internal.storage.file.GcPruneNonReferencedTest
-
- testPackCommitsAndLooseOneWithPruneNowNoReflog() - Method in class org.eclipse.jgit.internal.storage.file.GcReflogTest
-
- testPackFormat_DeltaNotAllowed() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testPackFormat_LargeObject() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testPackFormat_SmallObject() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testPackRepoWithCorruptReflog() - Method in class org.eclipse.jgit.internal.storage.file.GcReflogTest
-
- testPackRepoWithNoRefs(boolean) - Method in class org.eclipse.jgit.internal.storage.file.GcBasicPackingTest
-
- testPackWithDuplicateBlob() - Method in class org.eclipse.jgit.transport.PackParserTest
-
- testPackWithTrailingGarbage() - Method in class org.eclipse.jgit.transport.PackParserTest
-
- testParallelThreadsWithDifferentLocales() - Method in class org.eclipse.jgit.nls.NLSTest
-
- testParentDirectoryGitAttributes() - Method in class org.eclipse.jgit.attributes.AttributesMatcherTest
-
- testParentDirectoryGitIgnores() - Method in class org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest
-
- testParse() - Method in class org.eclipse.jgit.http.server.ClientVersionUtilTest
-
- testParse_AddNoNewline() - Method in class org.eclipse.jgit.patch.PatchTest
-
- testParse_CcDeleteFile() - Method in class org.eclipse.jgit.patch.PatchCcTest
-
- testParse_CcNewFile() - Method in class org.eclipse.jgit.patch.PatchCcTest
-
- testParse_ConfigCaseInsensitive() - Method in class org.eclipse.jgit.patch.PatchTest
-
- testParse_explicit_bad_encoded() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
This is a twisted case, but show what we expect here.
- testParse_explicit_bad_encoded() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
This is a twisted case, but show what we expect here.
- testParse_explicit_bad_encoded2() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
This is a twisted case too, but show what we expect here.
- testParse_explicit_bad_encoded2() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
This is a twisted case too, but show what we expect here.
- testParse_explicit_encoded() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
Test parsing of a commit whose encoding is given and works.
- testParse_explicit_encoded() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
Test parsing of a commit whose encoding is given and works.
- testParse_FixNoNewline() - Method in class org.eclipse.jgit.patch.PatchTest
-
- testParse_GitBinaryDelta() - Method in class org.eclipse.jgit.patch.PatchTest
-
- testParse_GitBinaryLiteral() - Method in class org.eclipse.jgit.patch.PatchTest
-
- testParse_GitStyleMessage() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_GitStyleMessage() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParse_GitStyleMessageWithCRLF() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_implicit_mixed_encoded() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_implicit_mixed_encoded() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParse_implicit_UTF8_encoded() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_implicit_UTF8_encoded() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParse_incompleteAuthorAndCommitter() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_NoBinary() - Method in class org.eclipse.jgit.patch.PatchTest
-
- testParse_NoMessage() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_NoMessage() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParse_NoParents() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_OneFileCc() - Method in class org.eclipse.jgit.patch.PatchCcTest
-
- testParse_OnlyLFMessage() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_OnlyLFMessage() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParse_PublicParseMethod() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_PublicParseMethod() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParse_ShortLineOnlyEmbeddedAndEndingLF() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_ShortLineOnlyEmbeddedAndEndingLF() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParse_ShortLineOnlyEmbeddedLF() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_ShortLineOnlyEmbeddedLF() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParse_ShortLineOnlyEndLF() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_ShortLineOnlyEndLF() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParse_ShortLineOnlyNoLF() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParse_ShortLineOnlyNoLF() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParse_WeirdHeaderOnlyCommit() - Method in class org.eclipse.jgit.revwalk.RevCommitParseTest
-
- testParseAbbrIndexLine_NoMode() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseAbbrIndexLine_WithMode() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseAllFields() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParseCopy100() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseEncoding_Accept_Latin_One_AsISO8859_1() - Method in class org.eclipse.jgit.util.RawParseUtilsTest
-
- testParseEncoding_badEncoding() - Method in class org.eclipse.jgit.util.RawParseUtilsTest
-
- testParseEncoding_ISO8859_1_encoding() - Method in class org.eclipse.jgit.util.RawParseUtilsTest
-
- testParseFive() - Method in class org.eclipse.jgit.notes.LeafBucketTest
-
- testParseFullIndexLine_NoMode() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseFullIndexLine_WithMode() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseGitDescribeOutput() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testParseGitFileName_DqFooSpLfNulBar() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseGitFileName_DqFooTabBar() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseGitFileName_Empty() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseGitFileName_EmptyHeader() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseGitFileName_FailFooBar() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseGitFileName_Foo() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseGitFileName_FooSpBar() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseGitFileName_NoLF() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseGitFileName_NoSecondLine() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseGitFileName_SrcFooC() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseGitFileName_SrcFooCNonStandardPrefix() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseLookupPath() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testParseModeChange() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseNonGitDescribe() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testParseOldStyleNoTagger() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testParsePersonIdent_fuzzyCases() - Method in class org.eclipse.jgit.util.RawParseUtils_ParsePersonIdentTest
-
- testParsePersonIdent_incompleteCases() - Method in class org.eclipse.jgit.util.RawParseUtils_ParsePersonIdentTest
-
- testParsePersonIdent_legalCases() - Method in class org.eclipse.jgit.util.RawParseUtils_ParsePersonIdentTest
-
- testParsePersonIdent_malformedCases() - Method in class org.eclipse.jgit.util.RawParseUtils_ParsePersonIdentTest
-
- testParseRename100_NewStyle() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseRename100_OldStyle() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseRewordCommand() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testParseSquashFixupSequenceCount() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testParseUnicodeName_DeleteFile() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testParseUnicodeName_NewFile() - Method in class org.eclipse.jgit.patch.FileHeaderTest
-
- testPath_16384() - Method in class org.eclipse.jgit.dircache.DirCacheLargePathTest
-
- testPath_4090() - Method in class org.eclipse.jgit.dircache.DirCacheLargePathTest
-
- testPath_4094() - Method in class org.eclipse.jgit.dircache.DirCacheLargePathTest
-
- testPath_4095() - Method in class org.eclipse.jgit.dircache.DirCacheLargePathTest
-
- testPath_4096() - Method in class org.eclipse.jgit.dircache.DirCacheLargePathTest
-
- testPathCompare() - Method in class org.eclipse.jgit.treewalk.AbstractTreeIteratorTest
-
- testPathEditShouldBeCalledForEachStage() - Method in class org.eclipse.jgit.dircache.DirCachePathEditTest
-
- testPathFilterGroup_DoesNotSkipTail() - Method in class org.eclipse.jgit.dircache.DirCacheBuilderIteratorTest
-
- testPathFilterOrOtherFilter() - Method in class org.eclipse.jgit.revwalk.TreeRevFilterTest
-
- testPathSeparator() - Method in class org.eclipse.jgit.transport.URIishTest
-
Exemplify what happens with the special case of encoding '/' as %2F.
- testPathsReset() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testPathsResetOnDirs() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testPathsResetOnUnbornBranch() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testPathsResetToNonexistingRef() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testPathsResetWithRef() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testPathsResetWithUnmerged() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testPeelCommit() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testPeelLooseTag() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testPick() - Method in class org.eclipse.jgit.merge.CherryPickTest
-
- testPrefixCompare_1() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testPrefixCompare_17() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testPrefixCompare_7() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testPrefixCompare_8() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testPrefixCompare_9() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testPrefixCompare_Full() - Method in class org.eclipse.jgit.lib.AbbreviatedObjectIdTest
-
- testPrefixDoesNotNormalizeDoubleSlash() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testPrefixDoesNotNormalizeDoubleSlashInTar() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testPrefixWithoutTrailingSlash() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
The prefix passed to "git archive" need not end with '/'.
- testPrintGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testPrintGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testPrintGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testPrintGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testPrintGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testPrintGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testPrintGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testPrintGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testPrintGroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testPrintGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testPrintGroupCase5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testPrintGroupCase5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testProperlyCullAllAncestors1() - Method in class org.eclipse.jgit.revwalk.RevWalkCullTest
-
- testProperlyCullAllAncestors2() - Method in class org.eclipse.jgit.revwalk.RevWalkCullTest
-
- testProperlyCullAllAncestors_LongHistory() - Method in class org.eclipse.jgit.revwalk.RevWalkCullTest
-
- TestProtocolTest - Class in org.eclipse.jgit.transport
-
- TestProtocolTest() - Constructor for class org.eclipse.jgit.transport.TestProtocolTest
-
- testPruneNone() - Method in class org.eclipse.jgit.internal.storage.file.GcReflogTest
-
- testPullConfigLocalBranch() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testPullConfigRemoteBranch() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testPullConfigRenameLocalBranch() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testPullConflict() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullConflict() - Method in class org.eclipse.jgit.api.PullCommandWithRebaseTest
-
- testPullEmptyRepository() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullFastForward() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullFastForward() - Method in class org.eclipse.jgit.api.PullCommandWithRebaseTest
-
- testPullFastForwardWithBranchInSource() - Method in class org.eclipse.jgit.api.PullCommandWithRebaseTest
-
- testPullFastForwardWithLocalCommitAndRebaseFlagSet() - Method in class org.eclipse.jgit.api.PullCommandWithRebaseTest
-
- testPullLocalConflict() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullLocalConflict() - Method in class org.eclipse.jgit.api.PullCommandWithRebaseTest
-
- testPullMerge() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullMergeProgrammaticConfiguration() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullMergeProgrammaticConfigurationImpliedTargetBranch() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullWithMergeConfig() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullWithMergeConfig2() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullWithoutConfig() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullWithRebaseConfig1() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullWithRebaseConfig2() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullWithRebaseConfig3() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullWithRebasePreserve1Config() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullWithRebasePreserveConfig2() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullWithRebasePreserveConfig3() - Method in class org.eclipse.jgit.api.PullCommandTest
-
- testPullWithUri() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testPunctGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testPunctGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testPunctGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testPunctGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testPunctGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testPunctGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testPunctGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testPunctGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testPush() - Method in class org.eclipse.jgit.api.PushCommandTest
-
- testPush() - Method in class org.eclipse.jgit.transport.TestProtocolTest
-
- testPush_ChunkedEncoding() - Method in class org.eclipse.jgit.http.test.SmartClientSmartServerTest
-
- testPush_CreateBranch() - Method in class org.eclipse.jgit.http.test.AdvertiseErrorTest
-
- testPush_CreateBranch() - Method in class org.eclipse.jgit.http.test.HookMessageTest
-
- testPush_CreateBranch() - Method in class org.eclipse.jgit.http.test.SmartClientSmartServerTest
-
- testPush_HookMessagesToOutputStream() - Method in class org.eclipse.jgit.http.test.HookMessageTest
-
- testPush_NotAuthorized() - Method in class org.eclipse.jgit.http.test.SmartClientSmartServerTest
-
- testPush_packSize() - Method in class org.eclipse.jgit.http.test.MeasurePackSizeTest
-
- testPush_UnpackError_TruncatedPack() - Method in class org.eclipse.jgit.http.test.ProtocolErrorTest
-
- testPushAfterGC() - Method in class org.eclipse.jgit.api.PushCommandTest
-
Check that missing refs don't cause errors during push
- testPushNotSupported() - Method in class org.eclipse.jgit.http.test.DumbClientDumbServerTest
-
- testPushNotSupported() - Method in class org.eclipse.jgit.http.test.DumbClientSmartServerTest
-
- testPushRefUpdate() - Method in class org.eclipse.jgit.api.PushCommandTest
-
Check that pushes over file protocol lead to appropriate ref-updates.
- testPushResult() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for push operation result - that contains expected elements.
- testPushStatusBug() - Method in class org.eclipse.jgit.http.server.ClientVersionUtilTest
-
- testPushWithoutPushRefSpec() - Method in class org.eclipse.jgit.api.PushCommandTest
-
Check that only HEAD is pushed if no refspec is given.
- testPushWithRefSpecFromConfig() - Method in class org.eclipse.jgit.api.PushCommandTest
-
Check that the push refspec is read from config.
- testPut_CollapseResolved() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testPut_KeyMustMatchName_NoPrefix() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testPut_KeyMustMatchName_WithPrefix() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testPut_NoPrefix() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testPut_WithPrefix() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testPutNewEntry() - Method in class org.eclipse.jgit.util.RefListTest
-
- testPutReplaceEntry() - Method in class org.eclipse.jgit.util.RefListTest
-
- testQuestionmark() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testQuestionmarkDoNotMatch() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testQuote_Ang() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testQuote_BareA() - Method in class org.eclipse.jgit.util.QuotedStringBourneStyleTest
-
- testQuote_BareA() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testQuote_BareA() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testQuote_Empty() - Method in class org.eclipse.jgit.util.QuotedStringBourneStyleTest
-
- testQuote_Empty() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testQuote_Empty() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testQuote_NamedEscapes() - Method in class org.eclipse.jgit.util.QuotedStringBourneStyleTest
-
- testQuote_NamedEscapes() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testQuote_NamedEscapes() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testQuote_OctalAll() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testQuote_User() - Method in class org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest
-
- testQuoteAtAndNumber() - Method in class org.eclipse.jgit.util.QuotedStringGitPathStyleTest
-
- testQuoteParsing() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testQuotingForSubSectionNames() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testRacyGitDetection() - Method in class org.eclipse.jgit.lib.RacyGitTests
-
- testRandomWrites() - Method in class org.eclipse.jgit.util.TemporaryBufferTest
-
- testReadACK_ACK1() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadACK_ACKcommon1() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadACK_ACKcontinue1() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadACK_ACKready1() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadACK_ERR() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadACK_Invalid1() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadACK_Invalid2() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadACK_Invalid3() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadACK_Invalid4() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadACK_NAK() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadAllIncludingSymrefs() - Method in class org.eclipse.jgit.lib.RefTest
-
- testReadBoolean_OnOff1() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testReadBoolean_OnOff2() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testReadBoolean_TrueFalse1() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testReadBoolean_TrueFalse2() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testReadBoolean_YesNo1() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testReadBoolean_YesNo2() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testReadBranchConfig() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testReadByteBlocks() - Method in class org.eclipse.jgit.util.io.UnionInputStreamTest
-
- testReaderResolve() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserterTest
-
- testReadFanout2_2_36() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testReadFanout2_38() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testReadFlatTwoNotes() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testReadFromFallback() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserterTest
-
- testReadFromInserterLargerObjects() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserterTest
-
- testReadFromInserterSmallObjects() - Method in class org.eclipse.jgit.internal.storage.dfs.DfsInserterTest
-
- testReadFullyFannedOut() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testReadIndex_DirCacheTree() - Method in class org.eclipse.jgit.dircache.DirCacheCGitCompatabilityTest
-
- testReadIndex_LsFiles() - Method in class org.eclipse.jgit.dircache.DirCacheCGitCompatabilityTest
-
- testReadLines_CRLF() - Method in class org.eclipse.jgit.util.ReadLinesTest
-
- testReadLines_endCRLF() - Method in class org.eclipse.jgit.util.ReadLinesTest
-
- testReadLines_endLF() - Method in class org.eclipse.jgit.util.ReadLinesTest
-
- testReadLines_LF() - Method in class org.eclipse.jgit.util.ReadLinesTest
-
- testReadLines_mixed() - Method in class org.eclipse.jgit.util.ReadLinesTest
-
- testReadLines_singleLine() - Method in class org.eclipse.jgit.util.ReadLinesTest
-
- testReadLineWithMissingComment() - Method in class org.eclipse.jgit.internal.storage.file.ReflogReaderTest
-
- testReadLong() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testReadLoosePackedRef() - Method in class org.eclipse.jgit.lib.RefTest
-
Let an "outsider" create a loose ref with the same name as a packed one
- testReadLooseRef() - Method in class org.eclipse.jgit.lib.RefTest
-
- testReadMissing_RealIndex() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testReadMissing_TempIndex() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testReadNotExistingBranchConfig() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testReadOneLine() - Method in class org.eclipse.jgit.internal.storage.file.ReflogReaderTest
-
- testReadRightLog() - Method in class org.eclipse.jgit.internal.storage.file.ReflogReaderTest
-
- testReadSimplePackedRefSameRepo() - Method in class org.eclipse.jgit.lib.RefTest
-
Modify a packed ref using the API.
- testReadSingleBytes() - Method in class org.eclipse.jgit.util.io.UnionInputStreamTest
-
- testReadString1() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadString2() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadString4() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadString5() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadString_End() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadString_Len0001() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadString_Len0002() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadString_Len0003() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadString_Len0004() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadString_LenHELO() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadStringRaw1() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadStringRaw2() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadStringRaw3() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadStringRaw4() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadStringRaw_End() - Method in class org.eclipse.jgit.transport.PacketLineInTest
-
- testReadSymRefToLoosePacked() - Method in class org.eclipse.jgit.lib.RefTest
-
- testReadSymRefToPacked() - Method in class org.eclipse.jgit.lib.RefTest
-
- testReadTwoLine() - Method in class org.eclipse.jgit.internal.storage.file.ReflogReaderTest
-
- testReadUserConfigWithInvalidCharactersStripped() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testReadWhileAppendIsInProgress() - Method in class org.eclipse.jgit.internal.storage.file.ReflogReaderTest
-
- testReadWriteMergeHeads() - Method in class org.eclipse.jgit.lib.MergeHeadMsgTest
-
- testReadWriteMergeMsg() - Method in class org.eclipse.jgit.lib.MergeHeadMsgTest
-
- testReadWriteMergeMsg() - Method in class org.eclipse.jgit.lib.SquashCommitMsgTest
-
- testReadWriteV3() - Method in class org.eclipse.jgit.dircache.DirCacheCGitCompatabilityTest
-
- testRebaseEndsIfLastStepIsEdit() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseInteractiveEdit() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseInteractiveFixupFirstCommitShouldFail() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseInteractiveFixupWithBlankLines() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseInteractiveMixedSquashAndFixup() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseInteractiveMultipleSquash() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseInteractiveReword() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseInteractiveSingleFixup() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseInteractiveSingleSquashAndModifyMessage() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseInteractiveSquashFirstCommitShouldFail() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseParentOntoHeadShouldBeUptoDate() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebasePreservingMerges1() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebasePreservingMerges2() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebasePreservingMergesWithUnrelatedSide1() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebasePreservingMergesWithUnrelatedSide2() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseShouldBeAbleToHandleEmptyLinesInRebaseTodoFile() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseShouldBeAbleToHandleLinesWithoutCommitMessageInRebaseTodoFile() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseShouldFixupInCaseOfConflict() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseShouldIgnoreMergeCommits() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
Create the following commits and then attempt to rebase topic onto
master.
- testRebaseShouldLeaveWorkspaceUntouchedWithUnstagedChangesConflict() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseShouldNotFailIfUserAddCommentLinesInPrepareSteps() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseShouldSquashInCaseOfConflict() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseShouldStopForEditInCaseOfConflict() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseShouldStopForRewordInCaseOfConflict() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseShouldTryToParseValidLineMarkedAsComment() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseTodoLineSetComment() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithAutoStash() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithAutoStashConflictOnApply() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithModificationShouldNotDeleteData() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithUncommittedDelete() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithUncommittedMasterChange() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithUncommittedMasterChangeBaseCommit() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithUncommittedMasterChangeOtherCommit() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithUncommittedTopicChange() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithUnstagedMasterChange() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithUnstagedMasterChangeBaseCommit() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithUnstagedMasterChangeOtherCommit() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithUnstagedTopicChange() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testRebaseWithUntrackedFile() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testReceivePackFactory() - Method in class org.eclipse.jgit.transport.TestProtocolTest
-
- testRecursiveFiltering() - Method in class org.eclipse.jgit.treewalk.filter.PathSuffixFilterTest
-
- testRecursiveMergeWithConflict() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testRecursiveTreeWalk() - Method in class org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest
-
- testRef_refname() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testRefKeySameAsName() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRefLogQueryIsValidRef() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testRefsCacheAfterUpdate() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Test case originating from
bug 285991
Make sure the in memory cache is updated properly after
update of symref.
- testRefsCacheAfterUpdateLooseOnly() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Test case originating from
bug 285991
Make sure the in memory cache is updated properly after
update of symref.
- testRefsChangedStackOverflow() - Method in class org.eclipse.jgit.internal.storage.file.RefDirectoryTest
-
- testRegexGroupFilter() - Method in class org.eclipse.jgit.http.test.RegexPipelineTest
-
- testRegularCommit() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testRegularCommitWithSob_ButNoBody() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testRejectDevicesOnWindows() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testRejectDotAtEndOnWindows() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testRejectInvalidWindowsCharacters() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testRejectInvalidWindowsPaths() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testRejectNulInPathSegment() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testRejectSpaceAtEndOnWindows() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testRelativePath() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testRelativize_doc() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testRelativize_equalPaths() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testRelativize_mixedCase() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testRelativize_scheme() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testRelativize_whitespaces() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testRemoteAlias() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testRemoteBranch() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testRemoteNames() - Method in class org.eclipse.jgit.lib.RefTest
-
- testRemove() - Method in class org.eclipse.jgit.api.RmCommandTest
-
- testRemove() - Method in class org.eclipse.jgit.diff.EditListTest
-
- testRemove() - Method in class org.eclipse.jgit.revwalk.RevFlagSetTest
-
- testRemove() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testRemoveCached() - Method in class org.eclipse.jgit.api.RmCommandTest
-
- testRemoveCollision1() - Method in class org.eclipse.jgit.transport.LongMapTest
-
- testRemoveCollision2() - Method in class org.eclipse.jgit.transport.LongMapTest
-
- testRemoved() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testRemoveDeletesTreeFanout2_38() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testRemovedSubtree() - Method in class org.eclipse.jgit.dircache.DirCacheIteratorTest
-
- testRemovedUntracked() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
A file is removed from the index but stays in the working directory.
- testRemoveEndOfList() - Method in class org.eclipse.jgit.util.RefListTest
-
- testRemoveFirst() - Method in class org.eclipse.jgit.notes.LeafBucketTest
-
- testRemoveFirstURI() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testRemoveFromEnd() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testRemoveFrontOfList() - Method in class org.eclipse.jgit.util.RefListTest
-
- testRemoveLast() - Method in class org.eclipse.jgit.notes.LeafBucketTest
-
- testRemoveLastURI() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testRemoveMakesEmpty() - Method in class org.eclipse.jgit.notes.LeafBucketTest
-
- testRemoveMakesEmpty() - Method in class org.eclipse.jgit.util.RefListTest
-
- testRemoveMiddle() - Method in class org.eclipse.jgit.notes.LeafBucketTest
-
- testRemoveMiddleOfList() - Method in class org.eclipse.jgit.util.RefListTest
-
- testRemoveMiddleURI() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testRemoveMissingNote() - Method in class org.eclipse.jgit.notes.LeafBucketTest
-
- testRemoveOne() - Method in class org.eclipse.jgit.transport.LongMapTest
-
- testRemoveOnlyURI() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testRemoveOverlappingBare() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testRemoveRejectsBadIndexes() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testRemoveRevFlag() - Method in class org.eclipse.jgit.revwalk.RevObjectTest
-
- testRemoveRevFlagSet() - Method in class org.eclipse.jgit.revwalk.RevObjectTest
-
- testRemoveSlowPath() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testRename() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testRenameBranchAlsoInPack() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameBranchCannotLockAFileHEADisFromLockFrom() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameBranchCannotLockAFileHEADisFromLockHEAD() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameBranchCannotLockAFileHEADisFromLockTo() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameBranchCannotLockAFileHEADisOtherLockFrom() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameBranchCannotLockAFileHEADisOtherLockTo() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameBranchCannotLockAFileHEADisToLockFrom() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameBranchCannotLockAFileHEADisToLockTo() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameBranchHasPreviousLog() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameBranchNoPreviousLog() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameCurrentBranch() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenamedBoundLineDelete() - Method in class org.eclipse.jgit.api.blame.BlameGeneratorTest
-
- testRenameInSubDir() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testRenameLimit() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testRenameLocalBranch() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testRenameOverExistingEmptyDirectory() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testRenameOverExistingFile() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testRenameOverExistingNonEmptyDirectory() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testRenameOverNonExistingFile() - Method in class org.eclipse.jgit.util.FileUtilTest
-
- testRenameRefNameColission1avoided() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameRefNameColission2avoided() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- testRenameRemoteTrackingBranch() - Method in class org.eclipse.jgit.api.BranchCommandTest
-
- testRepeatedNegation() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testRepeatedNegationInDifferentFiles1() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testRepeatedNegationInDifferentFiles2() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testRepeatedNegationInDifferentFiles3() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testRepeatedNegationInDifferentFiles4() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testReplaceLineBreaks() - Method in class org.eclipse.jgit.util.StringUtilsTest
-
- testReplaceManifestBare() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testReplaceMaxValue() - Method in class org.eclipse.jgit.transport.LongMapTest
-
- testRepoManifestCopyFile() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testRepoManifestGroups() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testRepositoryNotFound_Dumb() - Method in class org.eclipse.jgit.http.test.HttpClientTests
-
- testRepositoryNotFound_Smart() - Method in class org.eclipse.jgit.http.test.HttpClientTests
-
- testRepositoryStateChecks() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- TestRepositoryTest - Class in org.eclipse.jgit.junit
-
- TestRepositoryTest() - Constructor for class org.eclipse.jgit.junit.TestRepositoryTest
-
- testReset() - Method in class org.eclipse.jgit.dircache.DirCacheIteratorTest
-
- testReset() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testResetDefaultMode() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testResetDoesNotAffectPostOrder() - Method in class org.eclipse.jgit.treewalk.PostOrderTreeWalkTest
-
- testResetHard() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testResetHardFromIndexEntryWithoutFileToTreeWithoutFile() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
Reset hard from unclean condition.
- testResetToNonexistingHEAD() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testResolvedNamesBranch() - Method in class org.eclipse.jgit.lib.RefTest
-
- testResolvedSymRef() - Method in class org.eclipse.jgit.lib.RefTest
-
- testRevert() - Method in class org.eclipse.jgit.api.RevertCommandTest
-
- testRevert() - Method in class org.eclipse.jgit.merge.CherryPickTest
-
- testRevertConflictMarkers() - Method in class org.eclipse.jgit.api.RevertCommandTest
-
- testRevertConflictResolution() - Method in class org.eclipse.jgit.api.RevertCommandTest
-
- testRevertDirtyIndex() - Method in class org.eclipse.jgit.api.RevertCommandTest
-
- testRevertDirtyWorktree() - Method in class org.eclipse.jgit.api.RevertCommandTest
-
- testRevertkConflictReset() - Method in class org.eclipse.jgit.api.RevertCommandTest
-
- testRevertMultiple() - Method in class org.eclipse.jgit.api.RevertCommandTest
-
- testRevertMultipleWithFail() - Method in class org.eclipse.jgit.api.RevertCommandTest
-
- testRevertOurCommitName() - Method in class org.eclipse.jgit.api.RevertCommandTest
-
- testRevertOverExecutableChangeOnNonExectuableFileSystem() - Method in class org.eclipse.jgit.api.RevertCommandTest
-
- testRevFilterAndObjectFilterCanCombine() - Method in class org.eclipse.jgit.revwalk.ObjectWalkFilterTest
-
- testRevFilterReceivesParsedCommits() - Method in class org.eclipse.jgit.revwalk.RevWalkResetTest
-
- testRevision() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testRevisionBare() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testRevisionBranch() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testRevisionTag() - Method in class org.eclipse.jgit.gitrepo.RepoCommandTest
-
- testRevObjectTypes() - Method in class org.eclipse.jgit.revwalk.RevObjectTest
-
- testRules() - Method in class org.eclipse.jgit.attributes.AttributesNodeDirCacheIteratorTest
-
- testRules() - Method in class org.eclipse.jgit.attributes.AttributesNodeWorkingTreeIteratorTest
-
- testRules() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testRules1thru3_NoIndexEntry() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testRules4thru13_IndexEntryNotInHead() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testRunHook() - Method in class org.eclipse.jgit.util.HookTest
-
- testRuntimeExceptionInPreReceiveHook() - Method in class org.eclipse.jgit.http.test.GitServletResponseTests
-
- testSameDiff() - Method in class org.eclipse.jgit.diff.PatchIdDiffFormatterTest
-
- testSameModification() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Check for a conflict where the second text was changed similar to the
first one, but the second texts modification covers one more line.
- testSaveAddURI() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testSaveAllTags() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testSaveNoTags() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testSaveRemoveFirstURI() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testSaveRemoveLastURI() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testSaveTimeout() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testScpStyleNoURIDecoding() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testScpStyleWithoutUserAbsolutePath() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testScpStyleWithoutUserRelativePath() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testScpStyleWithUser() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testSegments() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testSegmentsDoNotMatch() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testSeparateModifications() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
- testSeparatorParsing() - Method in class org.eclipse.jgit.transport.OpenSshConfigTest
-
- testSequentialCherryPick() - Method in class org.eclipse.jgit.api.CherryPickCommandTest
-
- testServeOrdering() - Method in class org.eclipse.jgit.http.test.RegexPipelineTest
-
- testSet() - Method in class org.eclipse.jgit.diff.EditListTest
-
- testSet() - Method in class org.eclipse.jgit.util.BlockListTest
-
- testSet() - Method in class org.eclipse.jgit.util.IntListTest
-
- testSet() - Method in class org.eclipse.jgit.util.RefListTest
-
- testSet_Replace() - Method in class org.eclipse.jgit.notes.LeafBucketTest
-
- testSetByte() - Method in class org.eclipse.jgit.lib.ObjectIdTest
-
- testSetDestination() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testSetDestination_SourceNull() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testSetEnum() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testSetFastForwardMerge() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testSetFastForwardMergeoptions() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testSetFileMode() - Method in class org.eclipse.jgit.dircache.DirCacheEntryTest
-
- testSetFive_InOrder() - Method in class org.eclipse.jgit.notes.LeafBucketTest
-
- testSetFive_MixedOrder() - Method in class org.eclipse.jgit.notes.LeafBucketTest
-
- testSetFive_ReverseOrder() - Method in class org.eclipse.jgit.notes.LeafBucketTest
-
- testSetForceUpdate() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testSetHeaders() - Method in class org.eclipse.jgit.http.test.SetAdditionalHeadersTest
-
- testSetRenameScore_IllegalArgs() - Method in class org.eclipse.jgit.diff.RenameDetectorTest
-
- testSetSource() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testSetSourceDestination() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testShellGlob() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testShorteningNoteRefName() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testShortKey() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testShouldAutomagicallyDetectGitDirectory() - Method in class org.eclipse.jgit.internal.storage.file.FileRepositoryBuilderTest
-
- testShouldBeRecursive_ALL() - Method in class org.eclipse.jgit.treewalk.filter.NotTreeFilterTest
-
- testShouldBeRecursive_PathFilter() - Method in class org.eclipse.jgit.treewalk.filter.NotTreeFilterTest
-
- testShouldNotBlowUpIfThereAreNoCommitsInRepository() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testShouldNotBlowUpIfThereAreNoTagsInRepository() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testShuffleSegments() - Method in class org.eclipse.jgit.internal.storage.pack.DeltaIndexTest
-
- testSideBranch() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
- testSignedOffBy_IgnoreWhitespace() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testSignedOffBy_ManyUsers() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testSignedOffBy_OneUserNoLF() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testSignedOffBy_OneUserWithLF() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testSignedOffBy_SkipNonFooter() - Method in class org.eclipse.jgit.revwalk.FooterLineTest
-
- testSimple() - Method in class org.eclipse.jgit.revwalk.RevWalkMergeBaseTest
-
- testSimple() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testSimple1() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testSimpleAlwaysTags() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testSimpleCharClass() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testSimpleCheckout() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testSimpleIterate() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorTest
-
- testSimpleNoTags() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testSimplePatterns() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testSimplePatternsDoNotMatch() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testSimpleRegex() - Method in class org.eclipse.jgit.http.test.RegexPipelineTest
-
- testSimpleRules() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testSimpleStarCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSimpleStarCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSimpleStarCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSimpleStarCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSimpleStarCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSimpleStarCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSimpleStarCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSimpleStarCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSimpleTimeout() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testSingleCommit() - Method in class org.eclipse.jgit.pgm.ReflogTest
-
- testSingleDeletion() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testSingleLineMessages() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testSingleLineMessagesWithSignedOffBy() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testSingleRename() - Method in class org.eclipse.jgit.revwalk.RevWalkFollowFilterTest
-
- testSingleRevision() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testSingleSubtree() - Method in class org.eclipse.jgit.dircache.DirCacheTreeTest
-
- testSingleSubtree_NoRecursion() - Method in class org.eclipse.jgit.dircache.DirCacheIteratorTest
-
- testSingleSubtree_Recursive() - Method in class org.eclipse.jgit.dircache.DirCacheIteratorTest
-
- testSkip() - Method in class org.eclipse.jgit.util.io.UnionInputStreamTest
-
- testSkipRevFilter() - Method in class org.eclipse.jgit.revwalk.SkipRevFilterTest
-
- testSkipRevFilter0() - Method in class org.eclipse.jgit.revwalk.SkipRevFilterTest
-
- testSkipRevFilterNegative() - Method in class org.eclipse.jgit.revwalk.SkipRevFilterTest
-
- testSlashOnlyMatchesDirectory() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testSmallMap() - Method in class org.eclipse.jgit.transport.LongMapTest
-
- testSmallObjectLoader() - Method in class org.eclipse.jgit.lib.ObjectLoaderTest
-
- testSoftReset() - Method in class org.eclipse.jgit.api.ResetCommandTest
-
- testSomeCommits() - Method in class org.eclipse.jgit.api.CommitAndLogCommandTest
-
- testSort_COMMIT_TIME_DESC() - Method in class org.eclipse.jgit.revwalk.RevWalkSortTest
-
- testSort_COMMIT_TIME_DESC_OutOfOrder1() - Method in class org.eclipse.jgit.revwalk.RevWalkSortTest
-
- testSort_COMMIT_TIME_DESC_OutOfOrder2() - Method in class org.eclipse.jgit.revwalk.RevWalkSortTest
-
- testSort_Default() - Method in class org.eclipse.jgit.revwalk.RevWalkSortTest
-
- testSort_REVERSE() - Method in class org.eclipse.jgit.revwalk.RevWalkSortTest
-
- testSort_TOPO() - Method in class org.eclipse.jgit.revwalk.RevWalkSortTest
-
- testSort_TOPO_REVERSE() - Method in class org.eclipse.jgit.revwalk.RevWalkSortTest
-
- testSpaceGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpaceGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpaceGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpaceGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpaceGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpaceGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpaceGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpaceGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpaceGroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpaceGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecialGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpecialGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecialGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpecialGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecialGroupCase10() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecialGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpecialGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecialGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpecialGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecialGroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpecialGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecialGroupCase5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpecialGroupCase5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecialGroupCase6() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpecialGroupCase6() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecialGroupCase7() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpecialGroupCase7() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecialGroupCase8() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpecialGroupCase8() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecialGroupCase9() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testSpecialGroupCase9() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testSpecificEntryNumber() - Method in class org.eclipse.jgit.internal.storage.file.ReflogReaderTest
-
- testSpi() - Method in class org.eclipse.jgit.transport.TransportTest
-
- testSplit() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testSplit() - Method in class org.eclipse.jgit.pgm.CLIGitCommandTest
-
- testSplitLastColon() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testSquash() - Method in class org.eclipse.jgit.pgm.MergeTest
-
- testSquashFastForward() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testSquashMerge() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testSquashMergeConflict() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testSquashSelf() - Method in class org.eclipse.jgit.pgm.MergeTest
-
- testSshGitProto() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testSshProto() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testSshProtoWithADUserPassAndPort() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testSshProtoWithEscapedADUserPassAndPort() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testSshProtoWithUserAndPort() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testSshProtoWithUserPassAndPort() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testStageNotPossibleWithBranch() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testStageState() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testStageState_mergeAndReset_bug() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testStageState_simulated_bug() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testStandardFormat_GarbageAfterSize() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStandardFormat_InvalidType() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStandardFormat_LargeObject() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStandardFormat_LargeObject_CorruptZLibStream() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStandardFormat_LargeObject_TrailingGarbage() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStandardFormat_LargeObject_TruncatedZLibStream() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStandardFormat_NegativeSize() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStandardFormat_NoHeader() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStandardFormat_SmallObject() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStandardFormat_SmallObject_CorruptZLibStream() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStandardFormat_SmallObject_TrailingGarbage() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStandardFormat_SmallObject_TruncatedZLibStream() - Method in class org.eclipse.jgit.internal.storage.file.UnpackedObjectTest
-
- testStatusDefault() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusPorcelain() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusPorcelainU() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusPorcelainUall() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusPorcelainUno() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusPorcelainUntrackedFiles() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusPorcelainUntrackedFilesAll() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusPorcelainUntrackedFilesNo() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusU() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusUall() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusUno() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusUntrackedFiles() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusUntrackedFilesAll() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStatusUntrackedFilesNo() - Method in class org.eclipse.jgit.pgm.StatusTest
-
- testStopOnConflict() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testStopOnConflictAndAbortWithDetachedHEAD() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testStopOnConflictAndContinue() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testStopOnConflictAndContinueWithNoDeltaToMaster() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testStopOnConflictAndFailContinueIfFileIsDirty() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testStopOnConflictAndSkipNoConflict() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testStopOnConflictAndSkipWithConflict() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testStopOnConflictCommitAndContinue() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testStopOnConflictFileCreationAndDeletion() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testStopOnLastConflictAndContinue() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testStopOnLastConflictAndSkip() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testStopWalk() - Method in class org.eclipse.jgit.treewalk.filter.PathFilterGroupTest
-
- testStopWalkCallsParent() - Method in class org.eclipse.jgit.treewalk.EmptyTreeIteratorTest
-
- testStringOfPearls_DirPath2() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testStringOfPearls_DirPath2() - Method in class org.eclipse.jgit.revwalk.TreeRevFilterTest
-
- testStringOfPearls_DirPath2_NoParentRewriting() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testStringOfPearls_FilePath1() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testStringOfPearls_FilePath1() - Method in class org.eclipse.jgit.revwalk.TreeRevFilterTest
-
- testStringOfPearls_FilePath1_NoParentRewriting() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testStringOfPearls_FilePath2() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testStringOfPearls_FilePath2() - Method in class org.eclipse.jgit.revwalk.TreeRevFilterTest
-
- testStringOfPearls_FilePath2_NoParentRewriting() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testStringOfPearls_FilePath3() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testStringOfPearls_FilePath3() - Method in class org.eclipse.jgit.revwalk.TreeRevFilterTest
-
- testStringOfPearls_FilePath3_NoParentRewriting() - Method in class org.eclipse.jgit.revwalk.RevWalkPathFilter1Test
-
- testSuccess() - Method in class org.eclipse.jgit.transport.ReceivePackAdvertiseRefsHookTest
-
- testSuccessfulContentMerge() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testSuccessfulContentMergeAndDirtyworkingTree() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testSuccessfulContentMergeNoCommit() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testSuccessfulMergeFailsDueToDirtyIndex() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testSuccessfulMergeFailsDueToDirtyWorktree() - Method in class org.eclipse.jgit.api.MergeCommandTest
-
- testSwap() - Method in class org.eclipse.jgit.diff.EditTest
-
- testSymlinkActuallyModified() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorJava7Test
-
Like #testSymlinkNotModifiedThoughNormalized but here the link is
modified.
- testSymlinkAttributes() - Method in class org.eclipse.jgit.util.FSJava7Test
-
The old File methods traverse symbolic links and look at the targets.
- testSymlinkModifiedNotNormalized() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorJava7Test
-
Like #testSymlinkNotModifiedThoughNormalized but there is no
normalization being done.
- testSymlinkNotModifiedThoughNormalized() - Method in class org.eclipse.jgit.treewalk.FileTreeIteratorJava7Test
-
- testSymlinkToDirNotRecursingViaSymlink() - Method in class org.eclipse.jgit.treewalk.TreeWalkJava7Test
-
- testSystemEncoding() - Method in class org.eclipse.jgit.storage.file.FileBasedConfigTest
-
- testTabSeparator() - Method in class org.eclipse.jgit.attributes.AttributeNodeTest
-
- testTag() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testTagBlob() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testTagCommit() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testTagging() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testTaggingOnHead() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testTagTag() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testTagTree() - Method in class org.eclipse.jgit.revwalk.RevTagParseTest
-
- testTagTwice() - Method in class org.eclipse.jgit.pgm.TagTest
-
- testTarExtension() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testTargetWithoutLeadingSlash() - Method in class org.eclipse.jgit.attributes.AttributesMatcherTest
-
- testTargetWithoutLeadingSlash() - Method in class org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest
-
- testTarIncludesSubmoduleDirectory() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testTarPrefixOption() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testTarPrefixWithoutTrailingSlash() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testTarPreservesContent() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testTarPreservesMode() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testTarWithLongFilename() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testTarWithSubdir() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testTbz2Extension() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testTgzExtensions() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testTheirs() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testThreadTranslationBundleInheritance() - Method in class org.eclipse.jgit.nls.NLSTest
-
- testThreeBranches() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testThreeEntries_BackwardsTwo() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testThreeEntries_Seek2() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testThreeEntries_Seek3IsEOF() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testTimeAltersId() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testTimeout_close_Success() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStreamTest
-
- testTimeout_close_Timeout() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStreamTest
-
- testTimeout_flush_Success() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStreamTest
-
- testTimeout_flush_Timeout() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStreamTest
-
- testTimeout_readBuffer_Success1() - Method in class org.eclipse.jgit.util.io.TimeoutInputStreamTest
-
- testTimeout_readBuffer_Success2() - Method in class org.eclipse.jgit.util.io.TimeoutInputStreamTest
-
- testTimeout_readBuffer_Timeout() - Method in class org.eclipse.jgit.util.io.TimeoutInputStreamTest
-
- testTimeout_readByte_Success1() - Method in class org.eclipse.jgit.util.io.TimeoutInputStreamTest
-
- testTimeout_readByte_Success2() - Method in class org.eclipse.jgit.util.io.TimeoutInputStreamTest
-
- testTimeout_readByte_Timeout() - Method in class org.eclipse.jgit.util.io.TimeoutInputStreamTest
-
- testTimeout_skip_Success() - Method in class org.eclipse.jgit.util.io.TimeoutInputStreamTest
-
- testTimeout_skip_Timeout() - Method in class org.eclipse.jgit.util.io.TimeoutInputStreamTest
-
- testTimeout_writeBuffer_Success1() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStreamTest
-
- testTimeout_writeBuffer_Timeout() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStreamTest
-
- testTimeout_writeByte_Success1() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStreamTest
-
- testTimeout_writeByte_Success2() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStreamTest
-
- testTimeout_writeByte_Timeout() - Method in class org.eclipse.jgit.util.io.TimeoutOutputStreamTest
-
- testTinyThinPack() - Method in class org.eclipse.jgit.transport.PackParserTest
-
- testToExternalStringTrimsNameAndEmail() - Method in class org.eclipse.jgit.lib.T0001_PersonIdentTest
-
- testToLowerCaseChar() - Method in class org.eclipse.jgit.util.StringUtilsTest
-
- testToLowerCaseString() - Method in class org.eclipse.jgit.util.StringUtilsTest
-
- testToString() - Method in class org.eclipse.jgit.diff.EditTest
-
- testToString() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testToString() - Method in class org.eclipse.jgit.lib.ObjectIdRefTest
-
- testToString() - Method in class org.eclipse.jgit.lib.SymbolicRefTest
-
- testToString() - Method in class org.eclipse.jgit.util.IntListTest
-
- testToString() - Method in class org.eclipse.jgit.util.RefListTest
-
- testToString_NoPrefix() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testToString_WithPrefix() - Method in class org.eclipse.jgit.util.RefMapTest
-
- testTrackingRefUpdateDisabled() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for local tracking ref update disabled.
- testTrackingRefUpdateEnabled() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for local tracking ref update.
- testTrackingRefUpdateOnReject() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for local tracking ref update when remote update has failed.
- testTrackingUpdate() - Method in class org.eclipse.jgit.api.PushCommandTest
-
- testTrailingSlash() - Method in class org.eclipse.jgit.attributes.AttributesMatcherTest
-
- testTree() - Method in class org.eclipse.jgit.lib.RepositoryResolveTest
-
- testTreeIteratorWithGitmodules() - Method in class org.eclipse.jgit.submodule.SubmoduleWalkTest
-
- testTreeWalk_LsFiles() - Method in class org.eclipse.jgit.dircache.DirCacheCGitCompatabilityTest
-
- testTrimLeadingWhitespace() - Method in class org.eclipse.jgit.util.RawCharUtilTest
-
- testTrimTrailingWhitespace() - Method in class org.eclipse.jgit.util.RawCharUtilTest
-
- testTrivialTwoWay() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testTrivialTwoWay_concurrentSubtreeChange() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testTrivialTwoWay_conflict() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testTrivialTwoWay_conflictSubtreeChange() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testTrivialTwoWay_disjointhistories() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testTrivialTwoWay_leftDFconflict1() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testTrivialTwoWay_leftDFconflict2() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testTrivialTwoWay_ok() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testTrivialTwoWay_rightDFconflict1() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testTrivialTwoWay_rightDFconflict2() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testTrivialTwoWay_validSubtreeSort() - Method in class org.eclipse.jgit.merge.SimpleMergeTest
-
- testTwoBranches() - Method in class org.eclipse.jgit.merge.MergeMessageFormatterTest
-
- testTwoCommitDeepTree1() - Method in class org.eclipse.jgit.revwalk.ObjectWalkTest
-
- testTwoCommitDeepTree2() - Method in class org.eclipse.jgit.revwalk.ObjectWalkTest
-
- testTwoCommitsEmptyTree() - Method in class org.eclipse.jgit.revwalk.ObjectWalkTest
-
- testTwoCommitTwoTreeTwoBlob() - Method in class org.eclipse.jgit.revwalk.ObjectWalkTest
-
- testTwoComplicatedModifications() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Merge two complicated modifications.
- testTwoConflictingModifications() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Check for a conflict where the second text was changed similar to the
first one, but the second texts modification covers one more line.
- testTwoEntries_BackwardsOneAtATime() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testTwoEntries_BackwardsTwo() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testTwoEntries_ForwardOneAtATime() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testTwoEntries_Seek2IsEOF() - Method in class org.eclipse.jgit.treewalk.CanonicalTreeParserTest
-
- testTwoGroupsCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testTwoGroupsCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testTwoGroupsCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testTwoGroupsCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testTwoGroupsCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testTwoGroupsCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testTwoGroupsCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testTwoGroupsCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testTwoLevelSubtree() - Method in class org.eclipse.jgit.dircache.DirCacheTreeTest
-
- testTwoLevelSubtree_FilterPath() - Method in class org.eclipse.jgit.dircache.DirCacheIteratorTest
-
- testTwoLevelSubtree_Recursive() - Method in class org.eclipse.jgit.dircache.DirCacheIteratorTest
-
- testTwoLineFooBar() - Method in class org.eclipse.jgit.util.RawParseUtils_LineMapTest
-
- testTwoLineNoLF() - Method in class org.eclipse.jgit.util.RawParseUtils_LineMapTest
-
- testTwoNonConflictingModifications() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Both texts contain modifications but not on the same chunks.
- testTwoRangesInOneGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testTwoRangesInOneGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testTwoRangesInOneGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testTwoRangesInOneGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testTwoRangesInOneGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testTwoRangesInOneGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testTwoRangesInOneGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testTwoRangesInOneGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testTwoRangesInOneGroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testTwoRangesInOneGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testTwoRangesInOneGroupCase5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testTwoRangesInOneGroupCase5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testTwoRenames() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testTwoRevisions() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testTwoRoots1() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
- testTwoRoots2() - Method in class org.eclipse.jgit.revplot.PlotCommitListTest
-
- testTwoSame() - Method in class org.eclipse.jgit.treewalk.filter.InterIndexDiffFilterTest
-
- testTwoSameDifferByAssumeValid() - Method in class org.eclipse.jgit.treewalk.filter.InterIndexDiffFilterTest
-
- testTwoSameSameAssumeValidDifferentContent() - Method in class org.eclipse.jgit.treewalk.filter.InterIndexDiffFilterTest
-
- testTwoSimilarModsAndOneInsert() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Test merging two contents which do one similar modification and one
insertion is only done by one side, in the middle.
- testTwoSimilarModsAndOneInsertAtEnd() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
Test merging two contents which do one similar modification and one
insertion is only done by one side, at the end.
- testTwoSimilarModsAndOneInsertAtEndNoNewlineAtEnd() - Method in class org.eclipse.jgit.merge.MergeAlgorithmTest
-
- testTxzExtension() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testType_Delete() - Method in class org.eclipse.jgit.diff.EditTest
-
- testType_Empty() - Method in class org.eclipse.jgit.diff.EditTest
-
- testType_Insert() - Method in class org.eclipse.jgit.diff.EditTest
-
- testType_Replace() - Method in class org.eclipse.jgit.diff.EditTest
-
- testTypes() - Method in class org.eclipse.jgit.patch.EditListTest
-
- testUIText() - Method in class org.eclipse.jgit.nls.RootLocaleTest
-
- testUnannotatedTagging() - Method in class org.eclipse.jgit.api.TagCommandTest
-
- testUNC() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testUnchangedComplex() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
This test has both files and directories that involve the tricky ordering
used by Git.
- testUnchangedSimple() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testUnicodeNames() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testUnixFile() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testUnknown() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testUnknownUpstream() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testUnpackErrorWithSubsequentExceptionInPostReceiveHook() - Method in class org.eclipse.jgit.http.test.GitServletResponseTests
-
- testUnpopAtFront() - Method in class org.eclipse.jgit.revwalk.FIFORevQueueTest
-
- testUnreasonableNames() - Method in class org.eclipse.jgit.http.test.FileResolverTest
-
- testUnrecognizedExtensionMeansTar() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testUnrecognizedFormat() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- testUnsetBranchSection() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testUnsetSingleSection() - Method in class org.eclipse.jgit.lib.ConfigTest
-
- testUnsupportedGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testUnsupportedGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testUnsupportedGroupCase01() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testUnsupportedGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testUnsupportedGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testUnsupportedOptionalExtension() - Method in class org.eclipse.jgit.dircache.DirCacheCGitCompatabilityTest
-
- testUnsupportedRequiredExtension() - Method in class org.eclipse.jgit.dircache.DirCacheCGitCompatabilityTest
-
- testUntrackedConflicts() - Method in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- testUntrackedFolders() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
- testUntrackedNotIgnoredFolders() - Method in class org.eclipse.jgit.lib.IndexDiffTest
-
Test that ignored folders aren't listed as untracked
- testUpdateCreateRef() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for remote ref creation.
- testUpdateDelete() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for remote ref deletion.
- testUpdateDeleteNonExisting() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for remote ref deletion (try), when that ref doesn't exist on remote
repo.
- testUpdateExpectedRemote() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for remote ref update with expected remote object.
- testUpdateFastForward() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for fast-forward remote update.
- testUpdateMixedCases() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for remote refs updates with mixed cases that shouldn't depend on
each other.
- testUpdateNonFastForward() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for non fast-forward remote update, when remote object is known to
local repository, but it is not an ancestor of new object.
- testUpdateNonFastForwardForced() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for non fast-forward remote update, when force update flag is set.
- testUpdateNonFastForwardUnknownObject() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for non fast-forward remote update, when remote object is not known
to local repository.
- testUpdateOnBackgroundThreads() - Method in class org.eclipse.jgit.lib.ThreadSafeProgressMonitorTest
-
- testUpdateRefDetached() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Update the HEAD ref.
- testUpdateRefDetachedUnbornHead() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Update the HEAD ref when the referenced branch is unborn
- testUpdateRefForward() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Try modify a ref forward, fast forward
- testUpdateRefForwardWithCheck1() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Try modify a ref forward, fast forward, checking old value first
- testUpdateRefForwardWithCheck2() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Try modify a ref forward, fast forward, checking old commit first
- testUpdateRefLockFailureLocked() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Try modify a ref that is locked
- testUpdateRefLockFailureWrongOldValue() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Try modify a ref, but get wrong expected old value
- testUpdateRefNoChange() - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
Try modify a ref to same
- testUpdateRejectedByConnection() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for remote ref update, when connection rejects update.
- testUpdateSmudgedEntries() - Method in class org.eclipse.jgit.api.CheckoutCommandTest
-
- testUpdateUnexpectedRemote() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for remote ref update with expected old object set, when old object
is not that expected one.
- testUpdateUnexpectedRemoteVsForce() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for remote ref update with expected old object set, when old object
is not that expected one and force update flag is set (which should have
lower priority) - shouldn't change behavior.
- testUpdateUpToDate() - Method in class org.eclipse.jgit.transport.PushProcessTest
-
Test for remote ref update, when it is already up to date.
- testUpdateWorkingDirectory() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testUpdateWorkingDirectoryFromHeadWithIndexChange() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testUpdateWorkingDirectoryFromIndex() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testUpdateWorkingDirectoryFromIndex2() - Method in class org.eclipse.jgit.api.PathCheckoutCommandTest
-
- testUploadPack() - Method in class org.eclipse.jgit.transport.RemoteConfigTest
-
- testUploadPackFactory() - Method in class org.eclipse.jgit.transport.TestProtocolTest
-
- testUpperGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testUpperGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testUpperGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testUpperGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testUpperGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testUpperGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testUpperGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testUpperGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testUpperGroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testUpperGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testUpperGroupCase5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testUpperGroupCase5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testUpToDate() - Method in class org.eclipse.jgit.api.RebaseCommandTest
-
- testURIEncode_00() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testURIEncode_0a() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testURIEncode_unicode() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testURIEncodeDecode() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testUserPasswordAndPort() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testUsingHiddenCommonBlobFails() - Method in class org.eclipse.jgit.transport.ReceivePackAdvertiseRefsHookTest
-
- testUsingHiddenDeltaBaseFails() - Method in class org.eclipse.jgit.transport.ReceivePackAdvertiseRefsHookTest
-
- testUsingUnknownBlobFails() - Method in class org.eclipse.jgit.transport.ReceivePackAdvertiseRefsHookTest
-
- testUsingUnknownTreeFails() - Method in class org.eclipse.jgit.transport.ReceivePackAdvertiseRefsHookTest
-
- testUTF8withBOM() - Method in class org.eclipse.jgit.storage.file.FileBasedConfigTest
-
- testUTF8withoutBOM() - Method in class org.eclipse.jgit.storage.file.FileBasedConfigTest
-
- testValidCommit128Parent() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidCommit1Parent() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidCommit2Parent() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidCommitBlankAuthor() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidCommitNoParent() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidCommitNormalTime() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidEmptyTree() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidHead() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testValidPosixTree() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidSpecialCharacterUnixs() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testValidTag() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTag() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testValidTagHasNoTaggerHeader() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTree1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTree2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTree3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTree4() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTree5() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTree6() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTreeNameIsDotGitDotDot() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTreeNameIsGitTilde11() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTreeSorting1() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTreeSorting2() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTreeSorting3() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTreeSorting4() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTreeSorting5() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTreeSorting6() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTreeSorting7() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testValidTreeSorting8() - Method in class org.eclipse.jgit.lib.ObjectCheckerTest
-
- testVerySimpleGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleGroupRangeCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleGroupRangeCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleGroupRangeCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleGroupRangeCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleGroupRangeCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleGroupRangeCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleGroupRangeCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleGroupRangeCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleGroupRangeCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleGroupRangeCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleGroupRangeCase5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleGroupRangeCase5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimplePatternCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimplePatternCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimplePatternCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimplePatternCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimplePatternCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimplePatternCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimplePatternCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimplePatternCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimplePatternCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimplePatternCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleStarCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleStarCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleStarCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleStarCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleStarCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleStarCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleWildcardCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleWildCardCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleWildCardCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleWildCardCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleWildCardCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleWildCardCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testVerySimpleWildCardCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testVerySimpleWirdcardCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testWhitespaceMerge() - Method in class org.eclipse.jgit.api.BlameCommandTest
-
- testWhole_LargeObject() - Method in class org.eclipse.jgit.internal.storage.file.PackFileTest
-
- testWhole_SmallObject() - Method in class org.eclipse.jgit.internal.storage.file.PackFileTest
-
- testWildcardAtStart() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testWildcardInMiddleOfDestionation() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testWildcardInMiddleOfSource() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testWildcardMirror() - Method in class org.eclipse.jgit.transport.RefSpecTest
-
- testWildmatch() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testWildmatchDoNotMatch() - Method in class org.eclipse.jgit.ignore.FastIgnoreRuleTest
-
- testWindowsFile() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testWindowsFile2() - Method in class org.eclipse.jgit.transport.URIishTest
-
- testWindowsReservedNames() - Method in class org.eclipse.jgit.lib.ValidRefNameTest
-
- testWithEndingURL() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- testWithPostOrder_EnterSubtree() - Method in class org.eclipse.jgit.treewalk.PostOrderTreeWalkTest
-
- testWithPostOrder_NoEnterSubtree() - Method in class org.eclipse.jgit.treewalk.PostOrderTreeWalkTest
-
- testWithSlashDoesNotMatchInSubDirectory() - Method in class org.eclipse.jgit.ignore.IgnoreNodeTest
-
- testWordGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testWordGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testWordGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testWordGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testWordGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testWordGroupCase5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testWordroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testWordroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testWordroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testWordroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testWordroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testWordroupCase5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testWorkdirIsDotGit_CreateRepositoryFromWorkDirOnly() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testWorkdirIsParent_CreateRepositoryFromGitDirOnlyWithBareConfigFalse() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testWorkdirIsParentDir_CreateRepositoryFromDotGitGitDir() - Method in class org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest
-
- testWrap() - Method in class org.eclipse.jgit.api.GitConstructionTest
-
- testWrap() - Method in class org.eclipse.jgit.treewalk.filter.NotTreeFilterTest
-
- testWrite_CH_DATA() - Method in class org.eclipse.jgit.transport.SideBandOutputStreamTest
-
- testWrite_CH_ERROR() - Method in class org.eclipse.jgit.transport.SideBandOutputStreamTest
-
- testWrite_CH_PROGRESS() - Method in class org.eclipse.jgit.transport.SideBandOutputStreamTest
-
- testWrite_Large() - Method in class org.eclipse.jgit.transport.SideBandOutputStreamTest
-
- testWrite_Small() - Method in class org.eclipse.jgit.transport.SideBandOutputStreamTest
-
- testWrite_SmallBlocks1() - Method in class org.eclipse.jgit.transport.SideBandOutputStreamTest
-
- testWrite_SmallBlocks2() - Method in class org.eclipse.jgit.transport.SideBandOutputStreamTest
-
- testWrite_SmallBlocks3() - Method in class org.eclipse.jgit.transport.SideBandOutputStreamTest
-
- testWriteEmptyCommit_RealIndex() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testWriteEmptyLockEmpty_RealIndex() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testWriteEmptyPack1() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Write empty pack by providing empty sets of interesting/uninteresting
objects and check for correct format.
- testWriteEmptyPack2() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Write empty pack by providing empty iterator of objects to write and
check for correct format.
- testWriteEmptyReadEmpty_RealIndex() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testWriteEmptyUnlock_RealIndex() - Method in class org.eclipse.jgit.dircache.DirCacheBasicTest
-
- testWriteEnd() - Method in class org.eclipse.jgit.transport.PacketLineOutTest
-
- testWriteHEAD() - Method in class org.eclipse.jgit.transport.BundleWriterTest
-
- testWriteIndex() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
- testWriteLine1() - Method in class org.eclipse.jgit.diff.RawTextTest
-
- testWriteLine2() - Method in class org.eclipse.jgit.diff.RawTextTest
-
- testWriteLine3() - Method in class org.eclipse.jgit.diff.RawTextTest
-
- testWritePack1() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Create pack basing on only interesting objects, then precisely verify
content.
- testWritePack1NoObjectReuse() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Test writing pack without object reuse.
- testWritePack2() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Create pack basing on both interesting and uninteresting objects, then
precisely verify content.
- testWritePack2DeltasCRC32Copy() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Test pack writing with delta reuse.
- testWritePack2DeltasReuseOffsets() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Test pack writing with delta reuse.
- testWritePack2DeltasReuseRefs() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Test pack writing with deltas reuse, delta-base first rule.
- testWritePack2SizeDeltasVsNoDeltas() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
- testWritePack2SizeOffsetsVsRefs() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
- testWritePack3() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Create pack basing on fixed objects list, then precisely verify content.
- testWritePack4() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Another pack creation: basing on both interesting and uninteresting
objects.
- testWritePack4SizeThinVsNoThin() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
- testWritePack4ThinPack() - Method in class org.eclipse.jgit.internal.storage.file.PackWriterTest
-
Test thin pack writing: 1 blob delta base is on objects edge.
- testWritePacket1() - Method in class org.eclipse.jgit.transport.PacketLineOutTest
-
- testWritePacket2() - Method in class org.eclipse.jgit.transport.PacketLineOutTest
-
- testWritePacket3() - Method in class org.eclipse.jgit.transport.PacketLineOutTest
-
- testWriteReadTree() - Method in class org.eclipse.jgit.dircache.DirCacheTreeTest
-
We had bugs related to buffer size in the DirCache.
- testWriteSingleRef() - Method in class org.eclipse.jgit.transport.BundleWriterTest
-
- testWriteString1() - Method in class org.eclipse.jgit.transport.PacketLineOutTest
-
- testWriteString2() - Method in class org.eclipse.jgit.transport.PacketLineOutTest
-
- testWriteString3() - Method in class org.eclipse.jgit.transport.PacketLineOutTest
-
- testWriteUnchangedFanout2_38() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testWriteUnchangedFlat() - Method in class org.eclipse.jgit.notes.NoteMapTest
-
- testWrongParams() - Method in class org.eclipse.jgit.api.CommitAndLogCommandTest
-
- testXDigitGroupCase0() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testXDigitGroupCase0() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testXDigitGroupCase1() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testXDigitGroupCase1() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testXDigitGroupCase2() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testXDigitGroupCase2() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testXDigitGroupCase3() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testXDigitGroupCase3() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testXDigitGroupCase4() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testXDigitGroupCase4() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testXDigitGroupCase5() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testXDigitGroupCase5() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testXDigitGroupCase6() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testXDigitGroupCase6() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testXDigitGroupCase7() - Method in class org.eclipse.jgit.fnmatch.FileNameMatcherTest
-
- testXDigitGroupCase7() - Method in class org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
-
- testZipExtension() - Method in class org.eclipse.jgit.pgm.ArchiveTest
-
- theHead - Variable in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- theHead - Variable in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- theMerge - Variable in class org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
-
- theMerge - Variable in class org.eclipse.jgit.lib.DirCacheCheckoutTest
-
- ThreadSafeProgressMonitorTest - Class in org.eclipse.jgit.lib
-
- ThreadSafeProgressMonitorTest() - Constructor for class org.eclipse.jgit.lib.ThreadSafeProgressMonitorTest
-
- tick(int) - Method in class org.eclipse.jgit.revwalk.RevWalkTestCase
-
- tick() - Method in class org.eclipse.jgit.util.ChangeIdUtilTest
-
- TimeoutInputStreamTest - Class in org.eclipse.jgit.util.io
-
- TimeoutInputStreamTest() - Constructor for class org.eclipse.jgit.util.io.TimeoutInputStreamTest
-
- TimeoutOutputStreamTest - Class in org.eclipse.jgit.util.io
-
- TimeoutOutputStreamTest() - Constructor for class org.eclipse.jgit.util.io.TimeoutOutputStreamTest
-
- tr - Variable in class org.eclipse.jgit.internal.storage.file.GcTestCase
-
- TranslationBundleTest - Class in org.eclipse.jgit.nls
-
- TranslationBundleTest() - Constructor for class org.eclipse.jgit.nls.TranslationBundleTest
-
- TransportTest - Class in org.eclipse.jgit.transport
-
- TransportTest() - Constructor for class org.eclipse.jgit.transport.TransportTest
-
- tree(DirCacheEntry...) - Method in class org.eclipse.jgit.revwalk.RevWalkTestCase
-
- TreeFilterTest - Class in org.eclipse.jgit.treewalk.filter
-
- TreeFilterTest() - Constructor for class org.eclipse.jgit.treewalk.filter.TreeFilterTest
-
- treeIdWithGitmodules() - Method in class org.eclipse.jgit.submodule.SubmoduleWalkTest
-
- TreeRevFilterTest - Class in org.eclipse.jgit.revwalk
-
- TreeRevFilterTest() - Constructor for class org.eclipse.jgit.revwalk.TreeRevFilterTest
-
- TreeWalkBasicDiffTest - Class in org.eclipse.jgit.treewalk
-
- TreeWalkBasicDiffTest() - Constructor for class org.eclipse.jgit.treewalk.TreeWalkBasicDiffTest
-
- TreeWalkJava7Test - Class in org.eclipse.jgit.treewalk
-
- TreeWalkJava7Test() - Constructor for class org.eclipse.jgit.treewalk.TreeWalkJava7Test
-
- tryRenameWhenLocked(String, String, String, String) - Method in class org.eclipse.jgit.internal.storage.file.RefUpdateTest
-
- twoCommits() - Method in class org.eclipse.jgit.revwalk.RevWalkUtilsReachableTest
-