C# Class GitSharp.Tests.T0007_Index

Inheritance: RepositoryTestCase
Exibir arquivo Open project: jagregory/GitSharp

Private Methods

Method Description
Content ( FileSystemInfo f ) : string
Delete ( FileSystemInfo f ) : void
System ( FileSystemInfo dir, string cmd ) : int
T0007_Index ( ) : System
test030_executeBit_coreModeTrue ( ) : void
test031_executeBit_coreModeFalse ( ) : void
testCheckout ( ) : void
testCreateEmptyIndex ( ) : void
testCreateSimpleSortTestIndex ( ) : void
testDelete ( ) : void
testReadTree ( ) : void
testReadTree2 ( ) : void
testReadWithNoIndex ( ) : void
testUpdateSimpleSortTestIndex ( ) : void
testWriteTree ( ) : void