C# Class CClash.Tests.CompilerTest

ファイルを表示 Open project: artillery/cclash Class Usage Examples

Public Methods

Method Description
EnsureDeleted ( string file ) : void
SetEnvs ( ) : void

Private Methods

Method Description
CompileObjectTest ( ) : void
DetectNotSupported ( ) : void
Down ( ) : void
IncludeFileTest ( ) : void
Init ( ) : void
ParseSupportedArgs ( ) : void
ParseSupportedDebugArgs ( ) : void
ParseSupportedPdbArgs ( ) : void
ParseUnSupportedArgs ( ) : void
ParseUnSupportedPdbArgs ( ) : void
PreprocessorTest ( ) : void

Method Details

EnsureDeleted() public method

public EnsureDeleted ( string file ) : void
file string
return void

SetEnvs() public static method

public static SetEnvs ( ) : void
return void