Source release v3.1.0
This commit is contained in:
4
third_party/gyp/MSVSSettings_test.py
vendored
4
third_party/gyp/MSVSSettings_test.py
vendored
@@ -267,7 +267,7 @@ class TestSequenceFunctions(unittest.TestCase):
|
||||
'Warning: for VCCLCompilerTool/BrowseInformation, '
|
||||
"invalid literal for int() with base 10: 'fdkslj'",
|
||||
'Warning: for VCCLCompilerTool/CallingConvention, '
|
||||
'index value (-1) not in expected range [0, 3)',
|
||||
'index value (-1) not in expected range [0, 4)',
|
||||
'Warning: for VCCLCompilerTool/DebugInformationFormat, '
|
||||
'converted value for 2 not specified.',
|
||||
'Warning: unrecognized setting VCCLCompilerTool/Enableprefast',
|
||||
@@ -296,7 +296,7 @@ class TestSequenceFunctions(unittest.TestCase):
|
||||
'BuildingInIDE': 'true',
|
||||
'CallingConvention': 'Cdecl',
|
||||
'CompileAs': 'CompileAsC',
|
||||
'CompileAsManaged': 'Pure',
|
||||
'CompileAsManaged': 'true',
|
||||
'CreateHotpatchableImage': 'true',
|
||||
'DebugInformationFormat': 'ProgramDatabase',
|
||||
'DisableLanguageExtensions': 'true',
|
||||
|
||||
Reference in New Issue
Block a user