C# Class MonoDevelop.Projects.MSBuildTests

Inheritance: UnitTests.TestBase
Afficher le fichier Open project: LogosBible/monodevelop

Méthodes publiques

Méthode Description
LoadBuildVSConsoleProject ( string vsVersion, string toolsVersion ) : void

Private Methods

Méthode Description
BuildConsoleProject ( ) : void
CreateConsoleProject ( ) : void
EvaluateProperties ( ) : void
GenericProject ( ) : void
LoadBuildVS2010ConsoleProject ( ) : void
LoadBuildVS2012ConsoleProject ( ) : void
LoadBuildVS2013ConsoleProject ( ) : void
LoadSaveBuildConsoleProject ( ) : void
ProjectReferenceWithSpace ( ) : void
RoundtripPropertyWithXmlCharacters ( ) : void
SaveReferenceWithCondition ( ) : void
TestConfigurationMerging ( ) : void
TestConfigurationMergingChangeMergeToParent ( ) : void
TestConfigurationMergingChangeMergeToParent2 ( ) : void
TestConfigurationMergingChangeNoMergeToParent ( ) : void
TestConfigurationMergingConfigPlatformCombinations ( ) : void
TestConfigurationMergingDefaultValues ( ) : void
TestConfigurationMergingKeepOldConfig ( ) : void
TestCreateLoadSaveConsoleProject ( ) : void
TestLoadSaveResources ( ) : void
TestLoadSaveSolutionFolders ( ) : void

Method Details

LoadBuildVSConsoleProject() public méthode

public LoadBuildVSConsoleProject ( string vsVersion, string toolsVersion ) : void
vsVersion string
toolsVersion string
Résultat void