C# Class GitSharp.Tests.T0002_Tree

Inheritance: SampleDataRepositoryTestCase
Show file Open project: jagregory/GitSharp

Private Methods

Method Description
CompareNamesUsingSpecialCompare ( String a, String b ) : int
test000_sort_01 ( ) : void
test000_sort_02 ( ) : void
test000_sort_03 ( ) : void
test000_sort_04 ( ) : void
test000_sort_05 ( ) : void
test001_createEmpty ( ) : void
test002_addFile ( ) : void
test004_addTree ( ) : void
test005_addRecursiveFile ( ) : void
test005_addRecursiveTree ( ) : void
test006_addDeepTree ( ) : void
test007_manyFileLookup ( ) : void
test008_SubtreeInternalSorting ( ) : void
test009_SymlinkAndGitlink ( ) : void