C# Class GitSharp.Tests.ValidRefNameTest

Exibir arquivo Open project: jagregory/GitSharp

Private Methods

Method Description
assertValid ( bool exp, string name ) : void
testContainsDot ( ) : void
testEmptyString ( ) : void
testMustHaveTwoComponents ( ) : void
testNoAsciiControlCharacters ( ) : void
testNoBareDot ( ) : void
testNoDirectorySuffix ( ) : void
testNoLeadingOrTrailingDot ( ) : void
testNoLockSuffix ( ) : void
testNoMagicRefCharacters ( ) : void
testNoSpace ( ) : void
testRefLogQueryIsValidRef ( ) : void
testShellGlob ( ) : void
testUnicodeNames ( ) : void
testValidHead ( ) : void
testValidSpecialCharacters ( ) : void
testValidTag ( ) : void