C# Class GitSharp.Core.Tests.IgnoreHandlerTests

Inheritance: RepositoryTestCase
Show file Open project: stschake/GitSharp

Private Methods

Method Description
HonorsConfigExcludes ( ) : void
HonorsExcludeFile ( ) : void
HonorsTopLevelIgnore ( ) : void
TestNegated ( ) : void
WriteConfigExcludes ( string path, string data ) : void
WriteExclude ( string data ) : void
WriteIgnore ( string dir, string data ) : void