C# Class GitSharp.Tests.T0003_Basic_Write

Inheritance: SampleDataRepositoryTestCase
Exibir arquivo Open project: jagregory/GitSharp

Private Methods

Method Description
Write_Blob ( ) : void
Write_Simple_Commit ( ) : void
Write_Tree ( ) : void
addFile ( Core t, FileInfo f, ObjectWriter objectWriter ) : void
test001_Initalize ( ) : void
test002_WriteEmptyTree ( ) : void
test002_WriteEmptyTree2 ( ) : void
test003_WriteShouldBeEmptyTree ( ) : void
test009_CreateCommitOldFormat ( ) : void
test012_SubtreeExternalSorting ( ) : void
test020_createBlobTag ( ) : void
test020b_createBlobPlainTag ( ) : void
test021_createTreeTag ( ) : void
test022_createCommitTag ( ) : void
test023_createCommitNonAnullii ( ) : void
test024_createCommitNonAscii ( ) : void
test025_computeSha1NoStore ( ) : void
test025_packedRefs ( ) : void
test026_CreateCommitMultipleparents ( ) : void
test027_UnpackedRefHigherPriorityThanPacked ( ) : void
test028_LockPackedRef ( ) : void
test029_mapObject ( ) : void
test30_stripWorkDir ( ) : void
testTwoSuccessiveCommitsLinkedToHead ( ) : void