C# Class GitSharp.Core.Tests.ReflogConfigTest

Inheritance: GitSharp.Core.Tests.SampleDataRepositoryTestCase
Show file Open project: stschake/GitSharp

Private Methods

Method Description
ConvertToUnixTime ( long fakeCurrentTime ) : long
addFileToTree ( Core t, string filename, string content ) : void
commit ( Core t, string commitMsg, PersonIdent author, PersonIdent committer ) : void
testEnsureLogTimeAndTimeZoneOffsetAreCurrentValues ( ) : void
testlogAllRefUpdates ( ) : void